@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/2cfd525d-485b-47b1-8f69-44ffa0bb6fac> a dcat:Dataset ;
    dct:description "Figures available on notifiable infectious diseases at national level by HSE area for Week 9, 2022. Notification Period: 27/02/2022 - 05/03/2022)." ;
    dct:identifier "2cfd525d-485b-47b1-8f69-44ffa0bb6fac" ;
    dct:issued "2022-03-24T12:35:14.121695"^^xsd:dateTime ;
    dct:modified "2022-03-24T20:43:48.852505"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "HPSC Statutory Notifications of Infectious Diseases reported in Ireland via the Computerised Infectious Disease Reporting (CIDR) system for: Week 9, 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Health Protection Surveillance Centre" ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/2cfd525d-485b-47b1-8f69-44ffa0bb6fac/resource/01cec5f8-d3a5-47f0-ad6a-bcba5d304cc9> ;
    dcat:keyword "CIDR",
        "ID",
        "infectious disease" ;
    dcat:landingPage <https://www.hpsc.ie/notifiablediseases/weeklyidreports/> .

<https://ark-evidence.adaptcentre.ie/dataset/2cfd525d-485b-47b1-8f69-44ffa0bb6fac/resource/01cec5f8-d3a5-47f0-ad6a-bcba5d304cc9> a dcat:Distribution ;
    dct:description "HSPC Weekly ID Report Week 9 2022" ;
    dct:format "PDF" ;
    dct:issued "2022-03-24T12:35:55.041548"^^xsd:dateTime ;
    dct:modified "2022-03-24T12:35:55.873693"^^xsd:dateTime ;
    dct:title "HSPC Weekly ID Report Week 9 2022" ;
    dcat:accessURL <http://localhost:5000/dataset/2cfd525d-485b-47b1-8f69-44ffa0bb6fac/resource/01cec5f8-d3a5-47f0-ad6a-bcba5d304cc9/download/hspc-weekly-id-report-week-9-2022.pdf> ;
    dcat:byteSize "147970"^^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.hpsc.ie/notifiablediseases/weeklyidreports/> a foaf:Document .

