@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/e420066f-6bf5-4ccf-aa4d-81e64e5f6ec8> a dcat:Dataset ;
    dct:description "The Labour Market System is an IT system used by DWP to support getting people into work, whether they are in receipt of benefit or not. The database contains personal details such as National Insurance number, name, gender, refugee status, whether currently in receipt of benefits amongst other information. The data is produced on a monthly basis, and includes geographic information." ;
    dct:identifier "e420066f-6bf5-4ccf-aa4d-81e64e5f6ec8" ;
    dct:issued "2013-09-05T13:49:43.489602"^^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 "Labour Market System" .

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

