@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/069b41b2-5eb8-4ccf-92a2-83cfff13a54e> a dcat:Dataset ;
    dct:description "Wilton Park - Staff name, addresses, NI number, DOB, health questionnaires, next of kin" ;
    dct:identifier "069b41b2-5eb8-4ccf-92a2-83cfff13a54e" ;
    dct:issued "2013-10-29T17:00:33.915992"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:58:16.032331"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b81ff1e5-bbef-4e47-af0b-e603e4799702> ;
    dct:title "Staff list" .

<https://ckan.publishing.service.gov.uk/organization/b81ff1e5-bbef-4e47-af0b-e603e4799702> a foaf:Organization ;
    foaf:name "Wilton Park Executive Agency" .

