@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/69e733bb-871e-4ae6-a520-92177fc8c752> a dcat:Dataset ;
    dct:description "The LLDC publishes its Annual report and accounts, showing how money was spent over the last year and the governance systems in place to support that expenditure. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/accounts" ;
    dct:identifier "2koqx" ;
    dct:issued "2017-04-18T16:39:02+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:05:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC Annual Report and Accounts" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-annual-report-and-accounts-2koqx> .

