@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/02d85386-4d03-41ba-824e-38544c837ad7> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Periodic data extract from the Civil Service LEADS management system which is used to derive reports for Local HR Units and Central HR Policy Division in DPER in relation to high level CS staff" ;
    dct:identifier "02d85386-4d03-41ba-824e-38544c837ad7" ;
    dct:issued "2020-12-08T16:24:20"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:24:59"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Civil Service LEADS 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" .

