@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/e7a65395-49c3-4203-a1ef-82ca2bfc3834> a dcat:Dataset ;
    dct:description " Map showing Bristol City Centre Evacuation Zones.Local Authorities have been asked to prepare evacuation plans for city centres following the 9//11 bombing.  The evacuation of the whole city centre is extreamly unlikely (except in case of nuclear incident), but occasionally particular zones may need to be evacuated due to threats from flooding, terrorism etc.The zones are the result of discussions between Bristol City Council and the emergency services, which has simplified the evacuation zones from the previous 32 to 4 and provide mapping information to the city centre evacuation plan.It forms an important part of the city alert scheme where business have signed up to be warned of emergencies and incidents and can view the map if they are instructed to evacuate from one zone to another." ;
    dct:identifier "cf4ff958-ea36-41b6-a160-b29f52cfe2f8" ;
    dct:issued "2024-07-18T14:02:24.457279"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:32.551701"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.1400 51.1900, -3.0100 51.1900, -3.0100 51.8900, -2.1400 51.8900, -2.1400 51.1900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.14, 51.19], [-3.01, 51.19], [-3.01, 51.89], [-2.14, 51.89], [-2.14, 51.19]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "City Evacuation Zones" ;
    dcat:keyword "Area management/restriction/regulation zones and r",
        "Emergencies",
        "Safety" .

<https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> a foaf:Organization ;
    foaf:name "Bristol City Council" .

