@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/330363ed-02e5-4a36-8e5c-f0283bf1a1d6> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "Publicly available data on tax receipts by the exchequer from January 1984 to the present" ;
    dct:identifier "330363ed-02e5-4a36-8e5c-f0283bf1a1d6" ;
    dct:issued "2020-12-08T16:22:18"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:00"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/76595224-4aa2-4026-a8d0-fbf6b05756af> ;
    dct:title "Finance Databank - Exchequer Tax Receipts" ;
    dcat:landingPage <http://databank.finance.gov.ie/> ;
    dcat:theme <Money%20and%20Tax> .

<https://psb.prod.derilinx.com/organization/76595224-4aa2-4026-a8d0-fbf6b05756af> a foaf:Organization ;
    foaf:name "OGCIO" .

