@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/2c67f7e2-4648-48fe-a4a4-aa684ee603d6> a dcat:Dataset ;
    dct:description "Customer names, addresses etc." ;
    dct:identifier "2c67f7e2-4648-48fe-a4a4-aa684ee603d6" ;
    dct:issued "2013-09-05T10:00:32.488502"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/71c5866d-dcdc-41cb-ac9b-35f3124800db> ;
    dct:title "Overseas Market Introduction Service" .

<https://ckan.staging.publishing.service.gov.uk/organization/71c5866d-dcdc-41cb-ac9b-35f3124800db> a foaf:Organization ;
    foaf:name "UK Trade and Investment" .

