@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.publishing.service.gov.uk/dataset/10e15f56-4d9d-4725-9919-0582dbb170ee> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>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.</p>
</dp-prose>""" ;
    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 "Simon Earp" ] ;
    dct:title "Tree Preservation Orders" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/10e15f56-4d9d-4725-9919-0582dbb170ee/resource/5de7b689-c566-4c1c-8fd9-fa78d955a96e> ;
    dcat:landingPage <https://datamillnorth.org/dataset/tree-preservation-orders-v8dmw> .

<https://ckan.publishing.service.gov.uk/dataset/10e15f56-4d9d-4725-9919-0582dbb170ee/resource/5de7b689-c566-4c1c-8fd9-fa78d955a96e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-25T12:08:48.264731"^^xsd:dateTime ;
    dct:modified "2026-09-25T12:08:48.259294"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" ;
    dcat:accessURL <https://datamillnorth.org/download/v8dmw/m41/tree_preservation_orders.csv> ;
    dcat:byteSize 23409320.0 .

