@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/e7a680bb-737f-4fee-a979-d5a81dfef862> 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/e7a680bb-737f-4fee-a979-d5a81dfef862/resource/85bd437e-5221-4b9f-97b8-518824a46794> ;
    dcat:landingPage <https://datamillnorth.org/dataset/designatedneighbourhoodareas-emdlg> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e7a680bb-737f-4fee-a979-d5a81dfef862/resource/85bd437e-5221-4b9f-97b8-518824a46794> 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-26T19:00:44.042820"^^xsd:dateTime ;
    dct:modified "2026-08-26T19:00:44.030463"^^xsd:dateTime ;
    dct:title "Designated_Neighbourhood_Areas.zip" .

