@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/6630888d-19e3-4237-9319-fa8ae0c809f6> 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.integration.publishing.service.gov.uk/dataset/6630888d-19e3-4237-9319-fa8ae0c809f6/resource/33f23546-397d-472d-97aa-54e50ca351a1> ;
    dcat:keyword "Footfall" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-weekly-statistics-2rlr1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/6630888d-19e3-4237-9319-fa8ae0c809f6/resource/33f23546-397d-472d-97aa-54e50ca351a1> a dcat:Distribution ;
    dct:description "Weekly footfall statistics for Leeds City Centre." ;
    dct:issued "2026-08-18T08:15:33.945923"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:15:33.919698"^^xsd:dateTime ;
    dct:title "Weekly Statistics" .

