@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/c0d5e6db-4f8a-4536-8c09-7d06b8bf1bc5> a dcat:Dataset ;
    dct:description "Dataset listing the Leeds metropolitan wards along with their Ward Codes and URL linking to further boundary information on the Office for national Statistics (ONS) website. Please note Wards in Leeds will change in 2018" ;
    dct:identifier "2y10w" ;
    dct:issued "2014-07-31T10:34:36+00:00"^^xsd:dateTime ;
    dct:modified "2017-10-02T08:24:59+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Wards in Leeds" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c0d5e6db-4f8a-4536-8c09-7d06b8bf1bc5/resource/f2a5393c-bfdd-4bbb-8365-2e6ac02affd2> ;
    dcat:keyword "boundary",
        "councillor",
        "metropolitan",
        "ward" ;
    dcat:landingPage <https://datamillnorth.org/dataset/wards-in-leeds-2y10w> .

<https://ckan.publishing.service.gov.uk/dataset/c0d5e6db-4f8a-4536-8c09-7d06b8bf1bc5/resource/f2a5393c-bfdd-4bbb-8365-2e6ac02affd2> a dcat:Distribution ;
    dct:description "Wards in Leeds" ;
    dct:issued "2026-08-21T21:04:22.460009"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:04:22.424992"^^xsd:dateTime ;
    dct:title "31/07/2014" .

