@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/7b2849f1-99b8-40a6-8e7a-3a9353704cb2> a dcat:Dataset ;
    dct:description "Tourism is important for London's economy. London’s ability to draw visitors from all over the UK and the world is one of its strengths, supporting the city’s growth ambitions." ;
    dct:identifier "2j81l" ;
    dct:issued "2026-02-25T14:34:11.001000+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-25T14:41:16.109000+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> ;
    dct:title "Tourism in London - Recent Trends" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/7b2849f1-99b8-40a6-8e7a-3a9353704cb2/resource/0c9de97b-67bf-4983-887f-13266492b1c0> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/tourism-in-london-recent-trends-2j81l> .

<https://ckan.publishing.service.gov.uk/dataset/7b2849f1-99b8-40a6-8e7a-3a9353704cb2/resource/0c9de97b-67bf-4983-887f-13266492b1c0> a dcat:Distribution ;
    dct:issued "2026-04-29T15:02:46.626792"^^xsd:dateTime ;
    dct:modified "2026-04-29T15:02:46.611192"^^xsd:dateTime ;
    dct:title "Tourism-in-London-Recent-Trends.pdf" .

<https://ckan.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> a foaf:Organization ;
    foaf:name "Greater London Authority" .

