@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/228447b5-89b0-4066-83c5-10ae1ea29e3d> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """A Registry oF OIDs to Support eHealth Interoperability for both cross border and national data sharing purposes
Held and maintained by the HSE’s Office of the Chief Information Officer.""" ;
    dct:identifier "228447b5-89b0-4066-83c5-10ae1ea29e3d" ;
    dct:issued "2021-01-11T14:40:30"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:26"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Object Identifers Registry" ;
    dcat:landingPage <https://testing.ehealthireland.ie/docs/hse/HSE9100-LOT2-NOT-HSE%20OID%20REGISTRY-20190227.xlsx> ;
    dcat:theme <Health> .

<https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> a foaf:Organization ;
    foaf:name "Health Service Executive" .

