@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/3cd50e85-799d-4fe1-b849-7ae512aa7bbf> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Periodic data extract from the Civil Service eProbation management system which is used to derive probation reports for Local HR Units and Central HR Policy Division in DPER in relation to CS Staff" ;
    dct:identifier "3cd50e85-799d-4fe1-b849-7ae512aa7bbf" ;
    dct:issued "2020-12-08T16:24:19"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:03"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Civil Service Probation 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" .

