@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.integration.publishing.service.gov.uk/dataset/4d43c46d-9d83-457f-8fee-0b791e42c617> 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.integration.publishing.service.gov.uk/dataset/4d43c46d-9d83-457f-8fee-0b791e42c617/resource/179964fb-a6a9-43e2-b417-68f26d08926b> ;
    dcat:landingPage <https://datamillnorth.org/dataset/listed-buildings-2lx98> .

<https://ckan.integration.publishing.service.gov.uk/dataset/4d43c46d-9d83-457f-8fee-0b791e42c617/resource/179964fb-a6a9-43e2-b417-68f26d08926b> a dcat:Distribution ;
    dct:description "Data is in WKT format" ;
    dct:issued "2026-09-04T12:15:37.193145"^^xsd:dateTime ;
    dct:modified "2026-09-04T12:15:37.159972"^^xsd:dateTime ;
    dct:title "listedbuildings.csv" .

