@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/5a7e49dd-59c8-43fb-99dc-5234f258e6ee> a dcat:Dataset ;
    dct:description " GIS representation of the Councilâ€™s register of Section 106 (S106) agreements. The locations refer to the development from which the money was raised, not where the money is spent. These agreements are arrangements whereby developers of larger sites pay money to the council to reduce the impact of the development. Developers sign a S106 agreement as part of their planning permission. This is a legal document that specifies what the money is spent on and where. For example, S106 money is used to make improvements to highways, parks, public transport, schools.The modified data is for Karen Daniels and is shown on the transport information webmap" ;
    dct:identifier "068be387-a431-4ea2-9ad4-51db872b795b" ;
    dct:issued "2024-07-18T14:02:43.884112"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:23.742690"^^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 "S106 agreements" ;
    dcat:keyword "Public transport",
        "Road transport",
        "Schools",
        "Sports and recreation facilities",
        "Transport planning" .

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

