@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/4878a152-4a87-4e42-a5e0-340a141c34ed> a dcat:Dataset ;
    dct:description "The Destinations Survey 2011 is a one off survey of 9,000 customers who have left either Jobseekers Allowance, Income Support or Employment and Support Allowance. The survey includes information on the immediate and substantive destination of customers after leaving benefit, such as employment, movement onto other benefits, education and training and unknown destinations. " ;
    dct:identifier "4878a152-4a87-4e42-a5e0-340a141c34ed" ;
    dct:issued "2014-02-20T09:58:48.279869"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:02:02.483393"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Destinations Survey 2011" .

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

