@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/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4> 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 "01b5db16-5af7-4a0a-bc8b-1c786df4e6f4" ;
    dct:issued "2016-05-24T14:26:24.529704"^^xsd:dateTime ;
    dct:modified "2023-04-18T14:15:50.392466"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Air Quality Management Areas - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4/resource/06b2bf57-7492-4f2a-ac1d-8c82875b2e04>,
        <https://data.test.spatialhub.scot/dataset/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4/resource/9dacbc7b-0065-4233-95b9-1fcb5e3e7132> .

<https://data.test.spatialhub.scot/dataset/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4/resource/06b2bf57-7492-4f2a-ac1d-8c82875b2e04> a dcat:Distribution ;
    dct:description "As supplied by SEPA on 6th April 2018" ;
    dct:format "ZIP" ;
    dct:issued "2018-04-06T11:48:19.249777"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:08:42.500224"^^xsd:dateTime ;
    dct:title "Revoked AQMA" ;
    dcat:accessURL <https://data.test.spatialhub.scot/gl/dataset/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4/resource/06b2bf57-7492-4f2a-ac1d-8c82875b2e04/download/glasgowrevoked.zip> .

<https://data.test.spatialhub.scot/dataset/01b5db16-5af7-4a0a-bc8b-1c786df4e6f4/resource/9dacbc7b-0065-4233-95b9-1fcb5e3e7132> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-04-18T14:15:01.938514"^^xsd:dateTime ;
    dct:modified "2023-04-18T14:15:01.922303"^^xsd:dateTime ;
    dct:title "Air Quality Management Areas" ;
    dcat:accessURL <https://www.mapping.glasgow.gov.uk/arcgis_web/services/OPEN_DATA/Air_Quality_Management_Areas/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

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

