@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/06371d1f-8d65-440a-be8f-733435ee42c9> 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/06371d1f-8d65-440a-be8f-733435ee42c9/resource/48ec795c-44df-4143-9615-f9139e68b7c9> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-polling-districts-e5l5n> .

<https://ckan.staging.publishing.service.gov.uk/dataset/06371d1f-8d65-440a-be8f-733435ee42c9/resource/48ec795c-44df-4143-9615-f9139e68b7c9> a dcat:Distribution ;
    dct:description "Defined areas of the electorate who are eligible to vote in that area." ;
    dct:issued "2026-08-19T19:00:53.891603"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:00:53.885010"^^xsd:dateTime ;
    dct:title "Leeds_Polling_Districts.zip" .

