@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/5dd2b533-a0c8-4a54-b232-96e58d61b392> a dcat:Dataset ;
    dct:description "FCO(S) - Commercial Data relating to Customers, Competitors and Opportunities FCO Services is working on." ;
    dct:identifier "5dd2b533-a0c8-4a54-b232-96e58d61b392" ;
    dct:issued "2013-10-28T17:14:27.595875"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:02:41.089111"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Customer, Competitor and Opportunity Data" .

<https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> a foaf:Organization ;
    foaf:name "FCDO Services" .

