@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/ae980540-9bea-4499-92d8-754eb3808d7d> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "National Vehicle and Driver FILE (NVDF) Database containing details of all registered vehicle and driver details in Ireland" ;
    dct:identifier "ae980540-9bea-4499-92d8-754eb3808d7d" ;
    dct:issued "2021-01-18T18:35:12"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:12"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> ;
    dct:title "National Vehicle and Driver Database" ;
    dcat:theme <Transport%20and%20Travel> .

<https://psb.prod.derilinx.com/organization/48ce04f5-d86f-4f21-a2f7-43175a549b6b> a foaf:Organization ;
    foaf:name "Department of Transport" .

