@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/700984b2-0316-4cdd-8c52-6af0b0161610> a dcat:Dataset ;
    dct:description "Pension Credit Database containing details of customers claiming Pension Credit which is an income related benefit for customers of pensionable age.  This information includes Name, National Insurance Number, Address, claim dates, payment details." ;
    dct:identifier "700984b2-0316-4cdd-8c52-6af0b0161610" ;
    dct:issued "2013-09-05T13:51:20.955508"^^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 "Pension Credit" .

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

