@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/734f1cd2-00d3-4380-a48a-5be3496b9cdf> a dcat:Dataset ;
    dct:description "HSE and HPSC Interim Guidance on Infection Prevention and Control for the HSE Jan 2021" ;
    dct:identifier "734f1cd2-00d3-4380-a48a-5be3496b9cdf" ;
    dct:issued "2021-08-11T18:34:07.215186"^^xsd:dateTime ;
    dct:modified "2022-03-24T20:42:07.661546"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "HSE/HPSC Interim Guidance on Infection Prevention and Control for the HSE Jan 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Health Service Executive (HSE) and Health Protection Surveillance Centre (HPSC) " ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/734f1cd2-00d3-4380-a48a-5be3496b9cdf/resource/76bd1467-6936-442a-8e3a-a3493a5ecc02> .

<https://ark-evidence.adaptcentre.ie/dataset/734f1cd2-00d3-4380-a48a-5be3496b9cdf/resource/76bd1467-6936-442a-8e3a-a3493a5ecc02> a dcat:Distribution ;
    dct:description "Interim HSE Guidelines on PCHCAI" ;
    dct:format "PDF" ;
    dct:issued "2021-08-11T18:35:47.104954"^^xsd:dateTime ;
    dct:modified "2022-03-24T14:21:22.822176"^^xsd:dateTime ;
    dct:title "HSE HPSC Interim Guidance on Infection Prevention and Control for the HSE Jan 2021" ;
    dcat:accessURL <http://localhost:5000/dataset/734f1cd2-00d3-4380-a48a-5be3496b9cdf/resource/76bd1467-6936-442a-8e3a-a3493a5ecc02/download/v1.3interim-hse-guidance-on-ipc.pdf> ;
    dcat:byteSize "2487268"^^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" .

