@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/04f71224-771d-442b-8ee9-60a7cc3494f8> a dcat:Dataset ;
    dct:description "The LLDC publishes all expenses claimed by our senior staff at or above Head of Service or equivalent and board members on a regular basis as part of our commitment to transparency. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/transparency-and-publication-scheme/expenses" ;
    dct:identifier "e11dp" ;
    dct:issued "2017-04-18T16:50:25+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:06:35+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC Expenses" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-expenses-e11dp> .

