@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/417c9e78-c869-40cb-bdb4-103c75e1889c> a dcat:Dataset ;
    dct:description "ISCIS case management system." ;
    dct:identifier "417c9e78-c869-40cb-bdb4-103c75e1889c" ;
    dct:issued "2013-08-30T14:56:54.646896"^^xsd:dateTime ;
    dct:modified "2013-08-30T14:56:54.646896"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1e25dc82-f68e-473c-aee3-a644b9986e5f> ;
    dct:title "ISCIS (The Insolvency Service Case Information System) Financials" .

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

