@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/430caec0-95e5-47ed-8c54-c1b48139f69d> a dcat:Dataset ;
    dct:description "Database for logging applications for Winter Fuel. Payments and monitoring their progress. Details include Name, National Insurance Number, Address, Date of Birth" ;
    dct:identifier "430caec0-95e5-47ed-8c54-c1b48139f69d" ;
    dct:issued "2013-09-05T13:51:45.599784"^^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 "Winter Fuel Tracer System" .

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

