@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/b48f28b4-e34e-4481-84ca-ac3da3583141> 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/b48f28b4-e34e-4481-84ca-ac3da3583141/resource/e284a206-06df-45e8-bfa6-3e8ad92b558e> ;
    dcat:landingPage <https://datamillnorth.org/dataset/newcastle-tpo-data-single-shapefile-e6pd0> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b48f28b4-e34e-4481-84ca-ac3da3583141/resource/e284a206-06df-45e8-bfa6-3e8ad92b558e> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:43.431412"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:43.413419"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" .

