@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/dfa02934-c313-4aa7-a320-20f45c1b37b3> a dcat:Dataset ;
    dct:description "PNG (graphic) files of all 30 maps and 5 figures from the 2015 London Plan in a single (zipped) folder. Source: Greater London Authority, The London Plan 2015. See more on the GLA website. These same maps and figures were used in the London Plan 2016." ;
    dct:identifier "vq8mn" ;
    dct:issued "2014-09-05T15:28:40+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-20T08:26:17+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "London Plan 2015 Maps and Figures" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/dfa02934-c313-4aa7-a320-20f45c1b37b3/resource/4c11c75c-61e1-4a44-9a95-6d1dbd3f32ac> ;
    dcat:keyword "london-plan",
        "maps" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/london-plan-2015-maps-and-figures-vq8mn> .

<https://ckan.integration.publishing.service.gov.uk/dataset/dfa02934-c313-4aa7-a320-20f45c1b37b3/resource/4c11c75c-61e1-4a44-9a95-6d1dbd3f32ac> a dcat:Distribution ;
    dct:issued "2026-07-30T08:11:10.452652"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:11:10.425166"^^xsd:dateTime ;
    dct:title "London Plan 2015 maps and figures.zip" .

