@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/1f5bb27f-324f-43c9-a5c5-c93bf172f5fc> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """Metadata in relation to the Open NCP ePrescription Dataset
Held and maintained by the HSE’s Office of the Chief Information Officer.""" ;
    dct:identifier "1f5bb27f-324f-43c9-a5c5-c93bf172f5fc" ;
    dct:issued "2021-01-11T14:40:34"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:36"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Open National Clinical Programmes ePrescription Metadata" ;
    dcat:theme <Health> .

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

