@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/56c68cef-1cb0-45a4-b36f-f5ac69768c17> a dcat:Dataset ;
    dct:description "Archive of details of non-official correspondence." ;
    dct:identifier "56c68cef-1cb0-45a4-b36f-f5ac69768c17" ;
    dct:issued "2013-08-31T00:47:30.147867"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:47:30.147867"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/0cb4d347-9a02-4acc-95d8-1efae6857050> ;
    dct:title "Respond Database" .

<https://ckan.staging.publishing.service.gov.uk/organization/0cb4d347-9a02-4acc-95d8-1efae6857050> a foaf:Organization ;
    foaf:name "Service Personnel and Veterans Agency" .

