@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.publishing.service.gov.uk/dataset/570baec4-0688-4853-9718-05373c49a630> a dcat:Dataset ;
    dct:description "Wilton Park - Conferences by name and Wilton Park number that have been run in the past" ;
    dct:identifier "570baec4-0688-4853-9718-05373c49a630" ;
    dct:issued "2013-10-29T17:02:01.907860"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:00:57.168222"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b81ff1e5-bbef-4e47-af0b-e603e4799702> ;
    dct:title "Completed conferences" .

<https://ckan.publishing.service.gov.uk/organization/b81ff1e5-bbef-4e47-af0b-e603e4799702> a foaf:Organization ;
    foaf:name "Wilton Park Executive Agency" .

