@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/9cca8c3f-0e1f-4a3d-9952-4506509e2f1b> a dcat:Dataset ;
    dct:description "Designation of Neighbourhood Areas for the purposes of Neighbourhood Planning in Leeds" ;
    dct:identifier "emdlg" ;
    dct:issued "2023-11-24T15:21:33.682000+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-17T11:02:47.036000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "******************" ] ;
    dct:title "Designated_Neighbourhood_Areas" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9cca8c3f-0e1f-4a3d-9952-4506509e2f1b/resource/0906bdb7-aa9d-443e-b22f-55e12c5048b2> ;
    dcat:landingPage <https://datamillnorth.org/dataset/designatedneighbourhoodareas-emdlg> .

<https://ckan.integration.publishing.service.gov.uk/dataset/9cca8c3f-0e1f-4a3d-9952-4506509e2f1b/resource/0906bdb7-aa9d-443e-b22f-55e12c5048b2> a dcat:Distribution ;
    dct:description """A GIS polygon file showing the designation of Neighbourhood Areas for the purposes of Neighbourhood Planning in Leeds.

Please also see following documentation:

Neighbourhood Planning: management, support and protocol arrangements (Executive Board Report, 20th June 2012)""" ;
    dct:issued "2026-09-05T09:00:55.864201"^^xsd:dateTime ;
    dct:modified "2026-09-05T09:00:55.855217"^^xsd:dateTime ;
    dct:title "Designated_Neighbourhood_Areas.zip" .

