@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/50fa4620-f810-4068-817a-ed3c167f911d> a dcat:Dataset ;
    dct:description "GBCC - Job roles and FTEs per job role" ;
    dct:identifier "50fa4620-f810-4068-817a-ed3c167f911d" ;
    dct:issued "2013-10-29T17:09:13.417838"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:34:20.719099"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/4e6f4edc-ac28-4289-9ed6-788dd5e16b0e> ;
    dct:title "Staff Job Roles" .

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

