@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/46f5c13a-7e4d-4050-b115-5186a31c518d> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "First time Vehicle registration data for the purposes of Vehicle Registrtion Tax (VRT)" ;
    dct:identifier "46f5c13a-7e4d-4050-b115-5186a31c518d" ;
    dct:issued "2021-01-11T14:37:11"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:42:19"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> ;
    dct:title "Vehicle Registration Tax dataset" ;
    dcat:theme <Money%20and%20Tax> .

<https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> a foaf:Organization ;
    foaf:name "Revenue Commissioners" .

