@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.integration.publishing.service.gov.uk/dataset/09cdca89-a757-40dd-9211-b21657f883f0> 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 "******************" ] ;
    dct:title "Leeds Polling Districts" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/09cdca89-a757-40dd-9211-b21657f883f0/resource/b3eecf6f-3d57-4826-9a31-6201897ba6da> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-polling-districts-e5l5n> .

<https://ckan.integration.publishing.service.gov.uk/dataset/09cdca89-a757-40dd-9211-b21657f883f0/resource/b3eecf6f-3d57-4826-9a31-6201897ba6da> a dcat:Distribution ;
    dct:description "Defined areas of the electorate who are eligible to vote in that area." ;
    dct:issued "2026-08-15T06:01:13.813905"^^xsd:dateTime ;
    dct:modified "2026-08-15T06:01:13.800124"^^xsd:dateTime ;
    dct:title "Leeds_Polling_Districts.zip" .

