@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/c54d5786-9279-4e75-abd0-5382718347a8> a dcat:Dataset ;
    dct:description "The LLDC publishes a register of interests for all senior staff (at or above Head of Service or equivalent), and for Board members. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/transparency-and-publication-scheme/register-of-interests" ;
    dct:identifier "2r4lm" ;
    dct:issued "2017-04-18T16:54:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:08:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC Register of Interests" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-register-of-interests-2r4lm> .

