@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/ae522944-daa4-4bb2-afa5-91090e6743de> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Data Register of all businesses" ;
    dct:identifier "ae522944-daa4-4bb2-afa5-91090e6743de" ;
    dct:issued "2020-12-08T16:22:24"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:07"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> ;
    dct:title "Universal Business Identifier (under development)" ;
    dcat:theme <Money%20and%20Tax> .

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

