@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.integration.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 "*************************" ] ;
    dct:title "Historical Census Tables" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/11bc0076-8257-4a5a-b8d5-ab20ad64c37a>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/2a620280-19f5-4590-8e32-cff86a4cf6b6> ;
    dcat:keyword "1961",
        "1971",
        "1981",
        "1991",
        "2001",
        "2011-census",
        "borough-economic",
        "census",
        "country-of-birth",
        "demograpahy",
        "housing",
        "migration" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/historical-census-tables-e5mlg> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/11bc0076-8257-4a5a-b8d5-ab20ad64c37a> 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-07-08T22:01:39.235615"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:01:39.143933"^^xsd:dateTime ;
    dct:title "historical-census-tables-2011.xlsx" .

<https://ckan.integration.publishing.service.gov.uk/dataset/f912d399-5178-4dac-8d0b-0226c6c31427/resource/2a620280-19f5-4590-8e32-cff86a4cf6b6> a dcat:Distribution ;
    dct:description "Latest version, with about half of the tables updated to 2021" ;
    dct:issued "2026-07-08T22:01:39.235616"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:01:39.144007"^^xsd:dateTime ;
    dct:title "historical-census-tables-2021.xlsx" .

