@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/c082efff-a97b-4dc9-904b-9d420ca40684> a dcat:Dataset ;
    dct:description "Spreadsheet database containing user and cost information relating to The National Archives   " ;
    dct:identifier "c082efff-a97b-4dc9-904b-9d420ca40684" ;
    dct:issued "2013-08-30T14:57:37.752724"^^xsd:dateTime ;
    dct:modified "2013-08-30T14:57:37.752724"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e25dc82-f68e-473c-aee3-a644b9986e5f> ;
    dct:title "MSW Spreadsheet (TNA Spreadsheet - The National Archives)" .

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

