@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/0c10a701-c204-44fc-9101-6c1731f2cd9e> 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/0c10a701-c204-44fc-9101-6c1731f2cd9e/resource/e5709dba-1f6a-4146-99c6-09e55a57b650> ;
    dcat:landingPage <https://datamillnorth.org/dataset/tree-preservation-orders-v8dmw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/0c10a701-c204-44fc-9101-6c1731f2cd9e/resource/e5709dba-1f6a-4146-99c6-09e55a57b650> a dcat:Distribution ;
    dct:issued "2026-08-19T18:02:31.280579"^^xsd:dateTime ;
    dct:modified "2026-08-19T18:02:31.270167"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" .

