@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/3f263d1a-647a-4b32-8ca6-54e480bda458> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "A Metadata Dataset in relation to the IHI Index and Registry" ;
    dct:identifier "3f263d1a-647a-4b32-8ca6-54e480bda458" ;
    dct:issued "2020-12-08T16:19:35"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> ;
    dct:title "Individual Health Identifier (IHI) Metadata" ;
    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" .

