@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/ceb63130-4f74-4f5d-8999-8452cd3b7931> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Metadata in relation to the Open NCP Patient Summary Dataset" ;
    dct:identifier "ceb63130-4f74-4f5d-8999-8452cd3b7931" ;
    dct:issued "2020-12-08T16:19:45"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/68e235aa-0295-490e-a1ff-61ab912cc72a> ;
    dct:title "Open NCP Patient Summary 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" .

