@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/b41829a6-a345-4106-8f5a-457e92dcc3ca> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This dataset contains details of all vehicles which underwent a commercial vehicle roadworthiness test (CVRT)" ;
    dct:identifier "b41829a6-a345-4106-8f5a-457e92dcc3ca" ;
    dct:issued "2021-01-11T14:34:42"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:14"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cbd63887-009c-445a-9ef6-14e7e159517a> ;
    dct:title "Commercial Vehicle Testing Database" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/cbd63887-009c-445a-9ef6-14e7e159517a> a foaf:Organization ;
    foaf:name "Road Safety Authority" .

