@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/99d1078d-fcbc-4e60-b380-137d94c1d002> a dcat:Dataset ;
    dct:description " Map showing existing student accommodation where known. The data is based on a number of sources including the University of Bristol, University of the West of England, Bristol City Council planning monitoring data and web research. The map shows all forms of residential accommodation built or converted for use by students. The map also shows sites with planning permission for student accommodation and sites with a planning application for student accommodation but where permission has not yet been granted." ;
    dct:identifier "ef224234-053f-458f-bb28-64e09ad6d6d8" ;
    dct:issued "2024-07-18T14:02:48.390321"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:24.043435"^^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 "Student accommodation" ;
    dcat:keyword "Further and higher education",
        "Houses in multiple occupation",
        "Public administration" .

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

