@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/04cc8e16-8408-46d9-b720-479a9189ce8e> 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" ;
    dct:identifier "04cc8e16-8408-46d9-b720-479a9189ce8e" ;
    dct:issued "2020-12-08T16:19:00"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:56"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> ;
    dct:title "OIDs Registry (Object Identifiers)" ;
    dcat:landingPage <https://testing.ehealthireland.ie/docs/hse/HSE9100-LOT2-NOT-HSE_OID_REGISTRY-20190227.xlsx> ;
    dcat:theme <Health> .

<https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> a foaf:Organization ;
    foaf:name "HSE’s Office of the Chief Information Officer" .

