@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/f6c0d19e-d704-484a-9681-2fd84a24bc7e> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Data regarding bus location data upon which RTPI is based" ;
    dct:identifier "f6c0d19e-d704-484a-9681-2fd84a24bc7e" ;
    dct:issued "2021-01-11T14:34:25"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:38"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/947abce4-b1b6-47ee-b806-283897777779> ;
    dct:title "Automatic Vehicle Location (AVL)" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/947abce4-b1b6-47ee-b806-283897777779> a foaf:Organization ;
    foaf:name "Dublin Bus" .

