@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/df985b81-7ec5-443d-af8d-fe8d35bb938f> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """This will provide information to the public about health services, their locations, and their opening hours. Eservices Business Area, eServices Subject Area, Eircode, Hospital Name
Held and maintained by the Communications Division, HSE Digital.""" ;
    dct:identifier "df985b81-7ec5-443d-af8d-fe8d35bb938f" ;
    dct:issued "2020-12-08T16:19:23"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:01"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "eServices Directory" ;
    dcat:theme <Health> .

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

