@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://ark-evidence.adaptcentre.ie/dataset/be24413a-7586-4e81-b469-b4bdf371a119> a dcat:Dataset ;
    dct:description "WHO Fact Sheet on Healthcare Associated Infections." ;
    dct:identifier "be24413a-7586-4e81-b469-b4bdf371a119" ;
    dct:issued "2021-08-11T18:17:52.089599"^^xsd:dateTime ;
    dct:modified "2022-03-24T13:36:18.154159"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "World Health Organisation (WHO) Fact Sheet on Healthcare Associated Infections" ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/be24413a-7586-4e81-b469-b4bdf371a119/resource/9acfbe90-1ac1-4386-bd2d-c8278dee8cee> ;
    dcat:landingPage <https://www.who.int/gpsc/country_work/gpsc_ccisc_fact_sheet_en.pdf> .

<https://ark-evidence.adaptcentre.ie/dataset/be24413a-7586-4e81-b469-b4bdf371a119/resource/9acfbe90-1ac1-4386-bd2d-c8278dee8cee> a dcat:Distribution ;
    dct:description "WHO fact sheet on healthcare associated infections." ;
    dct:format "PDF" ;
    dct:issued "2021-08-11T18:18:49.078069"^^xsd:dateTime ;
    dct:modified "2021-11-16T10:16:24.401082"^^xsd:dateTime ;
    dct:title "Healthcare-Associated Infections  - Fact Sheet" ;
    dcat:accessURL <https://www.who.int/gpsc/country_work/gpsc_ccisc_fact_sheet_en.pdf> ;
    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.who.int/gpsc/country_work/gpsc_ccisc_fact_sheet_en.pdf> a foaf:Document .

