@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/489fc1a2-f42f-4c14-8d57-7c8024d31c34> a dcat:Dataset ;
    dct:description "The Freshstart is an initiative available to prisoners who wish to claim Jobseekers Allowance on release from prison, while still in prison. The data contains financial, geographic and individual level data" ;
    dct:identifier "489fc1a2-f42f-4c14-8d57-7c8024d31c34" ;
    dct:issued "2013-09-05T13:50:55.015602"^^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 "Freshstart" .

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

