@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.integration.publishing.service.gov.uk/dataset/2b0b98e8-d673-44fb-bd87-55948dc19940> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>Looking simply at the numbers of medals won in the 2012 Olympic Games may not actually tell us which countries over-performed against our expectations based on the size of the talent pool available to them.</p>
  <p>So what does looking at medals won in the context of the size of a nation&apos;s population do to the all important medal table? Are China and the US still top dogs? Do GB do quite as well as one might expect?</p>
  <p>Check out the Intelligence Unit&apos;s Alternative Olympics 2012 Medal Table to find out.</p>
  <p></p>
  <p>Note: users will need to enable macros in Excel for the ranking function to work properly.</p>
  <p>This file now shows the final medal standings.</p>
</dp-prose>""" ;
    dct:identifier "24rm8" ;
    dct:issued "2012-08-06T11:50:33+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T09:39:40+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Opinion Research and General Statistics (GLA)" ] ;
    dct:title "Alternative Olympics 2012 Medal Table" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2b0b98e8-d673-44fb-bd87-55948dc19940/resource/0fd9d8ca-c8a4-4c6f-b179-5ba01320a36e> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/alternative-olympics-2012-medal-table-24rm8> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2b0b98e8-d673-44fb-bd87-55948dc19940/resource/0fd9d8ca-c8a4-4c6f-b179-5ba01320a36e> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-09-16T12:17:44.586488"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:17:44.520487"^^xsd:dateTime ;
    dct:title "alternative-medal-ranks.xls" ;
    dcat:accessURL <https://data.london.gov.uk/download/24rm8/34fe057b-d3e6-4fba-bcf7-42bc645688fb/alternative-medal-ranks.xls> ;
    dcat:byteSize 199168.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

