@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/d38cafac-8f00-4f6c-87f6-56c60bd8254b> a dcat:Dataset ;
    dct:description "Financial accounting system including the ledger, accounts payable and all financial information that NEST needs to maintain for statutory purposes and financial management." ;
    dct:identifier "d38cafac-8f00-4f6c-87f6-56c60bd8254b" ;
    dct:issued "2013-09-05T13:58:49.272336"^^xsd:dateTime ;
    dct:modified "2013-09-05T14:30:42.117143"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> ;
    dct:title "Sage 200 financial accounting system" .

<https://ckan.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> a foaf:Organization ;
    foaf:name "National Employment Savings Trust" .

