@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/a872d856-cabc-4202-b03d-5988cacf8f3e> a dcat:Dataset ;
    dct:description "Wilton Park - Country that conference participants come from" ;
    dct:identifier "a872d856-cabc-4202-b03d-5988cacf8f3e" ;
    dct:issued "2013-10-29T17:02:16.511336"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:01:08.669846"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b81ff1e5-bbef-4e47-af0b-e603e4799702> ;
    dct:title "Conference participant country" .

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

