@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/d722d717-3853-4f07-a981-63605747e309> a dcat:Dataset ;
    dct:description "Following the rebasing of the mid-year estimates sing the 2021 Census,  the 2021-based series has been reconciled 2011-2021 with a revised mid-2021 estimate. The attched series for Camden gives population by single year of age by sex mid-2011 to mid-2021 (revised)." ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/qyrh-4bau> ;
    dct:issued "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-11-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "Mid-year Estimates 2021-based 2011-2021 Camden" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d722d717-3853-4f07-a981-63605747e309/resource/d2cf70e7-0fc5-4634-8336-6108bf27c1b5> ;
    dcat:keyword "age",
        "population",
        "sex",
        "usual residents" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/qyrh-4bau> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d722d717-3853-4f07-a981-63605747e309/resource/d2cf70e7-0fc5-4634-8336-6108bf27c1b5> a dcat:Distribution ;
    dct:issued "2023-11-28T11:17:19.840133"^^xsd:dateTime ;
    dct:modified "2023-11-28T11:17:19.824730"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/qyrh-4bau/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

