@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://psb.prod.derilinx.com/dataset/afd9affd-e002-4ff6-8bc2-93ba72d00b4a> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "Extract of data from financial transaction system to enable detailed financial reporting across all business units in the Civil Service" ;
    dct:identifier "afd9affd-e002-4ff6-8bc2-93ba72d00b4a" ;
    dct:issued "2020-12-08T16:23:58"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:33"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Financial Management Reporting Database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> a foaf:Organization ;
    foaf:name "Office of the Government Chief Information Officer" .

