@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.integration.publishing.service.gov.uk/dataset/02e0b7ab-4ec6-46a1-a6ad-901a706217bf> 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.integration.publishing.service.gov.uk/dataset/02e0b7ab-4ec6-46a1-a6ad-901a706217bf/resource/88166b3e-2443-4c80-9392-66b07a93896e> ;
    dcat:landingPage <https://datamillnorth.org/dataset/tree-preservation-orders-v8dmw> .

<https://ckan.integration.publishing.service.gov.uk/dataset/02e0b7ab-4ec6-46a1-a6ad-901a706217bf/resource/88166b3e-2443-4c80-9392-66b07a93896e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:15:24.108093"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:37:27.136186"^^xsd:dateTime ;
    dct:title "tree_preservation_orders.csv" ;
    dcat:accessURL <https://datamillnorth.org/download/v8dmw/m41/tree_preservation_orders.csv> ;
    dcat:byteSize 23409320.0 ;
    dcat:mediaType "text/csv" .

