@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/dd0b3ae1-6dd1-4efc-9365-bf934c27b52d> 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
Population estimates for the 80 District Electoral Areas in Northern Ireland are presented by sex and broad age bands (0-15, 16-39, 40-64 and 65+) for mid-2011 to mid-2020.\r
""" ;
    dct:identifier "dd0b3ae1-6dd1-4efc-9365-bf934c27b52d" ;
    dct:issued "2019-02-28T11:40:04.382343"^^xsd:dateTime ;
    dct:modified "2021-11-25T09:47:18.292073"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Population Estimates for District Electoral Areas (DEAs) in 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/dd0b3ae1-6dd1-4efc-9365-bf934c27b52d/resource/229f8ebc-fa80-4e7f-ab64-66751bf31582> ;
    dcat:keyword "Estimates",
        "Mid-Year",
        "Northern Ireland",
        "Population" .

<https://admin.opendatani.gov.uk/dataset/dd0b3ae1-6dd1-4efc-9365-bf934c27b52d/resource/229f8ebc-fa80-4e7f-ab64-66751bf31582> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-02-28T11:41:38.653091"^^xsd:dateTime ;
    dct:modified "2019-02-28T11:41:38.653091"^^xsd:dateTime ;
    dct:title "Population Estimates for District Electoral Areas in Northern Ireland (mid-2011 to mid-2020)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/dd0b3ae1-6dd1-4efc-9365-bf934c27b52d/resource/229f8ebc-fa80-4e7f-ab64-66751bf31582/download/population-estimates-for-district-electoral-areas-deas-mid-2011-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" .

