@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/054719cc-5f4f-416b-b67e-444f2eb7ab72> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Bussiness Intelligence & Analytics systems" ;
    dct:identifier "054719cc-5f4f-416b-b67e-444f2eb7ab72" ;
    dct:issued "2020-12-08T16:22:00"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:39:36"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> ;
    dct:title "Risk rating and Case selection" ;
    dcat:theme <Money%20and%20Tax> .

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

