@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.integration.publishing.service.gov.uk/dataset/1752ac88-138b-40ee-8d3a-27dcf2f6239e> a dcat:Dataset ;
    dct:description "GBCC - Staff name, addresses, NI number, DOB,  next of kin" ;
    dct:identifier "1752ac88-138b-40ee-8d3a-27dcf2f6239e" ;
    dct:issued "2013-10-29T17:08:59.274693"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:58:16.314502"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/4e6f4edc-ac28-4289-9ed6-788dd5e16b0e> ;
    dct:title "Staff list" .

<https://ckan.integration.publishing.service.gov.uk/organization/4e6f4edc-ac28-4289-9ed6-788dd5e16b0e> a foaf:Organization ;
    foaf:name "Great Britain-China Centre" .

