@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/bc5ae831-1188-4979-bcdb-f5c9db383da7> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This dataset contains records of all RSA enforcement inspections carried out on Commercial Vehicle Operators. The dataset includes prosecution records related to such enforcement activities." ;
    dct:identifier "bc5ae831-1188-4979-bcdb-f5c9db383da7" ;
    dct:issued "2021-01-11T14:34:41"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:13"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cbd63887-009c-445a-9ef6-14e7e159517a> ;
    dct:title "Commercial Vehicle Operator Enforcement Dataset" ;
    dcat:theme <Transport%20and%20Travel> .

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

