@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/606d7649-5489-4f16-9d6a-e1e637eee70a> a dcat:Dataset ;
    dct:description """Range of data gathered on civil and public servants for a range of HR purposes
Held and maintained by the HR Strategy Unit, Department of Public Expenditure and Reform.""" ;
    dct:identifier "606d7649-5489-4f16-9d6a-e1e637eee70a" ;
    dct:issued "2020-12-08T16:26:06"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:19"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/80026f6b-d54d-4ce3-9e35-7c29b626b715> ;
    dct:title "HR Employee 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" .

