@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/855727a6-b5dd-4123-9f86-a607c0d8da92> a dcat:Dataset ;
    dct:description "FCO(S) - Various Project and Programme Documentation, Management Information and Customer Information" ;
    dct:identifier "855727a6-b5dd-4123-9f86-a607c0d8da92" ;
    dct:issued "2013-10-28T17:14:01.142298"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:25:17.916439"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Project and Programme Documentation" .

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

