@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/c24d423d-7b79-459e-9974-6dc578ed35cc> a dcat:Dataset ;
    dct:description "Staff personal details including contact information, date of birth, National Insurance number, next of kin, pay roll, pensions data, bank details, health information, union membership, staff contracts, equalities data, disciplinary, complaints about staff. Approximately 180 records. Personal and sensitive data." ;
    dct:identifier "c24d423d-7b79-459e-9974-6dc578ed35cc" ;
    dct:issued "2013-09-05T13:58:16.414656"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/f673ba41-4700-4f6b-8227-874bb33acbc4> ;
    dct:title "Independent Living Fund staff data" .

<https://ckan.staging.publishing.service.gov.uk/organization/f673ba41-4700-4f6b-8227-874bb33acbc4> a foaf:Organization ;
    foaf:name "Independent Living Fund" .

