@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/8c642e43-f33a-4aa6-a01d-17026b737d6f> a dcat:Dataset ;
    dct:description "Details of overseas war pension payments" ;
    dct:identifier "8c642e43-f33a-4aa6-a01d-17026b737d6f" ;
    dct:issued "2013-08-31T00:47:58.329644"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:title "HSBCNET" .

