@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/a48d3e2d-73a0-4c5a-82f5-385a53be0d9f> a dcat:Dataset ;
    dct:description "Jobseekers Allowance (JSA) is a benefit paid to people who are over 18 and who are able and available for work. This database contains individual level data of all JSA customers, including financial and geographical information. The data is produced on a quarterly basis and includes Name, National Insurance Number, Address, claim details and payment history." ;
    dct:identifier "a48d3e2d-73a0-4c5a-82f5-385a53be0d9f" ;
    dct:issued "2013-09-05T13:49:06.031412"^^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 "Job Seekers Allowance data" .

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

