@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/b73d17d7-78be-4a15-bef5-ed1315c441b9> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Pension liability data for all currently serving public servants, public service pensioners and former staff who are due future deferred pensions." ;
    dct:identifier "b73d17d7-78be-4a15-bef5-ed1315c441b9" ;
    dct:issued "2020-12-08T16:24:21"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:22:18"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Accrued Liability 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" .

