@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/41051ff7-64e0-4a88-9bb0-c676c4ed9dc1> a dcat:Dataset ;
    dct:description """Customer level data containing details of amendments required to customers' bank details
Location: GB wide data
Time Period: 14 months
Update Frequency: Daily
Financial Information: Included
Data: Customer personal details, benefit data, bank details, financial details""" ;
    dct:identifier "41051ff7-64e0-4a88-9bb0-c676c4ed9dc1" ;
    dct:issued "2013-09-05T13:48:07.550480"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Advice of wrong account for credits" .

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

