@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/f0160647-8b02-436c-b24c-4ede5edefc39> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "Identity and employment data on employees of the Education and Training Boards (ETBs) participating in the education shared services system" ;
    dct:identifier "f0160647-8b02-436c-b24c-4ede5edefc39" ;
    dct:issued "2021-01-11T14:38:54"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:28:20"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/50e2c97b-f66f-45f0-b34a-6e5296be68f4> ;
    dct:title "Education and Training Board Shared Service Payroll" ;
    dcat:theme <Education> .

<https://psb.prod.derilinx.com/organization/50e2c97b-f66f-45f0-b34a-6e5296be68f4> a foaf:Organization ;
    foaf:name "Department of Education" .

