@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/ad10511e-d3ff-4e60-9d01-7e63651efc09> a dcat:Dataset ;
    dct:description "The 2016-Mid Year Estimates were released by ONS in June 2017. This report provides an overview of the estimates and components of change for London and the London boroughs." ;
    dct:identifier "v8od3" ;
    dct:issued "2017-06-27T11:46:56+00:00"^^xsd:dateTime ;
    dct:modified "2017-06-29T11:36:15+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "2016 Mid-Year Estimates" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ad10511e-d3ff-4e60-9d01-7e63651efc09/resource/41377d05-8be2-4fb7-af07-6c227ceb50b7>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/ad10511e-d3ff-4e60-9d01-7e63651efc09/resource/f561b08c-de9d-42d3-96dd-1d0632d0c6c5> ;
    dcat:keyword "births",
        "deaths",
        "demography",
        "migration" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/2016-mid-year-estimates-v8od3> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ad10511e-d3ff-4e60-9d01-7e63651efc09/resource/41377d05-8be2-4fb7-af07-6c227ceb50b7> a dcat:Distribution ;
    dct:description "Report on the mid-year estimates of population in London and London Boroughs (Intelligence Update 2017-08)." ;
    dct:issued "2026-07-23T07:11:04.691133"^^xsd:dateTime ;
    dct:modified "2026-07-23T07:11:04.655900"^^xsd:dateTime ;
    dct:title "2016 mid-year estimate release.pdf" .

<https://ckan.integration.publishing.service.gov.uk/dataset/ad10511e-d3ff-4e60-9d01-7e63651efc09/resource/f561b08c-de9d-42d3-96dd-1d0632d0c6c5> a dcat:Distribution ;
    dct:description "Data, figures and tables from Intelligence Update 2017-08" ;
    dct:issued "2026-07-23T07:11:04.691135"^^xsd:dateTime ;
    dct:modified "2026-07-23T07:11:04.655981"^^xsd:dateTime ;
    dct:title "2016 mid year estimates.xlsx" .

