@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/20611ffd-212f-40df-9c1c-803cddd663b4> a dcat:Dataset ;
    dct:description "Total number of hires of the Santander Cycle Hire Scheme, by day, month and year.Data for each day since the launch on 30 July 2010." ;
    dct:identifier "2r84d" ;
    dct:issued "2014-08-29T10:57:26+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-01T11:17:37.898000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Transport for London" ] ;
    dct:title "Number of Bicycle Hires" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/20611ffd-212f-40df-9c1c-803cddd663b4/resource/2bb051d5-4bc7-46aa-a0de-fad5a2e970e0> ;
    dcat:keyword "annually",
        "bike",
        "cycle-hire",
        "daily",
        "hire",
        "monthly",
        "scheme" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/number-of-bicycle-hires-2r84d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/20611ffd-212f-40df-9c1c-803cddd663b4/resource/2bb051d5-4bc7-46aa-a0de-fad5a2e970e0> a dcat:Distribution ;
    dct:issued "2026-07-01T22:02:02.686933"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:02:02.630885"^^xsd:dateTime ;
    dct:title "tfl-daily-cycle-hires.xls" .

