@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/0e5768a9-b791-445f-9514-bcf7523eb041> a dcat:Dataset ;
    dct:description "This workbook allows users to pull out data from 2011 Census Commissioned Table CT0561 (age by sex by country of birth) and visualises the data in a population pyramid.This data was part of a release of 2011 Census tables that allow users to see the characteristics of small migrant populations. See this dataset for more characteristics." ;
    dct:identifier "29zdo" ;
    dct:issued "2016-02-25T10:31:30+00:00"^^xsd:dateTime ;
    dct:modified "2016-02-25T11:43:13+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Country of Birth - Population Pyramid Tool" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0e5768a9-b791-445f-9514-bcf7523eb041/resource/e6308bdd-4f39-449f-a33f-e6f39bcfcce2> ;
    dcat:keyword "2011",
        "age",
        "birth",
        "census",
        "country",
        "nationality",
        "population",
        "pyramid",
        "sex" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/country-of-birth-population-pyramid-tool-29zdo> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0e5768a9-b791-445f-9514-bcf7523eb041/resource/e6308bdd-4f39-449f-a33f-e6f39bcfcce2> a dcat:Distribution ;
    dct:issued "2026-07-01T22:09:45.416703"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:09:45.352993"^^xsd:dateTime ;
    dct:title "Country of Birth - Population Pyramid Tool" .

