@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/f85f4e0f-098b-4e41-aa37-048ac528cc15> a dcat:Dataset ;
    dct:description "Defined areas of the electorate who are eligible to vote in that area." ;
    dct:identifier "e5l5n" ;
    dct:issued "2024-04-08T11:15:56.247000+00:00"^^xsd:dateTime ;
    dct:modified "2024-04-08T11:16:25.827000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Leeds Polling Districts" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f85f4e0f-098b-4e41-aa37-048ac528cc15/resource/d2bfaeb7-93a7-4a2d-b2a6-43a509bf6237> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-polling-districts-e5l5n> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f85f4e0f-098b-4e41-aa37-048ac528cc15/resource/d2bfaeb7-93a7-4a2d-b2a6-43a509bf6237> a dcat:Distribution ;
    dct:description "Defined areas of the electorate who are eligible to vote in that area." ;
    dct:issued "2026-08-26T08:03:47.899645"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:47.882492"^^xsd:dateTime ;
    dct:title "Leeds_Polling_Districts.zip" .

