@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/8b6227e9-3c0b-46c1-a067-8bd6529ee1dd> a dcat:Dataset ;
    dct:description "UK Airport Statistics are available each month from the Civil Aviation Authority.http://www.caa.co.uk/Data-and-analysis/UK-aviation-market/Airports/Datasets/UK-airport-data/Table shows number of passengers handled by each London airport, and the country of destination of each passenger arriving into or departing from London's airports in the whole of 2011." ;
    dct:identifier "2l80m" ;
    dct:issued "2012-05-08T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2015-12-18T12:54:11+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Civil Aviation Authority" ] ;
    dct:title "Flights and Passengers from London Airports" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/8b6227e9-3c0b-46c1-a067-8bd6529ee1dd/resource/e4886843-108f-4cc3-98fa-480e7bfe0a38> ;
    dcat:keyword "airports",
        "flights",
        "passengers",
        "planes",
        "visitors" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/flights-and-passengers-from-london-airports-2l80m> .

<https://ckan.staging.publishing.service.gov.uk/dataset/8b6227e9-3c0b-46c1-a067-8bd6529ee1dd/resource/e4886843-108f-4cc3-98fa-480e7bfe0a38> a dcat:Distribution ;
    dct:issued "2026-07-16T06:09:50.830464"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:09:50.794622"^^xsd:dateTime ;
    dct:title "london-airport-passengers.xls" .

