@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/66dfb3fc-9d05-40ee-b7e5-78aa81f3e9d8> 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/66dfb3fc-9d05-40ee-b7e5-78aa81f3e9d8/resource/8a1bbcf7-4d86-49ab-9bb4-d1664d743eef> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-polling-districts-e5l5n> .

<https://ckan.staging.publishing.service.gov.uk/dataset/66dfb3fc-9d05-40ee-b7e5-78aa81f3e9d8/resource/8a1bbcf7-4d86-49ab-9bb4-d1664d743eef> a dcat:Distribution ;
    dct:description "Defined areas of the electorate who are eligible to vote in that area." ;
    dct:issued "2026-08-22T07:02:32.231542"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:02:32.228344"^^xsd:dateTime ;
    dct:title "Leeds_Polling_Districts.zip" .

