@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.publishing.service.gov.uk/dataset/69c9c817-83ff-456a-a9b9-c1c2b0b1b775> a dcat:Dataset ;
    dct:description "Trips made in London by time of day, mode share, purpose, gender and age. This dataset is included in the Greater London Authority's Night Time Observatory. Click here to find out more." ;
    dct:identifier "2nw8y" ;
    dct:issued "2020-10-02T07:34:30+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-08T13:38:08+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Transport for London" ] ;
    dct:title "Trips made in London by time of day" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/69c9c817-83ff-456a-a9b9-c1c2b0b1b775/resource/5f83b74a-b51a-4076-ba1a-e427d2790faf> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/trips-made-in-london-by-time-of-day-2nw8y> .

<https://ckan.publishing.service.gov.uk/dataset/69c9c817-83ff-456a-a9b9-c1c2b0b1b775/resource/5f83b74a-b51a-4076-ba1a-e427d2790faf> a dcat:Distribution ;
    dct:issued "2026-06-24T21:06:37.996349"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:06:37.991012"^^xsd:dateTime ;
    dct:title "trips-time-of-day.xlsx" .

