@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/f926bece-0bf4-4ddb-8562-6c89c10df7c5> 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 "Leeds City Council" ] ;
    dct:title "Designated_Neighbourhood_Areas" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f926bece-0bf4-4ddb-8562-6c89c10df7c5/resource/f646f94e-7183-49de-aa6b-ed086b91c08d> ;
    dcat:landingPage <https://datamillnorth.org/dataset/designatedneighbourhoodareas-emdlg> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f926bece-0bf4-4ddb-8562-6c89c10df7c5/resource/f646f94e-7183-49de-aa6b-ed086b91c08d> 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-08-22T07:01:50.621821"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:01:50.614216"^^xsd:dateTime ;
    dct:title "Designated_Neighbourhood_Areas.zip" .

