@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/c63d9447-7b3c-44c4-af7f-3f7fb2ea6d38> a dcat:Dataset ;
    dct:description """Database of civils servant on Probation held by the National Shared Services Office 
Held and maintained by the Civil Service HR Division, Department of Public Expenditure and Reform.""" ;
    dct:identifier "c63d9447-7b3c-44c4-af7f-3f7fb2ea6d38" ;
    dct:issued "2020-12-08T16:26:05"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:32"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/80026f6b-d54d-4ce3-9e35-7c29b626b715> ;
    dct:title "Probation 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" .

