@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/51ce8f88-1236-422b-86a5-7e3d8b2ac53f> a dcat:Dataset ;
    dct:description " Point locations of Temporary Play Street Orders (TPSO) processed by Bristol City Council. A TPSO closes a street to traffic to let children play safely. The closure can take place as often as once a week for a maximum of three hours and can be valid for a maximum of 12 months from the order start date." ;
    dct:identifier "b90622da-3805-4c03-b815-8dfeb7f7c5e5" ;
    dct:issued "2024-07-18T14:02:49.265393"^^xsd:dateTime ;
    dct:modified "2024-07-18T14:02:49.265398"^^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 "Temporary Play Street Orders" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/51ce8f88-1236-422b-86a5-7e3d8b2ac53f/resource/205bd817-5506-4035-9755-7b65aaeafade> ;
    dcat:keyword "Children's activities",
        "Roads and highways",
        "Transport networks" .

<https://ckan.integration.publishing.service.gov.uk/dataset/51ce8f88-1236-422b-86a5-7e3d8b2ac53f/resource/205bd817-5506-4035-9755-7b65aaeafade> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-07-18T14:02:49.268473"^^xsd:dateTime ;
    dct:modified "2024-07-18T14:02:49.255822"^^xsd:dateTime ;
    dcat:accessURL <http://data.gov.uk/publisher/bristol-city-council> .

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

