@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/ae9f8ab4-dc20-42db-a12c-cb0d9df12ca2> a dcat:Dataset ;
    dct:description "The County Durham Plan sets out a vision for housing, jobs and the environment until 2035, as well as the transport, schools and healthcare to support it. https://www.durham.gov.uk/cdp" ;
    dct:identifier "2ro54" ;
    dct:issued "2024-09-25T12:18:40.289000+00:00"^^xsd:dateTime ;
    dct:modified "2024-11-22T12:27:08.133000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Durham County Council" ] ;
    dct:title "County Durham Local Plan" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/ae9f8ab4-dc20-42db-a12c-cb0d9df12ca2/resource/27318a89-ed22-438d-953e-f75f4c86af59> ;
    dcat:landingPage <https://datamillnorth.org/dataset/county-durham-local-plan-2ro54> .

<https://ckan.staging.publishing.service.gov.uk/dataset/ae9f8ab4-dc20-42db-a12c-cb0d9df12ca2/resource/27318a89-ed22-438d-953e-f75f4c86af59> a dcat:Distribution ;
    dct:issued "2026-08-19T18:02:32.227480"^^xsd:dateTime ;
    dct:modified "2026-08-19T18:02:32.216812"^^xsd:dateTime ;
    dct:title "County Durham Plan.zip" .

