@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.integration.publishing.service.gov.uk/dataset/9bcbbe43-589c-4ff8-8554-4a381509c2bc> a dcat:Dataset ;
    dct:description "Information on gifts that ministers gave and received, their external meetings and overseas travel." ;
    dct:identifier "9bcbbe43-589c-4ff8-8554-4a381509c2bc" ;
    dct:issued "2017-12-17T14:05:37.599727"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:44.338519"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/374b5a2c-5f0e-401d-8b40-3d74b6d58c61> ;
    dct:title "DExEU: ministerial gifts, hospitality, travel and meetings, July to September 2017" .

<https://ckan.integration.publishing.service.gov.uk/organization/374b5a2c-5f0e-401d-8b40-3d74b6d58c61> a foaf:Organization ;
    foaf:name "Department for Exiting the European Union" .

