@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.publishing.service.gov.uk/dataset/b4449125-6b15-45b5-809a-51a5ea6a24d7> a dcat:Dataset ;
    dct:description "FCO(S) - Register of Interests for FCO Service Board Members" ;
    dct:identifier "b4449125-6b15-45b5-809a-51a5ea6a24d7" ;
    dct:issued "2013-10-28T17:12:57.663570"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:26:25.067695"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Register of Directors Interests" .

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

