@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/feebb51a-eece-4992-9b2b-8cd9a479cdd8> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """A Dataset of patients who are medically fit for discharge from acute hospitals but awaiting transfer of care
Held and maintained by Planning and Business Information unit, Office of Deputy Director General, BIU Community Healthcare, BIU Acute""" ;
    dct:identifier "feebb51a-eece-4992-9b2b-8cd9a479cdd8" ;
    dct:issued "2020-12-08T16:18:29"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Delayed Transfer of Care" ;
    dcat:theme <Health> .

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

