@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/fe0a3473-75ba-4201-a65c-9e833f5109af> a dcat:Dataset ;
    dct:description "Listed buildings are buildings of special architectural or historic interest with legal protection. This geojson file shows extents (polygons) of listed buildings within the London Borough of Southwark. Attribute values include grade, location name and a link to the PDF listing document." ;
    dct:identifier "2gq0r" ;
    dct:issued "2025-05-30T11:49:10+00:00"^^xsd:dateTime ;
    dct:modified "2025-05-30T11:49:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Borough of Southwark" ] ;
    dct:title "Listed Buildings in London Borough of Southwark" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/fe0a3473-75ba-4201-a65c-9e833f5109af/resource/34364309-c3d3-4359-8aee-e19af320d615> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/listed-buildings-in-london-borough-of-southwark-2gq0r> .

<https://ckan.staging.publishing.service.gov.uk/dataset/fe0a3473-75ba-4201-a65c-9e833f5109af/resource/34364309-c3d3-4359-8aee-e19af320d615> a dcat:Distribution ;
    dct:issued "2026-07-30T08:02:08.586313"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:02:08.570533"^^xsd:dateTime ;
    dct:title "All Southwark listed buildings.geojson" .

