@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.integration.publishing.service.gov.uk/dataset/17ed4c64-161d-436e-8c46-4d97ae1a86d7> a dcat:Dataset ;
    dct:description "FCO(S)  - Record of FCO Services Information Assets " ;
    dct:identifier "17ed4c64-161d-436e-8c46-4d97ae1a86d7" ;
    dct:issued "2013-10-28T17:13:41.529039"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:12:56.174515"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/76eee881-fb86-4e56-99bc-cd1ff0a209a5> ;
    dct:title "Information Asset Register" .

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

