@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/e9f19072-a549-4db3-87c9-5027df09e022> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """A Dataset of Hospital Groups and Names
Held and maintained by Planning and Business Information unit, Office of Deputy Director General, BIU Community Healthcare, BIU Acute""" ;
    dct:identifier "e9f19072-a549-4db3-87c9-5027df09e022" ;
    dct:issued "2020-12-08T16:19:23"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:31:31"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Hospital Names" ;
    dcat:theme <Health> .

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

