@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/6f75a2ce-083c-4ce3-a1ac-3eb7b2e5a43b> a dcat:Dataset ;
    dct:description "Tree Preservation Orders (TPOs) can be placed on single trees, groups of trees and even whole woodlands. If a tree has a TPO you must apply for permission from us before carrying out any work to the trees covered. Unauthorised work to a protected tree is a criminal offence." ;
    dct:identifier "v8dmw" ;
    dct:issued "2022-06-14T09:06:49.959000+00:00"^^xsd:dateTime ;
    dct:modified "2024-11-22T12:36:56.989000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Newcastle City Council" ] ;
    dct:title "Tree Preservation Orders" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6f75a2ce-083c-4ce3-a1ac-3eb7b2e5a43b/resource/4eda5636-c302-4e30-a800-2d94b31afe0d> ;
    dcat:landingPage <https://datamillnorth.org/dataset/tree-preservation-orders-v8dmw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6f75a2ce-083c-4ce3-a1ac-3eb7b2e5a43b/resource/4eda5636-c302-4e30-a800-2d94b31afe0d> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:40.475010"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:40.458018"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" .

