@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/875289a1-a485-4453-a5a1-1566d923080a> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Leeds City Centre hourly footfall data derived from <a href="/dataset/leeds-city-centre-footfall-data">Leeds City Council</a>. Each file represents a different counter/camera, with one row per day and one column per hour. This format requires less storage and is more suitable for <a href="https://odileeds.github.io/traffic-growth/">web visualisations</a>.</p>
  <p>The data published by Leeds City Council has some issues eg. missing data between certain date ranges. These are documented in "issues.csv". Camera 1 corresponds to "footfall-1-1.csv" , camera 2 corresponds to "footfall-2-1.csv" ect.</p>
  <p><strong>Note:</strong> This is a processed dataset derived from official published sources. It may contain alterations, aggregations or cleaned-up versions of data published elsewhere.</p>
  <p>Please note, this dataset may be a one-off publication and may not be updated.</p>
</dp-prose>""" ;
    dct:identifier "2kx4d" ;
    dct:issued "2022-06-15T15:31:40.005000+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-23T10:35:00.630000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Daniel Boam" ] ;
    dct:title "Leeds City Centre Footfall" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/875289a1-a485-4453-a5a1-1566d923080a/resource/407428a4-1671-455a-8fc5-ce916e86bba8> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-2kx4d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/875289a1-a485-4453-a5a1-1566d923080a/resource/407428a4-1671-455a-8fc5-ce916e86bba8> a dcat:Distribution ;
    dct:description "List of missing or incomplete data with data ranges" ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:15:25.588774"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:37:28.226141"^^xsd:dateTime ;
    dct:title "issues.csv" ;
    dcat:accessURL <https://datamillnorth.org/download/2kx4d/96ef1b77-295b-413f-b49b-b9568f0f303b/issues.csv> ;
    dcat:byteSize 761.0 ;
    dcat:mediaType "text/csv" .

