@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/b1fbf36a-835c-4a7b-9b2a-8b4bcc930f24> a dcat:Dataset ;
    dct:description "In late 2016 the GLA's Demography team commissioned the Centre for Change at the University of Southampton to udertake a comprehensive review of methodology and implementation of the GLA Trend Population Projection Model. This report contains their findings and recommendations." ;
    dct:identifier "epr4r" ;
    dct:issued "2017-02-09T14:43:10+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-09T14:51:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "Projection Methodology Independent Review" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/b1fbf36a-835c-4a7b-9b2a-8b4bcc930f24/resource/39ab2cf0-1716-4545-b154-81a74ff8f483> ;
    dcat:keyword "demography",
        "methodology",
        "population",
        "projections" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/projection-methodology-independent-review-epr4r> .

<https://ckan.integration.publishing.service.gov.uk/dataset/b1fbf36a-835c-4a7b-9b2a-8b4bcc930f24/resource/39ab2cf0-1716-4545-b154-81a74ff8f483> a dcat:Distribution ;
    dct:description "Independent review of population projection methodology of the Greater London Authority by the Centre for Population Change." ;
    dct:issued "2026-08-20T11:11:05.303918"^^xsd:dateTime ;
    dct:modified "2026-08-20T11:11:05.264216"^^xsd:dateTime ;
    dct:title "Centre for Population Change Independent Review - final" .

