@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/856e2724-21e1-401d-86f5-b864517253b2> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo "DCAT Standard" ;
    dct:created "2016-03-24T00:23:48"^^xsd:dateTime ;
    dct:description "Historical breakdown of CAT receipts by type."@en,
        "Briseadh síos stairiúil ar fháltais ón gCáin Fáltas Caipitiúil de réir cineáil."@ga ;
    dct:identifier "856e2724-21e1-401d-86f5-b864517253b2" ;
    dct:issued "2008-06-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T11:53:10"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "2007-2022" ] ;
    dct:title "Breakdown of Capital Acquisitions Tax receipts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/856e2724-21e1-401d-86f5-b864517253b2/resource/142b3bad-3443-405c-8060-126889c5abd1>,
        <https://dgi5.staging.derilinx.com/dataset/856e2724-21e1-401d-86f5-b864517253b2/resource/c10b89bc-9af4-41f8-a5b8-6dd2e73f458f> ;
    dcat:keyword "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016.",
        "2017",
        "2018",
        "2019",
        "2020",
        "2021",
        "category",
        "discretionary tax",
        "gift tax",
        "inheritance tax",
        "probate tax" ;
    dcat:landingPage <https://www.revenue.ie/en/corporate/information-about-revenue/statistics/receipts/receipts-capital-acquisitions-tax.aspx> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/856e2724-21e1-401d-86f5-b864517253b2/resource/142b3bad-3443-405c-8060-126889c5abd1> a dcat:Distribution ;
    dct:description "Breakdown of Capital Acquisition Tax Receipts" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2016-03-24T00:23:48"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:52:56"^^xsd:dateTime ;
    dct:title "cat-receipts.pdf" ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/receipts/cat-receipts.pdf> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/receipts/cat-receipts.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/856e2724-21e1-401d-86f5-b864517253b2/resource/c10b89bc-9af4-41f8-a5b8-6dd2e73f458f> a dcat:Distribution ;
    dct:description "Breakdown of Capital Acquisition Tax Receipts" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2016-03-24T00:23:48"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:53:10"^^xsd:dateTime ;
    dct:title "cat-receipts.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0b70d6b525d6566d331bf853c9e58271"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/receipts/cat-receipts.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/receipts/cat-receipts.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/revenue-commissioners> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Revenue Commissioners" .

