@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ark-evidence.adaptcentre.ie/dataset/88b79fac-2d3f-4486-aeaa-c0df3a236812> a dcat:Dataset ;
    dct:description "HSE Hospital patient safety indicator report" ;
    dct:identifier "88b79fac-2d3f-4486-aeaa-c0df3a236812" ;
    dct:issued "2023-01-05T22:16:55.045799"^^xsd:dateTime ;
    dct:modified "2023-01-05T22:17:30.039952"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "HSE Hospital patient safety indicator report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HSE" ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/88b79fac-2d3f-4486-aeaa-c0df3a236812/resource/7bf8748b-8882-4516-8bb4-a9dc27559c69> ;
    dcat:keyword "HSE",
        "patient safety" ;
    dcat:landingPage <https://www.hse.ie/eng/services/list/3/acutehospitals/patientcare/hospital-patient-safety-indicators-reports/children-s-health-ireland/chi-at-temple-street-hpsir-october-2020.pdf> .

<https://ark-evidence.adaptcentre.ie/dataset/88b79fac-2d3f-4486-aeaa-c0df3a236812/resource/7bf8748b-8882-4516-8bb4-a9dc27559c69> a dcat:Distribution ;
    dct:description "HSE Hospital Patient Safety Indicator Report " ;
    dct:format "PDF" ;
    dct:issued "2023-01-05T22:17:29.296450"^^xsd:dateTime ;
    dct:modified "2023-01-05T22:17:30.044791"^^xsd:dateTime ;
    dct:title "Hospital Patient Safety Indicator Report.pdf" ;
    dcat:accessURL <http://localhost:5000/dataset/88b79fac-2d3f-4486-aeaa-c0df3a236812/resource/7bf8748b-8882-4516-8bb4-a9dc27559c69/download/hospital-patient-safety-indicator-report.pdf> ;
    dcat:byteSize "483662"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> a foaf:Agent ;
    foaf:name "St. James's Hospital" .

<https://www.hse.ie/eng/services/list/3/acutehospitals/patientcare/hospital-patient-safety-indicators-reports/children-s-health-ireland/chi-at-temple-street-hpsir-october-2020.pdf> a foaf:Document .

