@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/04cd60ab-b72f-4862-b971-794eef58ba87> 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 "04cd60ab-b72f-4862-b971-794eef58ba87" ;
    dct:issued "2016-05-24T14:25:24.732096"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:26.893986"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Air Quality Management Areas - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/04cd60ab-b72f-4862-b971-794eef58ba87/resource/09f99e9d-06ea-40b6-8f24-5c53655141d9> ;
    dcat:keyword "boundaries",
        "environment",
        "pollution" .

<https://data.test.spatialhub.scot/dataset/04cd60ab-b72f-4862-b971-794eef58ba87/resource/09f99e9d-06ea-40b6-8f24-5c53655141d9> a dcat:Distribution ;
    dct:description "Locations of air quality management areas in the City of Edinburgh Council area" ;
    dct:issued "2016-11-16T17:13:13.463983"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:18.128766"^^xsd:dateTime ;
    dct:title "Air quality management areas Edinburgh" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> a foaf:Agent ;
    foaf:name "City of Edinburgh Council" .

