@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c5f24c46-eb44-4652-9ba5-b0706c5ae3a7> a dcat:Dataset ;
    dct:description "Conservation areas are designated areas of special architectural or historic interest where the local planning authority has a duty to preserve or enhance the character and appearance of the area. This geojson files shows the extents (polygons) of conservation areas within the London Borough of Southwark. The file can be opened within any geographic information system (GIS) and uses the map coordinate system EPSG:27700." ;
    dct:identifier "2rjn1" ;
    dct:issued "2025-05-30T11:55:02+00:00"^^xsd:dateTime ;
    dct:modified "2025-05-30T11:55:17+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Borough of Southwark" ] ;
    dct:title "Conservation Areas in the London Borough of Southwark" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c5f24c46-eb44-4652-9ba5-b0706c5ae3a7/resource/1a8403ca-a5bc-49d5-8b1f-012fb90d965c> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/conservation-areas-in-the-london-borough-of-southwark-2rjn1> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c5f24c46-eb44-4652-9ba5-b0706c5ae3a7/resource/1a8403ca-a5bc-49d5-8b1f-012fb90d965c> a dcat:Distribution ;
    dct:issued "2026-08-06T09:02:22.238797"^^xsd:dateTime ;
    dct:modified "2026-08-06T09:02:22.218012"^^xsd:dateTime ;
    dct:title "Conservation areas.geojson" .

