@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/9f3a0b8d-876c-4d15-b990-a3416985fe2d> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Details of the revenue received from a number of sources including ticket offices, online reservations, agents and ticket vending machines." ;
    dct:identifier "9f3a0b8d-876c-4d15-b990-a3416985fe2d" ;
    dct:issued "2021-01-11T14:36:53"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:39:31"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/0d90e9b6-2b38-4458-8839-2c8a0a5a49ed> ;
    dct:title "Revenue 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" .

