@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.staging.publishing.service.gov.uk/dataset/52d617b2-c843-4067-a0c0-ee88d98f39e4> a dcat:Dataset ;
    dct:description "This dataset is derived from Leeds City Centre Footfall Data and provides weekly footfall statistics. Note: This is a processed dataset derived from official published sources. It may contain alterations, aggregations or cleaned-up versions of data published elsewhere. Please note, this dataset may be a one-off publication and may not be updated." ;
    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 "Hebe Works" ] ;
    dct:title "Leeds city centre footfall weekly statistics" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/52d617b2-c843-4067-a0c0-ee88d98f39e4/resource/64d19690-c9f5-4c79-8848-039b2a97d049> ;
    dcat:keyword "Footfall" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-weekly-statistics-2rlr1> .

<https://ckan.staging.publishing.service.gov.uk/dataset/52d617b2-c843-4067-a0c0-ee88d98f39e4/resource/64d19690-c9f5-4c79-8848-039b2a97d049> a dcat:Distribution ;
    dct:description "Weekly footfall statistics for Leeds City Centre." ;
    dct:issued "2026-08-26T09:51:08.297801"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:51:08.292094"^^xsd:dateTime ;
    dct:title "Weekly Statistics" .

