@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/0fca2218-2faa-4e4f-b75f-9fedf9f290dc> a dcat:Dataset ;
    dct:description "Line data to indicate sites within Macclesfield Borough Local Plan" ;
    dct:identifier "1916" ;
    dct:issued "2013-12-23T16:30:21.700134"^^xsd:dateTime ;
    dct:modified "2017-12-19T13:00:55.292618"^^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.1057 53.2347, -2.1057 53.3058, -2.3741 53.3058, -2.3741 53.2347, -2.1057 53.2347))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-2.105684, 53.234688],[-2.105684, 53.305794], [-2.374102, 53.305794], [-2.374102, 53.234688], [-2.105684, 53.234688]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Local Plan Macclesfield Line" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/0fca2218-2faa-4e4f-b75f-9fedf9f290dc/resource/927d0f99-e64d-4fa2-8be4-7737a5f132de> .

<https://ckan.staging.publishing.service.gov.uk/dataset/0fca2218-2faa-4e4f-b75f-9fedf9f290dc/resource/927d0f99-e64d-4fa2-8be4-7737a5f132de> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "WMS" ;
    dct:issued "2015-01-29T11:00:55.150421"^^xsd:dateTime ;
    dct:modified "2015-01-29T11:00:55.150421"^^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" .

