@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/7ff1ee45-a298-4e27-bc57-c5f71b030a02> a dcat:Dataset ;
    dct:description "Crewe & Nantwich Borough Local Plan polygon layer which maps all the policies within the plan." ;
    dct:identifier "1866" ;
    dct:issued "2013-12-23T16:30:27.827598"^^xsd:dateTime ;
    dct:modified "2017-12-19T13:00:35.219351"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/e434e8fa-0f1b-4c75-96da-f8fdb2ef1837> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.3143 52.9457, -2.3143 53.1646, -2.7532 53.1646, -2.7532 52.9457, -2.3143 52.9457))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-2.314347, 52.945653],[-2.314347, 53.164593], [-2.753206, 53.164593], [-2.753206, 52.945653], [-2.314347, 52.945653]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Crewe and Nantwich Polygon Local Plan" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/7ff1ee45-a298-4e27-bc57-c5f71b030a02/resource/1aa538d2-1ead-4b49-b1ce-fc7688170a82> .

<https://ckan.staging.publishing.service.gov.uk/dataset/7ff1ee45-a298-4e27-bc57-c5f71b030a02/resource/1aa538d2-1ead-4b49-b1ce-fc7688170a82> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "WMS" ;
    dct:issued "2015-01-29T11:00:48.785977"^^xsd:dateTime ;
    dct:modified "2015-01-29T11:00:48.785977"^^xsd:dateTime ;
    dcat:accessURL <http://maps.cheshire.gov.uk/ArcGIS/services/CE/public_wms/MapServer/WmSServer?request=GetCapabilities&service=WMS> .

<https://ckan.staging.publishing.service.gov.uk/organization/e434e8fa-0f1b-4c75-96da-f8fdb2ef1837> a foaf:Organization ;
    foaf:name "Cheshire East Council" .

