@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/66a2c924-7068-4ae1-b9af-dc0ff0d0cfed> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>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.</p>
  <h2>Please note</h2>
  <ul>
    <li>
      <p>Wards in Leeds will change in 2018</p>
    </li>
  </ul>
</dp-prose>""" ;
    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 Open Data Team" ] ;
    dct:title "Wards in Leeds" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/66a2c924-7068-4ae1-b9af-dc0ff0d0cfed/resource/b9c3a12e-ed02-4620-9eb6-cf197a2d4e8d> ;
    dcat:landingPage <https://datamillnorth.org/dataset/wards-in-leeds-2y10w> .

<https://ckan.publishing.service.gov.uk/dataset/66a2c924-7068-4ae1-b9af-dc0ff0d0cfed/resource/b9c3a12e-ed02-4620-9eb6-cf197a2d4e8d> a dcat:Distribution ;
    dct:description "Wards in Leeds" ;
    dct:format "CSV" ;
    dct:issued "2026-09-25T12:04:02.353191"^^xsd:dateTime ;
    dct:modified "2026-09-25T12:04:02.344594"^^xsd:dateTime ;
    dct:title "31/07/2014" ;
    dcat:accessURL <https://datamillnorth.org/download/2y10w/9874af06-af00-4af5-b056-466d06f2c26a/wardsgeoarea.csv> ;
    dcat:byteSize 3096.0 .

