@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/3fd20e37-91e9-420d-97b1-613e648c3958> a dcat:Dataset ;
    dct:description "WfD - Status of arrangements with suppliers" ;
    dct:identifier "3fd20e37-91e9-420d-97b1-613e648c3958" ;
    dct:issued "2013-10-28T17:12:19.175594"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:01:29.729806"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/79a54ea9-1ab4-4cb8-b642-fb22dcc833b2> ;
    dct:title "Contract Data" .

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

