@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/f44e466b-6382-4344-be2e-8634b93e2404> 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 "f44e466b-6382-4344-be2e-8634b93e2404" ;
    dct:issued "2016-05-24T14:27:07.561471"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:30:09.399561"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Air Quality Management Areas - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/f44e466b-6382-4344-be2e-8634b93e2404/resource/1321f207-8b2d-4be9-869a-f2e51bd296fb> .

<https://data.test.spatialhub.scot/dataset/f44e466b-6382-4344-be2e-8634b93e2404/resource/1321f207-8b2d-4be9-869a-f2e51bd296fb> a dcat:Distribution ;
    dct:description "Uploaded from open data portal" ;
    dct:issued "2022-12-01T12:13:07.218732"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:30:09.405480"^^xsd:dateTime ;
    dct:title "Air Quality Management Areas" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/Air_Quality_Management_Area/FeatureServer/6/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

