@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/f912d399-5178-4dac-8d0b-0226c6c31427> a dcat:Dataset ;
    dct:description "An Excel workbook containing tables of census data for a range of indicators going back to 1961 where possible. Two versions are offered: the legacy '2011' workbook with data up to 2011, and a '2021' workbook updated to 2021. The 2021 update is a work in progress." ;
    dct:identifier "e5mlg" ;
    dct:issued "2013-05-15T10:19:31+00:00"^^xsd:dateTime ;
    dct:modified "2026-04-14T11:12:49.427000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Historical Census Tables" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/1ab7f66b-6a79-434a-9ec4-0636bb577cb8>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/d2468c16-ce2f-49a9-873e-95503dc06c72> ;
    dcat:keyword "1961",
        "1971",
        "1981",
        "1991",
        "2001",
        "2011-census",
        "borough-economic",
        "census",
        "country-of-birth",
        "demography",
        "housing",
        "migration" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/historical-census-tables-e5mlg> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/1ab7f66b-6a79-434a-9ec4-0636bb577cb8> a dcat:Distribution ;
    dct:description "Latest version, with about half of the tables updated to 2021" ;
    dct:issued "2026-08-27T12:04:16.862493"^^xsd:dateTime ;
    dct:modified "2026-08-27T12:04:16.786053"^^xsd:dateTime ;
    dct:title "historical-census-tables-2021.xlsx" .

<https://ckan.staging.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/d2468c16-ce2f-49a9-873e-95503dc06c72> a dcat:Distribution ;
    dct:description "Historical census data up to 2011. Same file was previously called 'historical-census-tables-2015.xlsm'. There was no reason for it to be macro-enabled so I renamed it." ;
    dct:issued "2026-08-27T12:04:16.862491"^^xsd:dateTime ;
    dct:modified "2026-08-27T12:04:16.785964"^^xsd:dateTime ;
    dct:title "historical-census-tables-2011.xlsx" .

