@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/054e56aa-03f6-4108-940c-7315b5b0c2aa> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:description "Procurement, Property, Right of Access, Claims" ;
    dct:identifier "054e56aa-03f6-4108-940c-7315b5b0c2aa" ;
    dct:issued "2021-01-11T14:41:22"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:39:54"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/0d90e9b6-2b38-4458-8839-2c8a0a5a49ed> ;
    dct:title "Safety 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" .

