@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/128dc2ee-c4af-4070-9325-2049b33f0a8b> a dcat:Dataset ;
    dct:description "Country of Birth data for boroughs and City of London from 2001, 2011 and 2021 censuses." ;
    dct:identifier "29yp1" ;
    dct:issued "2025-09-01T15:44:02.247000+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-01T15:45:14.867000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Country of Birth 2021 tool" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/128dc2ee-c4af-4070-9325-2049b33f0a8b/resource/d4bbc96e-de3c-4df3-9502-1f6216e1ba78> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/country-of-birth-2021-tool-29yp1> .

<https://ckan.staging.publishing.service.gov.uk/dataset/128dc2ee-c4af-4070-9325-2049b33f0a8b/resource/d4bbc96e-de3c-4df3-9502-1f6216e1ba78> a dcat:Distribution ;
    dct:issued "2026-08-06T09:02:13.865304"^^xsd:dateTime ;
    dct:modified "2026-08-06T09:02:13.844451"^^xsd:dateTime ;
    dct:title "Countries of birth boroughs 2001-21.xlsx" .

