@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/f3a22197-0b42-4877-9a71-17202ca3e9dc> a dcat:Dataset ;
    dct:accrualPeriodicity "Biweekly" ;
    dct:description "Database containing details on all licenced buses in Ireland" ;
    dct:identifier "f3a22197-0b42-4877-9a71-17202ca3e9dc" ;
    dct:issued "2021-01-11T14:32:55"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:32:55"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/dac13c69-b4b2-451e-8f59-01804acdba39> ;
    dct:title "Bus licencing Dataset" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/dac13c69-b4b2-451e-8f59-01804acdba39> a foaf:Organization ;
    foaf:name "National Transport Authority" .

