@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/c3c18187-79e3-4150-b9e7-f4cf4fcca626> a dcat:Dataset ;
    dct:description "GBCC - Customers of GBCC" ;
    dct:identifier "c3c18187-79e3-4150-b9e7-f4cf4fcca626" ;
    dct:issued "2013-10-29T17:11:35.387441"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:02:42.343262"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/4e6f4edc-ac28-4289-9ed6-788dd5e16b0e> ;
    dct:title "Customers" .

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

