@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/961517a2-f0e0-47c8-9006-e3dadaa68a2c> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Dataset containing a list of individuals for which we have, or are due to assign, an IHI" ;
    dct:identifier "961517a2-f0e0-47c8-9006-e3dadaa68a2c" ;
    dct:issued "2020-12-08T16:19:43"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:07"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> ;
    dct:title "Individual Health Identifier (IHI) Index" ;
    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" .

