@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/73fa0c21-3d3e-41b7-8c89-d593ea41ac90> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Metadata in relation to the Open NCP ePrescription Dataset" ;
    dct:identifier "73fa0c21-3d3e-41b7-8c89-d593ea41ac90" ;
    dct:issued "2020-12-08T16:19:46"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> ;
    dct:title "Open NCP ePrescription 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" .

