@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/38c9fc0a-c7b0-43e7-9ef2-fbdda97879a3> 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/38c9fc0a-c7b0-43e7-9ef2-fbdda97879a3/resource/6ab29774-156c-4ccf-8c6b-1e32e8f9f76a> ;
    dcat:landingPage <https://datamillnorth.org/dataset/listed-buildings-2lx98> .

<https://ckan.staging.publishing.service.gov.uk/dataset/38c9fc0a-c7b0-43e7-9ef2-fbdda97879a3/resource/6ab29774-156c-4ccf-8c6b-1e32e8f9f76a> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-08-22T07:02:20.314467"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:02:20.305034"^^xsd:dateTime ;
    dct:title "listedbuildings.csv" .

