@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/895ac0c3-8c97-44cb-8e8a-820730dde3c6> a dcat:Dataset ;
    dct:description "This data is extracted from the Department's Debt Manager System, the IT solution used to record, calculate, decide recoverability and recover overpayments of DWP and other Social Security benefits. It includes financial and geographical information." ;
    dct:identifier "895ac0c3-8c97-44cb-8e8a-820730dde3c6" ;
    dct:issued "2013-09-05T13:49:31.722914"^^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 "Debt Management" .

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

