@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/2e1783f7-de69-48a4-97ad-83d417f59d56> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Metadata in relation to Access to Outpatient Services" ;
    dct:identifier "2e1783f7-de69-48a4-97ad-83d417f59d56" ;
    dct:issued "2020-12-08T16:19:21"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:41"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Outpatient Minimum Data Set" ;
    dcat:theme <Health> .

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

