@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/91c104c0-f109-49d5-98a4-2e77c73b79f9> a dcat:Dataset ;
    dct:description "As with Champ above. This database if for claimants whose claims were originally processed in Chirps under the 5 day a week rule and who are now being re-assessed under the 7 day a week rule" ;
    dct:identifier "91c104c0-f109-49d5-98a4-2e77c73b79f9" ;
    dct:issued "2013-08-30T14:57:12.206294"^^xsd:dateTime ;
    dct:modified "2013-08-30T14:57:12.206294"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e25dc82-f68e-473c-aee3-a644b9986e5f> ;
    dct:title "Recalc database" .

<https://ckan.staging.publishing.service.gov.uk/organization/1e25dc82-f68e-473c-aee3-a644b9986e5f> a foaf:Organization ;
    foaf:name "The Insolvency Service" .

