@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/a715d8c6-c5de-416d-b4b2-a90b14c81ebd> a dcat:Dataset ;
    dct:description "The workstep employment programme provided support to disabled people facing complex barriers to getting and keeping a job, and ended in October 2010. This data contains information on the number of participants, leavers, and those in supported employment." ;
    dct:identifier "a715d8c6-c5de-416d-b4b2-a90b14c81ebd" ;
    dct:issued "2013-09-05T13:50:27.757531"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Workstep Employment Programme" .

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

