@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/3f278c7a-2b03-49e8-81f8-f53c6d1d449e> a dcat:Dataset ;
    dct:description """ONS 2021-based Mid-year Estimates series: Components of Population Change 2011-latest
Annual change tables and graphs for Camden""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/wun6-e5ua> ;
    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 "ONS 2021-based MYE Component of Change LATEST" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/3f278c7a-2b03-49e8-81f8-f53c6d1d449e/resource/a8d064ad-92ae-4dbd-9f35-e16dc1d0468c> ;
    dcat:keyword "births",
        "components of change",
        "deaths",
        "migration",
        "population estimates" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/wun6-e5ua> .

<https://ckan.integration.publishing.service.gov.uk/dataset/3f278c7a-2b03-49e8-81f8-f53c6d1d449e/resource/a8d064ad-92ae-4dbd-9f35-e16dc1d0468c> a dcat:Distribution ;
    dct:issued "2023-11-28T11:17:42.516052"^^xsd:dateTime ;
    dct:modified "2023-11-28T11:17:42.503275"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/wun6-e5ua/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

