@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/5cb536f9-8271-45c7-bdb3-418a429eacbf> a dcat:Dataset ;
    dct:description "Database containing details of clients who have made formal complaints about DWP Agencies and some private sector providers contracted by DWP to deliver services. Information recorded includes: Case Reference, Name, date complaint received, date complaint cleared, stage of case when cleared, Business Unit/Agency/Contractor, overall result, time taken to clear the case and number of cases outstanding. " ;
    dct:identifier "5cb536f9-8271-45c7-bdb3-418a429eacbf" ;
    dct:issued "2014-02-28T10:27:03.539962"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:50:40.858659"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Respond - Independent Case Examiner Complaints Database" .

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

