@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/e2e8535a-d867-4ac4-a016-21073e7db5c1> a dcat:Dataset ;
    dct:description "From October 2014, the LLDC publishes all FOI & EIR requests that we have responded to. Any personal information is redacted. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/transparency-and-publication-scheme/disclosure-log" ;
    dct:identifier "29zrj" ;
    dct:issued "2017-04-18T16:58:32+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:09:54+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC FOI Disclosure Log" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-foi-disclosure-log-29zrj> .

