@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/a3fc9088-f594-4833-8026-8936ae779642> a dcat:Dataset ;
    dct:identifier "e6pd0" ;
    dct:issued "2024-09-20T08:28:02.266000+00:00"^^xsd:dateTime ;
    dct:modified "2024-09-20T08:28:41.323000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Newcastle City Council" ] ;
    dct:title "Newcastle TPO Data (single shapefile)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/a3fc9088-f594-4833-8026-8936ae779642/resource/78116b68-f836-4ca2-be12-f3d7fa0268eb> ;
    dcat:landingPage <https://datamillnorth.org/dataset/newcastle-tpo-data-single-shapefile-e6pd0> .

<https://ckan.staging.publishing.service.gov.uk/dataset/a3fc9088-f594-4833-8026-8936ae779642/resource/78116b68-f836-4ca2-be12-f3d7fa0268eb> a dcat:Distribution ;
    dct:issued "2026-08-26T19:01:18.972262"^^xsd:dateTime ;
    dct:modified "2026-08-26T19:01:18.968688"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" .

