@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/24369422-ae4e-4857-8220-5659cc687804> 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 "24369422-ae4e-4857-8220-5659cc687804" ;
    dct:issued "2016-05-24T14:26:29.701058"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:25:24.492582"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/21c7054e-b3bf-42d3-860e-7ca92c2d5100> ;
    dct:title "Air Quality Management Areas - Highland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/24369422-ae4e-4857-8220-5659cc687804/resource/7914efeb-7a56-45fe-8f6f-a4d7f38939bd>,
        <https://data.test.spatialhub.scot/dataset/24369422-ae4e-4857-8220-5659cc687804/resource/de720d0b-1c2d-4f93-99ff-8551f64f2123> ;
    dcat:keyword "boundaries",
        "environment",
        "pollution" .

<https://data.test.spatialhub.scot/dataset/24369422-ae4e-4857-8220-5659cc687804/resource/7914efeb-7a56-45fe-8f6f-a4d7f38939bd> a dcat:Distribution ;
    dct:description "Air Quality Management Areas" ;
    dct:issued "2022-02-03T15:36:29.989081"^^xsd:dateTime ;
    dct:modified "2022-02-03T15:36:29.960159"^^xsd:dateTime ;
    dct:title "Air Quality Management Areas" ;
    dcat:accessURL <https://services1.arcgis.com/MfbPb778y5QTu2Wv/arcgis/rest/services/AirQualityManagementAreas/FeatureServer/0/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/dataset/24369422-ae4e-4857-8220-5659cc687804/resource/de720d0b-1c2d-4f93-99ff-8551f64f2123> a dcat:Distribution ;
    dct:description "As provided in e-mail by Scott Barclay" ;
    dct:format "ZIP" ;
    dct:issued "2018-12-14T11:55:55.270976"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:15.900873"^^xsd:dateTime ;
    dct:title "Highland AQMA" ;
    dcat:accessURL <https://data.test.spatialhub.scot/gl/dataset/24369422-ae4e-4857-8220-5659cc687804/resource/de720d0b-1c2d-4f93-99ff-8551f64f2123/download/highland-aqma.zip> ;
    dcat:byteSize "1768"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/21c7054e-b3bf-42d3-860e-7ca92c2d5100> a foaf:Agent ;
    foaf:name "Highland Council" .

