@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/2e011fb8-3567-441d-8a6a-180ebeb90f2a> a dcat:Dataset ;
    dct:description "The Mandatory Work Activity programme helps those who have been out of work for a long time to build their work related skills by providing work placements. The data includes individual level information relating to participants, as well as geographic and financial information." ;
    dct:identifier "2e011fb8-3567-441d-8a6a-180ebeb90f2a" ;
    dct:issued "2013-09-05T13:49:36.086577"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Mandatory Work Activity" .

<https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> a foaf:Organization ;
    foaf:name "Department for Work and Pensions" .

