@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.staging.publishing.service.gov.uk/dataset/60a1b018-6230-4234-898a-edf28e9b521b> a dcat:Dataset ;
    dct:description "This package follows on from the first release of 2011 Census data. The data includes a population estimate for males and females by single-year of age for each local authority in England and Wales. The data is unrounded. <" ;
    dct:identifier "23g3d" ;
    dct:issued "2012-09-24T10:45:03+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T09:43:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Unrounded 2011 Census Estimates" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/60a1b018-6230-4234-898a-edf28e9b521b/resource/6289767d-9527-4d47-9985-a08ec4d671b8> ;
    dcat:keyword "census",
        "demography",
        "population" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/unrounded-2011-census-estimates-23g3d> .

<https://ckan.staging.publishing.service.gov.uk/dataset/60a1b018-6230-4234-898a-edf28e9b521b/resource/6289767d-9527-4d47-9985-a08ec4d671b8> a dcat:Distribution ;
    dct:issued "2026-07-16T06:10:32.302522"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:10:32.274466"^^xsd:dateTime ;
    dct:title "unrounded-2011-census-estimates.zip" .

