@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/8c7aa152-db01-4ad9-9162-8113de18741d> a dcat:Dataset ;
    dct:description "To help clear London's air and improve public health, the Ultra Low Emission Zone (ULEZ) is expanding across all London boroughs from 29 August 2023. The current ULEZ covers inner London up to (but not including) the North and South Circular Roads. The new boundary will be the same as the existing London-wide Low Emission Zone. For more information on the ULEZ expansion please visit: https://tfl.gov.uk/modes/driving/ultra-low-emission-zone/ulez-expansion-2023" ;
    dct:identifier "296nj" ;
    dct:issued "2023-01-13T12:27:41+00:00"^^xsd:dateTime ;
    dct:modified "2023-01-17T08:52:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "***********************" ] ;
    dct:title "London-wide Ultra Low Emission Zone Expansion 2023" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/8c7aa152-db01-4ad9-9162-8113de18741d/resource/2398e4cb-5a36-4a21-881e-3b17f4226284> ;
    dcat:keyword "Air Quality",
        "Transportation",
        "ULEZ" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/london-wide-ultra-low-emission-zone-expansion-2023-296nj> .

<https://ckan.integration.publishing.service.gov.uk/dataset/8c7aa152-db01-4ad9-9162-8113de18741d/resource/2398e4cb-5a36-4a21-881e-3b17f4226284> a dcat:Distribution ;
    dct:description """Esri shapefile of the London-wide Ultra Low Emissions Zone Expansion boundary
Format: shapefile (.shp)""" ;
    dct:issued "2026-07-01T22:03:31.291060"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:03:31.263289"^^xsd:dateTime ;
    dct:title "London-wide_ULEZ_expansion.zip" .

