@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.publishing.service.gov.uk/dataset/3d38ad37-3788-41d0-a63e-d3a54d6a7926> a dcat:Dataset ;
    dct:description "These Polling Districts for the London Borough of Waltham Forest are correct as at June 2026. Exemption permission to publish this data, from Ordnance Survey, was approved (Ref: FRM243140)." ;
    dct:identifier "3d38ad37-3788-41d0-a63e-d3a54d6a7926" ;
    dct:issued "2026-06-25T10:07:52.855919"^^xsd:dateTime ;
    dct:modified "2026-06-25T10:26:07.966336"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/65de9a2b-7c1d-4127-ae1f-7d70ff6293f8> ;
    dct:title "Waltham Forest Polling Districts" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/3d38ad37-3788-41d0-a63e-d3a54d6a7926/resource/8620d466-8815-4da7-86a8-8942c5defd0f> .

<https://ckan.publishing.service.gov.uk/dataset/3d38ad37-3788-41d0-a63e-d3a54d6a7926/resource/8620d466-8815-4da7-86a8-8942c5defd0f> a dcat:Distribution ;
    dct:format "ogc wfs" ;
    dct:issued "2026-06-25T10:26:07.753065"^^xsd:dateTime ;
    dct:modified "2026-06-25T10:26:07.738633"^^xsd:dateTime ;
    dct:title "Waltham Forest Polling Districts" ;
    dcat:accessURL <https://walthamforest.statmap.co.uk/map/wfs.svc/External_OpenDigitalPlanning?service=WFS&version=2.0.0&request=GetFeature&typeName=statmap:PollingDistricts&SRSNAME=EPSG:27700> .

<https://ckan.publishing.service.gov.uk/organization/65de9a2b-7c1d-4127-ae1f-7d70ff6293f8> a foaf:Organization ;
    foaf:name "London Borough of Waltham Forest" .

