@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/ae9e009d-9623-4d44-b6be-f55e3050d203> a dcat:Dataset ;
    dct:description "WfD - By country or region" ;
    dct:identifier "ae9e009d-9623-4d44-b6be-f55e3050d203" ;
    dct:issued "2013-10-29T17:13:20.033861"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:25:17.515058"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/79a54ea9-1ab4-4cb8-b642-fb22dcc833b2> ;
    dct:title "Programme Data" .

<https://ckan.staging.publishing.service.gov.uk/organization/79a54ea9-1ab4-4cb8-b642-fb22dcc833b2> a foaf:Organization ;
    foaf:name "Westminster Foundation for Democracy" .

