@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.publishing.service.gov.uk/dataset/7e31632b-2bf0-413c-8593-246ed3fe6e51> a dcat:Dataset ;
    dct:description "A report using 2001 and 2011 census data to compare and contrast London with nine Core Cities in England. The dataset includes both the report (CIS2015-02) and an Excel workbook containing the data and charts." ;
    dct:identifier "20p58" ;
    dct:issued "2015-04-30T08:41:01+00:00"^^xsd:dateTime ;
    dct:modified "2015-04-30T08:41:01+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "London and the Core Cities" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/7e31632b-2bf0-413c-8593-246ed3fe6e51/resource/8f3d35a2-c8c3-47a6-b7f4-72cbed734d0d>,
        <https://ckan.publishing.service.gov.uk/dataset/7e31632b-2bf0-413c-8593-246ed3fe6e51/resource/a765e1a0-e529-4821-9981-ef701146d092> ;
    dcat:keyword "Census",
        "Core Cities",
        "Devolution" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/london-and-the-core-cities-20p58> .

<https://ckan.publishing.service.gov.uk/dataset/7e31632b-2bf0-413c-8593-246ed3fe6e51/resource/8f3d35a2-c8c3-47a6-b7f4-72cbed734d0d> a dcat:Distribution ;
    dct:description "Datasheet including 2011 and 2001 census data, 2013 SNPP data, diversity indices and charts from report CIS2015-02." ;
    dct:issued "2026-06-24T21:10:01.850909"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:10:01.840646"^^xsd:dateTime ;
    dct:title "Core City Data.xlsx" .

<https://ckan.publishing.service.gov.uk/dataset/7e31632b-2bf0-413c-8593-246ed3fe6e51/resource/a765e1a0-e529-4821-9981-ef701146d092> a dcat:Distribution ;
    dct:description "CIS2015-02: Comparing London and the Core Cities" ;
    dct:issued "2026-06-24T21:10:01.850907"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:10:01.840569"^^xsd:dateTime ;
    dct:title "London & the Core Cities.pdf" .

