@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/a93f7cb6-86f7-4f8c-89aa-f91cee9475be> a dcat:Dataset ;
    dct:description "The Customer Information System contains a record for all individuals who have registered and been issued with a National Insurance number. Under the Social Security Act 1948, all individuals that work in the UK or access welfare services must have a valid national insurance number. The data contains personal details for each individual including, name, address and contact details. " ;
    dct:identifier "a93f7cb6-86f7-4f8c-89aa-f91cee9475be" ;
    dct:issued "2013-11-06T10:21:34.779597"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:47:28.238419"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Customer Information System" .

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

