@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://ckan.integration.publishing.service.gov.uk/dataset/6bf61328-a250-44fd-a787-481503f02865> a dcat:Dataset ;
    dct:description "Cumulative data showing the breakdown of the notifiable infectious diseases reported to Public Health.  The report is based on figures recorded by the Duty Room and Surveillance and is generated on a weekly basis." ;
    dct:identifier "6bf61328-a250-44fd-a787-481503f02865" ;
    dct:issued "2016-07-29T11:02:10.390869"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:28.846436"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Notifiable Infectious Diseases Reports" ;
    dcat:keyword "Government",
        "Health",
        "Infectious Diseases" .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

