@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://admin.opendatani.gov.uk/dataset/df193d75-10bb-4fa7-b146-db4d631a6ad4> a dcat:Dataset ;
    dct:accrualPeriodicity "weekly" ;
    dct:description """NISRA publish timely but provisional counts of deaths registered by the General Register Office for Northern Ireland (GRO). \r
Weekly totals are presented alongside a 5-year weekly average number of deaths for the same week over the last five years.""" ;
    dct:identifier "df193d75-10bb-4fa7-b146-db4d631a6ad4" ;
    dct:issued "2020-05-05T09:56:57.803007"^^xsd:dateTime ;
    dct:modified "2020-05-07T11:33:59.281767"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Weekly Deaths Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NISRA Vital Statistics Unit" ;
            vcard:hasEmail <mailto:demography@nisra.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/df193d75-10bb-4fa7-b146-db4d631a6ad4/resource/7d031a17-d70f-4c81-aba5-8b80c3e84091> ;
    dcat:keyword "COVID-19",
        "Cause of death",
        "Coronavirus",
        "Deaths",
        "Deaths Statistics" .

<https://admin.opendatani.gov.uk/dataset/df193d75-10bb-4fa7-b146-db4d631a6ad4/resource/7d031a17-d70f-4c81-aba5-8b80c3e84091> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-05-05T09:58:38.153318"^^xsd:dateTime ;
    dct:modified "2020-05-05T09:58:38.153318"^^xsd:dateTime ;
    dct:title "NISRA Weekly Deaths" ;
    dcat:accessURL <https://www.nisra.gov.uk/sites/nisra.gov.uk/files/publications/Weekly_Deaths.xls> .

<https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> a foaf:Agent ;
    foaf:name "Northern Ireland Statistics and Research Agency" .

