@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/de752f20-d92a-424d-bd55-214f96d29e41> 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/de752f20-d92a-424d-bd55-214f96d29e41/resource/69562bdb-b52c-4d96-8c52-cd55aa05c558> ;
    dcat:landingPage <https://datamillnorth.org/dataset/listed-buildings-2lx98> .

<https://ckan.staging.publishing.service.gov.uk/dataset/de752f20-d92a-424d-bd55-214f96d29e41/resource/69562bdb-b52c-4d96-8c52-cd55aa05c558> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-08-26T19:01:14.305913"^^xsd:dateTime ;
    dct:modified "2026-08-26T19:01:14.296056"^^xsd:dateTime ;
    dct:title "listedbuildings.csv" .

