@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/a54ec2db-566c-4fcf-a7be-e39053a41b59> a dcat:Dataset ;
    dct:description "Location of air monitoring stations in Sefton" ;
    dct:identifier "dd83aa13-b538-4daa-ba50-5d74410ff7d1" ;
    dct:issued "2015-12-04T16:30:09.119394"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:56:22.990970"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c3dcbcec-09f8-4e97-95b5-2fc5f7b7302d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.6789 53.3753, -2.6789 53.7992, -3.3519 53.7992, -3.3519 53.3753, -2.6789 53.3753))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-2.6789474355, 53.3753412768],[-2.6789474355, 53.7992314367], [-3.3518600332, 53.7992314367], [-3.3518600332, 53.3753412768], [-2.6789474355, 53.3753412768]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Air Monitoring Stations" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/a54ec2db-566c-4fcf-a7be-e39053a41b59/resource/0e622cde-62f9-420d-aa81-c7677ec6b56e>,
        <https://ckan.publishing.service.gov.uk/dataset/a54ec2db-566c-4fcf-a7be-e39053a41b59/resource/f1e22bc6-c390-4ed3-bf87-68ebfd1f3be6> .

<https://ckan.publishing.service.gov.uk/dataset/a54ec2db-566c-4fcf-a7be-e39053a41b59/resource/0e622cde-62f9-420d-aa81-c7677ec6b56e> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-12-04T16:30:09.168670"^^xsd:dateTime ;
    dct:modified "2015-12-04T16:30:09.168670"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1852> .

<https://ckan.publishing.service.gov.uk/dataset/a54ec2db-566c-4fcf-a7be-e39053a41b59/resource/f1e22bc6-c390-4ed3-bf87-68ebfd1f3be6> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-12-04T16:30:09.168648"^^xsd:dateTime ;
    dct:modified "2015-12-04T16:30:09.168648"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/sefton_council_monitoring_stations_point/wms?request=getCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/c3dcbcec-09f8-4e97-95b5-2fc5f7b7302d> a foaf:Organization ;
    foaf:name "Sefton Metropolitan Borough Council" .

