@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/81d888d1-bd10-49aa-ab76-3782253af0bd> a dcat:Dataset ;
    dct:description """Database of civils servant performance including Annually ratings 
Held and maintained by the Civil Service HR Division, Department of Public Expenditure and Reform.""" ;
    dct:identifier "81d888d1-bd10-49aa-ab76-3782253af0bd" ;
    dct:issued "2020-12-08T16:26:04"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:36:13"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/80026f6b-d54d-4ce3-9e35-7c29b626b715> ;
    dct:title "Performance Management Development System (PMDS) Data" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/80026f6b-d54d-4ce3-9e35-7c29b626b715> a foaf:Organization ;
    foaf:name "Department of Public Expenditure and Reform" .

