@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/20a72788-7985-4570-9da0-ec181325f77e> a dcat:Dataset ;
    dct:description """This dataset now contains revoked AQMAs.\r
\r
Site name, date designated, revocation date (where applicable) type of pollutant and website URL (with more information) are now mandatory attributes for this dataset.""" ;
    dct:identifier "20a72788-7985-4570-9da0-ec181325f77e" ;
    dct:issued "2016-05-24T14:26:57.312244"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:41.346613"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> ;
    dct:title "Air Quality Management Areas - North Lanarkshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/20a72788-7985-4570-9da0-ec181325f77e/resource/f0e65bb9-1c1b-4e67-af97-36480ed53830> ;
    dcat:keyword "boundaries",
        "environment",
        "pollution" .

<https://data.test.spatialhub.scot/dataset/20a72788-7985-4570-9da0-ec181325f77e/resource/f0e65bb9-1c1b-4e67-af97-36480ed53830> a dcat:Distribution ;
    dct:description "Under section 83(1) of the Environment Act 1995, Local Authorities have a duty to designate any relevant areas where the air quality objectives are not (or are unlikely to be) being met as Air Quality Management Areas (AQMAs).  AQMAs must be designated officially by means of an 'order'.  The extent of the AQMA may be limited to the area of exceedance or encompass a larger area.  Following the declaration of an AQMA, the local authority is required to develop and implement a plan (Air Quality Action Plan) to improve air quality in that area." ;
    dct:issued "2019-10-22T14:01:23.780342"^^xsd:dateTime ;
    dct:modified "2021-08-31T11:30:45.259725"^^xsd:dateTime ;
    dct:title "Air Quality Management Areas" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> a foaf:Agent ;
    foaf:name "North Lanarkshire Council" .

