@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/2ac40a0f-5068-4808-a57a-7345c79b3575> a dcat:Dataset ;
    dct:description "Green Infrastructure in Cheshire East. The file contains OS MasterMap features catagorised into green infrastructure typologies, and an assessment of the functionality of the feature." ;
    dct:identifier "1808_CE" ;
    dct:issued "2020-06-10T10:56:34.487512"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:23.084195"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/e434e8fa-0f1b-4c75-96da-f8fdb2ef1837> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.8690 52.7550, -3.2149 52.7550, -3.2149 53.6108, -1.8690 53.6108, -1.8690 52.7550))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.8690490695, 52.7549965310], [-3.2148742648, 52.7549965310], [-3.2148742648, 53.6108401590], [-1.8690490695, 53.6108401590], [-1.8690490695, 52.7549965310]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "AU_S_TEPWaterPiorityMask_POLY_CURRENT" .

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

