@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/10aa4dfa-447e-40df-b5b0-005027cd4197> 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/10aa4dfa-447e-40df-b5b0-005027cd4197/resource/75a8ac31-48c1-4af1-b0ff-d5fee10194ca> ;
    dcat:landingPage <https://datamillnorth.org/dataset/designatedneighbourhoodareas-emdlg> .

<https://ckan.staging.publishing.service.gov.uk/dataset/10aa4dfa-447e-40df-b5b0-005027cd4197/resource/75a8ac31-48c1-4af1-b0ff-d5fee10194ca> 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-26T08:03:20.971762"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:20.952977"^^xsd:dateTime ;
    dct:title "Designated_Neighbourhood_Areas.zip" .

