@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.integration.publishing.service.gov.uk/dataset/834beb41-3b8f-4545-88b4-c2ccd1c09a43> a dcat:Dataset ;
    dct:description """Rural and Urban Definitions Grid showing settlement classification
Attribution statement: © Natural England copyright. Contains Ordnance Survey data © Crown copyright and database right [year].""" ;
    dct:identifier "e057d540-964c-41ae-9ea5-7f26252c7be3" ;
    dct:issued "2016-06-03T16:46:26.943799"^^xsd:dateTime ;
    dct:modified "2016-06-03T16:46:26.971642"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b1472b4f-b8c8-4ac2-9701-76995445f99b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0700 49.8600, 2.0700 55.8100, -7.0500 55.8100, -7.0500 49.8600, 2.0700 49.8600))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[2.07, 49.86],[2.07, 55.81], [-7.05, 55.81], [-7.05, 49.86], [2.07, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1 class settlement morphology" .

<https://ckan.integration.publishing.service.gov.uk/organization/b1472b4f-b8c8-4ac2-9701-76995445f99b> a foaf:Organization ;
    foaf:name "Natural England" .

