@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/e59d0fda-0510-4ec6-838d-0a78d08f3b16> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Databases containing historic voted REV expenditure and outturn data together with Programme/Subhead trend data" ;
    dct:identifier "e59d0fda-0510-4ec6-838d-0a78d08f3b16" ;
    dct:issued "2020-12-08T16:22:41"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:15"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Expenditure History Databases" ;
    dcat:theme <Money%20and%20Tax> .

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

