@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/ff27b644-5124-43cb-92de-1dd9d511273e> a dcat:Dataset ;
    dct:description "The LLDC publishes details of gifts and hospitality received by LLDC staff and management. https://www.queenelizabetholympicpark.co.uk/our-story/how-we-work/good-governance/transparency-and-publication-scheme/gifts-and-hospitality" ;
    dct:identifier "2gypn" ;
    dct:issued "2017-04-18T16:51:54+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-11T10:05:55+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Legacy Development Corporation" ] ;
    dct:title "LLDC Gifts and Hospitality" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/lldc-gifts-and-hospitality-2gypn> .

