@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/ac476638-94b3-4df2-9ff0-3bdf088edb5b> 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/ac476638-94b3-4df2-9ff0-3bdf088edb5b/resource/602dd1c8-0f8a-4480-9ad4-95ad62d6aa1d> ;
    dcat:keyword "Footfall" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-centre-footfall-weekly-statistics-2rlr1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ac476638-94b3-4df2-9ff0-3bdf088edb5b/resource/602dd1c8-0f8a-4480-9ad4-95ad62d6aa1d> a dcat:Distribution ;
    dct:description "Weekly footfall statistics for Leeds City Centre." ;
    dct:issued "2026-09-09T22:07:10.761618"^^xsd:dateTime ;
    dct:modified "2026-09-09T22:07:10.756320"^^xsd:dateTime ;
    dct:title "Weekly Statistics" .

