@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/2d2cf028-1b2a-4cd8-bf80-0c774cc2ee3f> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Leap Card data used for recocilation purposes with NTA" ;
    dct:identifier "2d2cf028-1b2a-4cd8-bf80-0c774cc2ee3f" ;
    dct:issued "2021-01-11T14:36:11"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:30"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/947abce4-b1b6-47ee-b806-283897777779> ;
    dct:title "Merit Leap cards" ;
    dcat:theme <Transport%20and%20Travel> .

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

