@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/9e522341-dffe-412f-991d-58c0dcf70d91> a dcat:Dataset ;
    dct:description "Details of awards made to unmarried partners of Service Personnel who have died in service." ;
    dct:identifier "9e522341-dffe-412f-991d-58c0dcf70d91" ;
    dct:issued "2013-08-31T00:49:37.916693"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/0cb4d347-9a02-4acc-95d8-1efae6857050> ;
    dct:title "Unmarried Partner Database" .

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

