@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/a8ff5128-3b5c-40c1-96f0-f7de8db2abb7> a dcat:Dataset ;
    dct:description "SINCs within London Borough of Merton." ;
    dct:identifier "0901595a-102f-422d-ab22-276865db1167" ;
    dct:issued "2015-11-02T17:10:22.857606"^^xsd:dateTime ;
    dct:modified "2016-02-11T16:43:47.008057"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/30864aa7-a0d6-4c3f-b584-9ee292c5a085> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.1093 51.3607, -0.1093 51.4721, -0.2776 51.4721, -0.2776 51.3607, -0.1093 51.3607))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-0.1093482943, 51.3607413477],[-0.1093482943, 51.4720811787], [-0.2775764437, 51.4720811787], [-0.2775764437, 51.3607413477], [-0.1093482943, 51.3607413477]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "LBM_SINCs" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/a8ff5128-3b5c-40c1-96f0-f7de8db2abb7/resource/417000fe-cde4-4be1-b35d-2765b34e033a>,
        <https://ckan.publishing.service.gov.uk/dataset/a8ff5128-3b5c-40c1-96f0-f7de8db2abb7/resource/73e53573-4e59-4f23-97bc-56e3c20cd54e> .

<https://ckan.publishing.service.gov.uk/dataset/a8ff5128-3b5c-40c1-96f0-f7de8db2abb7/resource/417000fe-cde4-4be1-b35d-2765b34e033a> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-11-02T17:10:22.906149"^^xsd:dateTime ;
    dct:modified "2015-11-02T17:10:22.906149"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/london_borough_of_merton_lbm_sincs/wms?request=getCapabilities> .

<https://ckan.publishing.service.gov.uk/dataset/a8ff5128-3b5c-40c1-96f0-f7de8db2abb7/resource/73e53573-4e59-4f23-97bc-56e3c20cd54e> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-11-02T17:10:22.906171"^^xsd:dateTime ;
    dct:modified "2015-11-02T17:10:22.906171"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1737> .

<https://ckan.publishing.service.gov.uk/organization/30864aa7-a0d6-4c3f-b584-9ee292c5a085> a foaf:Organization ;
    foaf:name "London Borough of Merton" .

