@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/cdc53d8a-6908-4eab-a902-8c3b5aeb2a8f> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description """Population estimates relate to the population as of __30th June__ each year, and therefore are often referred to as mid-year estimates.  \r
\r
These population estimates provide population totals for the __4,537 Small Areas__ in Northern Ireland and therefore can be used as building blocks for population estimates for higher level geographies. """ ;
    dct:identifier "cdc53d8a-6908-4eab-a902-8c3b5aeb2a8f" ;
    dct:issued "2018-01-19T13:02:36.011031"^^xsd:dateTime ;
    dct:modified "2021-11-25T09:50:30.874162"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Population Estimates for Small Areas, Northern Ireland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NISRA – Census Statistics" ;
            vcard:hasEmail <mailto:census@nisra.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/cdc53d8a-6908-4eab-a902-8c3b5aeb2a8f/resource/7ec5100a-67c1-4245-9a49-eb09e5883315> ;
    dcat:keyword "Estimates",
        "Northern Ireland",
        "Population",
        "Small Areas" .

<https://admin.opendatani.gov.uk/dataset/cdc53d8a-6908-4eab-a902-8c3b5aeb2a8f/resource/7ec5100a-67c1-4245-9a49-eb09e5883315> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-01-19T13:03:14.647414"^^xsd:dateTime ;
    dct:modified "2018-01-19T13:03:14.647414"^^xsd:dateTime ;
    dct:title "Small Area Population Estimates (mid-2001 to mid-2020)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/cdc53d8a-6908-4eab-a902-8c3b5aeb2a8f/resource/7ec5100a-67c1-4245-9a49-eb09e5883315/download/small-area-population-estimates-mid-2001-to-mid-2020.csv> .

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

