@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/5324c50e-6f3c-410b-80e3-d00581fb2774> 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 "**********" ] ;
    dct:title "Leeds city centre footfall weekly statistics" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5324c50e-6f3c-410b-80e3-d00581fb2774/resource/ab8a16af-17b6-4012-9410-9839f16ccd57> ;
    dcat:keyword "Footfall" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-weekly-statistics-2rlr1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5324c50e-6f3c-410b-80e3-d00581fb2774/resource/ab8a16af-17b6-4012-9410-9839f16ccd57> a dcat:Distribution ;
    dct:description "Weekly footfall statistics for Leeds City Centre." ;
    dct:issued "2026-08-15T07:04:13.222589"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:04:13.217016"^^xsd:dateTime ;
    dct:title "Weekly Statistics" .

