@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/3b752017-e8aa-492a-814e-452341003afa> a dcat:Dataset ;
    dct:description "Return To Work Credit is a financial incentive to encourage claimants to move into work from incapacity benefits. It is payable to claimants who satisfy the eligibility criteria. The database contains individual level data, as well as geographic and financial information." ;
    dct:identifier "3b752017-e8aa-492a-814e-452341003afa" ;
    dct:issued "2013-09-05T13:49:12.571100"^^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 "Return to Work Credit" .

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

