@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/69fc2dd4-4f2f-4fd4-aef0-4bfdaff92999> a dcat:Dataset ;
    dct:description "WfD - Employees UK and Local" ;
    dct:identifier "69fc2dd4-4f2f-4fd4-aef0-4bfdaff92999" ;
    dct:issued "2013-10-29T17:13:50.355004"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:34:25.576966"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/79a54ea9-1ab4-4cb8-b642-fb22dcc833b2> ;
    dct:title "Staffing data" .

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

