@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/71774d7a-dbd4-4d7b-8d2b-67b1119ba7de> a dcat:Dataset ;
    dct:description "Dataset showing where the Smoke Control Areas are in the Cheshire East Borough" ;
    dct:identifier "466_CE" ;
    dct:issued "2018-07-03T13:11:45.935014"^^xsd:dateTime ;
    dct:modified "2025-06-06T09:02:17.479798"^^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 ((-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 "Smoke Control Areas" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/71774d7a-dbd4-4d7b-8d2b-67b1119ba7de/resource/35419549-2581-4801-ba39-4558622dd80d>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/71774d7a-dbd4-4d7b-8d2b-67b1119ba7de/resource/813b6939-fc84-4df9-a617-87b9d41abffd> ;
    dcat:keyword "Area management/restriction/regulation zones and r",
        "Smoke, Control, Health, " .

<https://ckan.staging.publishing.service.gov.uk/dataset/71774d7a-dbd4-4d7b-8d2b-67b1119ba7de/resource/35419549-2581-4801-ba39-4558622dd80d> a dcat:Distribution ;
    dct:description "WFS (Download Service)" ;
    dct:issued "2025-06-06T09:02:17.515907"^^xsd:dateTime ;
    dct:modified "2025-06-06T09:02:17.491174"^^xsd:dateTime ;
    dct:title "Smoke Control Areas (WFS)" ;
    dcat:accessURL <https://maps.cheshireeast.gov.uk/geoserver/CEOpenData/AM_S_Smokecon_POLY_CURRENT/wfs?request=Getfeature&TypeName=AM_S_Smokecon_POLY_CURRENT&version=1.1.0&service=WFS> .

<https://ckan.staging.publishing.service.gov.uk/dataset/71774d7a-dbd4-4d7b-8d2b-67b1119ba7de/resource/813b6939-fc84-4df9-a617-87b9d41abffd> a dcat:Distribution ;
    dct:description "WMS (View Service)" ;
    dct:issued "2025-06-06T09:02:17.515905"^^xsd:dateTime ;
    dct:modified "2025-06-06T09:02:17.491092"^^xsd:dateTime ;
    dct:title "Smoke Control Areas (WMS)" ;
    dcat:accessURL <https://maps.cheshireeast.gov.uk/geoserver/CEOpenData/AM_S_Smokecon_POLY_CURRENT/wms?request=GetCapabilities&version=1.1.1&service=WMS> .

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

