@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/6e718b42-998d-4715-8c17-0fdb30e9cf11> a dcat:Dataset ;
    dct:description "FCO(S) - Details of suppliers and our spend with them" ;
    dct:identifier "6e718b42-998d-4715-8c17-0fdb30e9cf11" ;
    dct:issued "2013-10-28T17:14:38.628210"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:04:02.469532"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Supplier Database" .

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

