@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.staging.publishing.service.gov.uk/dataset/c4258661-cc3d-4749-85b6-db0d85af9775> a dcat:Dataset ;
    dct:description "Overnight tourism trips to London taken by residents of Great Britain. Table include data on visits, nights, spend and length of stay. This dataset is included in the Greater London Authority's Night Time Observatory. Click here to find out more." ;
    dct:identifier "vdr55" ;
    dct:issued "2020-10-01T12:12:50+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-01T12:22:28+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Visit Britain" ] ;
    dct:title "Domestic overnight tourism trips to London" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c4258661-cc3d-4749-85b6-db0d85af9775/resource/d41b900c-afef-4ee1-92b8-b14964331671> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/domestic-overnight-tourism-trips-to-london-vdr55> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c4258661-cc3d-4749-85b6-db0d85af9775/resource/d41b900c-afef-4ee1-92b8-b14964331671> a dcat:Distribution ;
    dct:issued "2026-08-06T09:16:56.285154"^^xsd:dateTime ;
    dct:modified "2026-08-06T09:16:56.265546"^^xsd:dateTime ;
    dct:title "domestic-tourism.xlsx" .

