@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.test.spatialhub.scot/dataset/c65f2400-e771-441f-9384-ac92ea52c88b> a dcat:Dataset ;
    dct:description "Low Emissions Zone Boundary. A Low Emission Zone is an area where a person may not drive a vehicle which does not meet a specified emission standard. LEZs are intended to reduce pollution levels and improve air quality in areas where standards are not being met. LEZs are based on a penalty notice approach to effectively ban non-compliant vehicles." ;
    dct:identifier "c65f2400-e771-441f-9384-ac92ea52c88b" ;
    dct:issued "2022-09-29T09:17:47.630872"^^xsd:dateTime ;
    dct:modified "2023-05-23T14:09:47.506167"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Low Emission Zones - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Piero Matassoni" ;
            vcard:hasEmail <mailto:piero.matassoni@Glasgow.gov.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/c65f2400-e771-441f-9384-ac92ea52c88b/resource/2fceb737-a67b-40fc-8b1d-86f5e7d597e3> ;
    dcat:keyword "boundary",
        "environment",
        "pollution",
        "roads" .

<https://data.test.spatialhub.scot/dataset/c65f2400-e771-441f-9384-ac92ea52c88b/resource/2fceb737-a67b-40fc-8b1d-86f5e7d597e3> a dcat:Distribution ;
    dct:description """Glasgow City Council Low Emission Zone Area. A Low Emission Zone is an area where a person may not drive a vehicle which does not meet a specified emission standard. LEZs are intended to reduce pollution levels and improve air quality in areas where standards are not being met. LEZs are based on a penalty notice approach to effectively ban non-compliant vehicles.\r
""" ;
    dct:format "ZIP" ;
    dct:issued "2022-09-29T09:21:21.839635"^^xsd:dateTime ;
    dct:modified "2023-05-23T14:09:47.512159"^^xsd:dateTime ;
    dct:title "Low Emissions Zone - Glasgow City Council" ;
    dcat:accessURL <https://www.mapping.glasgow.gov.uk/arcgis_web/services/OPEN_DATA/Low_Emission_Zone/MapServer/WFSServer?request=GetCapabilities&service=WFS> ;
    dcat:byteSize "10757"^^xsd:nonNegativeInteger .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

