@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/15bf5491-52ea-4757-81ba-b067bec9a212> a dcat:Dataset ;
    dct:description "Open Spaces within London Borough of Merton." ;
    dct:identifier "5f9288fe-3114-4fba-9898-4986693ae3bf" ;
    dct:issued "2015-11-02T17:10:20.543007"^^xsd:dateTime ;
    dct:modified "2016-02-11T16:43:46.039767"^^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_OpenSpaces" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/15bf5491-52ea-4757-81ba-b067bec9a212/resource/53b7a544-b6a1-4b81-aebd-d871737128d9>,
        <https://ckan.publishing.service.gov.uk/dataset/15bf5491-52ea-4757-81ba-b067bec9a212/resource/5f464fab-e111-4a7c-8847-40a3aa243698> .

<https://ckan.publishing.service.gov.uk/dataset/15bf5491-52ea-4757-81ba-b067bec9a212/resource/53b7a544-b6a1-4b81-aebd-d871737128d9> a dcat:Distribution ;
    dct:description "download" ;
    dct:format "HTML" ;
    dct:issued "2015-11-02T17:10:20.591212"^^xsd:dateTime ;
    dct:modified "2015-11-02T17:10:20.591212"^^xsd:dateTime ;
    dct:title "INSPIRE Download Service" ;
    dcat:accessURL <http://misoportal.com/portal/api/request-licenced-data/1734> .

<https://ckan.publishing.service.gov.uk/dataset/15bf5491-52ea-4757-81ba-b067bec9a212/resource/5f464fab-e111-4a7c-8847-40a3aa243698> a dcat:Distribution ;
    dct:description "information" ;
    dct:format "WMS" ;
    dct:issued "2015-11-02T17:10:20.591194"^^xsd:dateTime ;
    dct:modified "2015-11-02T17:10:20.591194"^^xsd:dateTime ;
    dct:title "INSPIRE View Service" ;
    dcat:accessURL <http://inspire.misoportal.com/geoserver/london_borough_of_merton_lbm_openspaces/wms?request=getCapabilities> .

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

