@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.integration.publishing.service.gov.uk/dataset/fda50725-c49d-4229-814a-5b5a75e81c2f> a dcat:Dataset ;
    dct:description "The main finance system storing all financial transactions. Used as the transactional record from which annual statutory accounts are prepared" ;
    dct:identifier "fda50725-c49d-4229-814a-5b5a75e81c2f" ;
    dct:issued "2013-08-30T14:41:39.520140"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> ;
    dct:title "Open Accounts Finance Ledger System" .

<https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> a foaf:Organization ;
    foaf:name "Government Car and Despatch Agency" .

