@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/d154dfad-46d6-438f-8cde-069b2cc4961a> a dcat:Dataset ;
    dct:description """Customer level data - this is a list of cases (customer names and National Insurance Numbers) that have been deleted due to exceptions with in the Debt Manager process.
Location: GB wide data
Time Period: 14 months
Update Frequency: Daily
Financial Information: Not Included
Data: Customer personal details""" ;
    dct:identifier "d154dfad-46d6-438f-8cde-069b2cc4961a" ;
    dct:issued "2013-09-05T13:48:39.898057"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Deletions Database" .

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

