@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/c9ee2688-5f7e-4daf-84c3-adfcfb7ce7b7> a dcat:Dataset ;
    dct:description "This spreadsheet provides data on ticket sales for selected sports at the London 2012 Olympic and Paralympic Games, and all sessions in which UK athletes won gold medals at the Olympic Games. It is published to coincide with the release of the London Assembly Economy Committee report, The Price of Gold: Lessons from London 2012 ticket sales." ;
    dct:identifier "2n8xn" ;
    dct:issued "2013-04-24T09:41:19+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T10:35:49+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Organising Committee of the Olympic & Paralympic Games" ] ;
    dct:title "London 2012 Ticket Sales" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c9ee2688-5f7e-4daf-84c3-adfcfb7ce7b7/resource/bfa87e08-fd78-4a53-ab80-17e2c720d469> ;
    dcat:keyword "london-2012",
        "olympics",
        "paralympics",
        "tickets" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/london-2012-ticket-sales-2n8xn> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c9ee2688-5f7e-4daf-84c3-adfcfb7ce7b7/resource/bfa87e08-fd78-4a53-ab80-17e2c720d469> a dcat:Distribution ;
    dct:issued "2026-07-08T22:08:26.827119"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:08:26.792419"^^xsd:dateTime ;
    dct:title "assembly-london-2012-ticket-sales.xls" .

