@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.publishing.service.gov.uk/dataset/841c3fac-c77a-4123-851d-b99226d7955f> a dcat:Dataset ;
    dct:description "Records associated with claims for compensation" ;
    dct:identifier "841c3fac-c77a-4123-851d-b99226d7955f" ;
    dct:issued "2013-09-06T15:48:19.209044"^^xsd:dateTime ;
    dct:modified "2013-09-06T15:48:19.209044"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> ;
    dct:title "Digital Record Store (including data from former Electronic Document Management (EDM) operated by Capita to May 2011" .

<https://ckan.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> a foaf:Organization ;
    foaf:name "Department for Business, Energy and Industrial Strategy" .

