@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/4f7e9b29-826b-4fdb-bed3-6728af684a27> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "The companys road and rail vehicles and service information such as fuel usage and information essential for mechanicancal engineering" ;
    dct:identifier "4f7e9b29-826b-4fdb-bed3-6728af684a27" ;
    dct:issued "2021-01-11T14:35:41"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:30:22"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/0d90e9b6-2b38-4458-8839-2c8a0a5a49ed> ;
    dct:title "Fleet Management" ;
    dcat:theme <Transport%20and%20Travel> .

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

