@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/ab4907bf-b127-4f20-8197-bb19ff062a1d> a dcat:Dataset ;
    dct:description "A listed building is statutorily protected against unauthorised demolition, alteration and extension. It has special 'national' architectural or historic interest." ;
    dct:identifier "2lx98" ;
    dct:issued "2022-06-14T08:39:34.534000+00:00"^^xsd:dateTime ;
    dct:modified "2024-11-22T12:33:54.276000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Newcastle City Council" ] ;
    dct:title "Listed Buildings" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/ab4907bf-b127-4f20-8197-bb19ff062a1d/resource/fef52511-af4c-4ef4-89db-493f818ec670> ;
    dcat:landingPage <https://datamillnorth.org/dataset/listed-buildings-2lx98> .

<https://ckan.staging.publishing.service.gov.uk/dataset/ab4907bf-b127-4f20-8197-bb19ff062a1d/resource/fef52511-af4c-4ef4-89db-493f818ec670> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-08-26T08:03:40.773856"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:40.755743"^^xsd:dateTime ;
    dct:title "listedbuildings.csv" .

