@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.staging.publishing.service.gov.uk/dataset/52f90759-17ea-4fc1-ba26-033c0b5595e0> a dcat:Dataset ;
    dct:description "Loactions of air quality monitoring equipment." ;
    dct:identifier "d4cf5bba-bc4d-4610-8e74-f62b76520092" ;
    dct:issued "2015-03-30T11:00:05.240227"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:55:49.859555"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8ac82a8f-dcbd-46ee-95d1-9c8c18277f28> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.2849 50.8213, 1.2849 51.2702, 0.6120 51.2702, 0.6120 50.8213, 1.2849 50.8213))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.2849230977, 50.8212595410],[1.2849230977, 51.2702165348], [0.6120105000, 51.2702165348], [0.6120105000, 50.8212595410], [1.2849230977, 50.8212595410]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Shepway District Council Local Air Quality Monitoring Sites" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/52f90759-17ea-4fc1-ba26-033c0b5595e0/resource/b71f1be2-4c6a-4dbd-90c6-30c1dbf6378d>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/52f90759-17ea-4fc1-ba26-033c0b5595e0/resource/e89bc140-994d-45df-ae6f-05763a36ee18> .

<https://ckan.staging.publishing.service.gov.uk/dataset/52f90759-17ea-4fc1-ba26-033c0b5595e0/resource/b71f1be2-4c6a-4dbd-90c6-30c1dbf6378d> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-03-30T12:00:05.315664"^^xsd:dateTime ;
    dct:modified "2015-03-30T12:00:05.315664"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1271> .

<https://ckan.staging.publishing.service.gov.uk/dataset/52f90759-17ea-4fc1-ba26-033c0b5595e0/resource/e89bc140-994d-45df-ae6f-05763a36ee18> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-03-30T12:00:05.315639"^^xsd:dateTime ;
    dct:modified "2015-03-30T12:00:05.315639"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/shepway_district_council_air_quality_monitoring/wms?request=getCapabilities> .

<https://ckan.staging.publishing.service.gov.uk/organization/8ac82a8f-dcbd-46ee-95d1-9c8c18277f28> a foaf:Organization ;
    foaf:name "Shepway District Council" .

