@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/4fb766a1-f058-4fcc-9808-b21a839e657f> a dcat:Dataset ;
    dct:description "WfD - Policies and Processes" ;
    dct:identifier "4fb766a1-f058-4fcc-9808-b21a839e657f" ;
    dct:issued "2013-10-29T17:14:11.729800"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:12:33.290561"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/79a54ea9-1ab4-4cb8-b642-fb22dcc833b2> ;
    dct:title "HR" .

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

