@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/f60279cc-43d0-4eb5-a6a9-034f18b93fcf> a dcat:Dataset ;
    dct:description """Low Emission Zones (LEZs) are designed to improve air quality and were introduced across Aberdeen, Dundee, Edinburgh and Glasgow.

Planning continues at a national and local authority level.

Local grace periods now apply until enforcement begins.

In Glasgow, the LEZ enforcement started on 1 June 2023 (1 June 2024 for residents within the zone)
Dundee will start enforcement on 30 May 2024
Aberdeen will start enforcement on 1 June 2024
Edinburgh will start enforcement on 1 June 2024
The Scottish Government will continue to develop support and funding to help people and businesses meet LEZ requirements.""" ;
    dct:identifier "f60279cc-43d0-4eb5-a6a9-034f18b93fcf" ;
    dct:issued "2022-09-29T15:49:06.136712"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:42:47.041756"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Low Emission Zones - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/f60279cc-43d0-4eb5-a6a9-034f18b93fcf/resource/a1d3bfb3-e10c-4be3-8fa2-4ad526d0d537> .

<https://data.test.spatialhub.scot/dataset/f60279cc-43d0-4eb5-a6a9-034f18b93fcf/resource/a1d3bfb3-e10c-4be3-8fa2-4ad526d0d537> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2022-10-31T09:47:55.257761"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:42:47.049404"^^xsd:dateTime ;
    dct:title "Low Emission Zones " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_lez/wfs?service=wfs&typeName=sh_lez:pub_lez> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

