@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/6c3158f5-b93b-4d24-b725-ee9a0a848895> a dcat:Dataset ;
    dct:description "Information on senior officials' hospitality, meetings and travel" ;
    dct:identifier "6c3158f5-b93b-4d24-b725-ee9a0a848895" ;
    dct:issued "2017-12-17T14:12:26.928990"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:24.221006"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/374b5a2c-5f0e-401d-8b40-3d74b6d58c61> ;
    dct:title "DExEU: senior officials' hospitality, meetings and travel, 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" .

