@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/c6cc4d95-6cd4-46fc-977a-384609a158ef> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This dataset contains details of all approved driving instructors (ADI's) in Ireland and approved intial basic training centres in Ireland." ;
    dct:identifier "c6cc4d95-6cd4-46fc-977a-384609a158ef" ;
    dct:issued "2021-01-11T14:36:46"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cbd63887-009c-445a-9ef6-14e7e159517a> ;
    dct:title "Register of Driving Instructors (ADI Register) and Initial Basic Training (IBT) Centres in Ireland" ;
    dcat:theme <Transport%20and%20Travel> .

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

