@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/30ead56c-c732-4b50-87a2-ea2c69a60639> a dcat:Dataset ;
    dct:description "Cheshunt Common" ;
    dct:identifier "BROXBOURNE-CHESHUNT-COMMON" ;
    dct:issued "2014-07-22T13:40:04.303891"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:09:02.431070"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/335feccb-b9e4-4925-b6fa-d51c6896e8dd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.0200 51.6750, 0.0200 51.7850, -0.1200 51.7850, -0.1200 51.6750, 0.0200 51.6750))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[0.02, 51.675],[0.02, 51.785], [-0.12, 51.785], [-0.12, 51.675], [0.02, 51.675]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Cheshunt Common" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/30ead56c-c732-4b50-87a2-ea2c69a60639/resource/9f27faf2-1654-4167-84f6-940312e2d09e> .

<https://ckan.staging.publishing.service.gov.uk/dataset/30ead56c-c732-4b50-87a2-ea2c69a60639/resource/9f27faf2-1654-4167-84f6-940312e2d09e> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "WMS" ;
    dct:issued "2014-07-22T15:00:03.805630"^^xsd:dateTime ;
    dct:modified "2014-07-22T15:00:03.805630"^^xsd:dateTime ;
    dcat:accessURL <http://mapping.broxbourne.gov.uk/geoserver/Layers/Cheshunt_Common/wms> .

<https://ckan.staging.publishing.service.gov.uk/organization/335feccb-b9e4-4925-b6fa-d51c6896e8dd> a foaf:Organization ;
    foaf:name "Broxbourne Borough Council" .

