@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/1280e75e-3a92-4c7c-b804-049077dbf289> 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/1280e75e-3a92-4c7c-b804-049077dbf289/resource/dfb6ca08-d007-4f11-9fa5-b6782e4e7657> ;
    dcat:landingPage <https://datamillnorth.org/dataset/listed-buildings-2lx98> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1280e75e-3a92-4c7c-b804-049077dbf289/resource/dfb6ca08-d007-4f11-9fa5-b6782e4e7657> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-08-30T06:36:36.754939"^^xsd:dateTime ;
    dct:modified "2026-08-30T06:36:36.728829"^^xsd:dateTime ;
    dct:title "listedbuildings.csv" .

