@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/6630d005-24dc-4590-b50b-7e72d5ebb3b1> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Calculation and payment of salaries" ;
    dct:identifier "6630d005-24dc-4590-b50b-7e72d5ebb3b1" ;
    dct:issued "2021-01-11T14:36:27"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:36:08"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/0d90e9b6-2b38-4458-8839-2c8a0a5a49ed> ;
    dct:title "Payroll Systems" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/0d90e9b6-2b38-4458-8839-2c8a0a5a49ed> a foaf:Organization ;
    foaf:name "Iarnród Éireann" .

