@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/ad2edda8-cc4d-4e7a-9603-7c4e81136095> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>This dataset is derived from <a href="/dataset/leeds-city-centre-footfall-data">Leeds City Centre Footfall Data</a> and provides weekly footfall statistics.</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 "2rlr1" ;
    dct:issued "2015-08-21T10:56:40+00:00"^^xsd:dateTime ;
    dct:modified "2016-10-17T16:59:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Simon Zimmerman" ] ;
    dct:title "Leeds city centre footfall weekly statistics" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ad2edda8-cc4d-4e7a-9603-7c4e81136095/resource/0e787cad-57dc-40b7-bffd-5dee5765daa5> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-weekly-statistics-2rlr1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ad2edda8-cc4d-4e7a-9603-7c4e81136095/resource/0e787cad-57dc-40b7-bffd-5dee5765daa5> a dcat:Distribution ;
    dct:description "Weekly footfall statistics for Leeds City Centre." ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:10:50.572892"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:33:09.407726"^^xsd:dateTime ;
    dct:title "Weekly Statistics" ;
    dcat:accessURL <https://datamillnorth.org/download/2rlr1/21b55017-3799-4a36-9163-4284dd25f288/leeds-weekly-footfall.csv> ;
    dcat:byteSize 4202.0 ;
    dcat:mediaType "text/csv" .

