@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/c0f92b97-4986-445f-9d3a-ed2562e21d63> a dcat:Dataset ;
    dct:description "Displays the area covered by the South Cambridgeshire District Council 'Air Quality Monitoring Area' (AQMA)." ;
    dct:identifier "083433ba-0135-4fd4-94b2-5264fbc11794" ;
    dct:issued "2015-03-19T09:50:05.895769"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:01:23.834318"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/176511cd-f006-4e0a-984e-5dfbef3955b6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.4333 51.9584, 0.4333 52.3963, -0.2396 52.3963, -0.2396 51.9584, 0.4333 51.9584))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[0.4333477488, 51.9584371983],[0.4333477488, 52.3963391168], [-0.2395648488, 52.3963391168], [-0.2395648488, 51.9584371983], [0.4333477488, 51.9584371983]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Air Quality Monitoring Area" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c0f92b97-4986-445f-9d3a-ed2562e21d63/resource/8be0f4d9-7575-44fe-95f2-f6681af303d4>,
        <https://ckan.publishing.service.gov.uk/dataset/c0f92b97-4986-445f-9d3a-ed2562e21d63/resource/e264d4d9-c09c-4c25-82f7-f7d8b34e1d8c> .

<https://ckan.publishing.service.gov.uk/dataset/c0f92b97-4986-445f-9d3a-ed2562e21d63/resource/8be0f4d9-7575-44fe-95f2-f6681af303d4> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-03-19T09:50:05.974062"^^xsd:dateTime ;
    dct:modified "2015-03-19T09:50:05.974062"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1221> .

<https://ckan.publishing.service.gov.uk/dataset/c0f92b97-4986-445f-9d3a-ed2562e21d63/resource/e264d4d9-c09c-4c25-82f7-f7d8b34e1d8c> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-03-19T09:50:05.974042"^^xsd:dateTime ;
    dct:modified "2015-03-19T09:50:05.974042"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/south_cambridgshire__air_quality_monitoring_area_polygon/wms?request=getCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/176511cd-f006-4e0a-984e-5dfbef3955b6> a foaf:Organization ;
    foaf:name "South Cambridgeshire District Council" .

