@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/fc810cd5-9a3a-48b8-a9d2-c537531f9b72> a dcat:Dataset ;
    dct:description "List of all overseas properties (offices, residential accommodation)" ;
    dct:identifier "fc810cd5-9a3a-48b8-a9d2-c537531f9b72" ;
    dct:issued "2013-08-29T08:00:06.398772"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/aaf73cb1-7a44-40a0-994d-e8c82dcce2eb> ;
    dct:title "List of overseas properties" .

<https://ckan.staging.publishing.service.gov.uk/organization/aaf73cb1-7a44-40a0-994d-e8c82dcce2eb> a foaf:Organization ;
    foaf:name "Department for International Development" .

