@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/16ae67f1-81e0-485b-a23f-915cb2838bc4> a dcat:Dataset ;
    dct:description """Customer level details of cases received from Creditors/Local Offices
Location: GB wide data
Time Period: Under review
Update frequency: Updated Daily
Financial Information: Included
Data: Customer personal details, benefit data""" ;
    dct:identifier "16ae67f1-81e0-485b-a23f-915cb2838bc4" ;
    dct:issued "2013-09-05T13:48:01.869105"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Expert Domain Database" .

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

