@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/80b8aa6f-457b-4743-abff-1457aa92aa7c> a dcat:Dataset ;
    dct:description "The LLDC publishes details of contracts of £5,000 and over. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/transparency-and-publication-scheme/contract-register" ;
    dct:identifier "24yz8" ;
    dct:issued "2017-04-18T16:57:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:09:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC Contracts over £5,000" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-contracts-over-5000-24yz8> .

