@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/51ba53e3-7cd3-4e8c-b726-27ee220fe307> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This dataset contains records of mandatory driving lessons taken by individuals with approved driving instructors." ;
    dct:identifier "51ba53e3-7cd3-4e8c-b726-27ee220fe307" ;
    dct:issued "2021-01-11T14:35:17"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:28:03"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cbd63887-009c-445a-9ef6-14e7e159517a> ;
    dct:title "Driver Education Training 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" .

