@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/7ca5788d-44b0-48a0-b7a4-357b51c889b8> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo "DCAT Standard" ;
    dct:created "2016-03-24T00:24:13"^^xsd:dateTime ;
    dct:description "Breakdown of Excise Volumes by Commodity"@en,
        ""@ga ;
    dct:identifier "7ca5788d-44b0-48a0-b7a4-357b51c889b8" ;
    dct:issued "2004-06-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T13:55:03"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "2003-2021" ] ;
    dct:title "Excise volumes by commodity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/7ca5788d-44b0-48a0-b7a4-357b51c889b8/resource/0d1f03fb-84f0-47d2-948f-ef92b88b0771>,
        <https://dgi5.staging.derilinx.com/dataset/7ca5788d-44b0-48a0-b7a4-357b51c889b8/resource/7ca4f943-36f1-441d-a4e2-8517fa18d30a> ;
    dcat:keyword "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "2019",
        "2020",
        "alcohols",
        "alumina manufacture",
        "auto lpg",
        "autodiesel",
        "aviation gasoline",
        "beer",
        "bookmakers licences",
        "bookmaking premises",
        "cider",
        "cigarettes",
        "commodity",
        "fine cut",
        "gaseous hydrocarbons in liquid form",
        "heavy oils",
        "home",
        "import",
        "kerosene",
        "marked gas oil",
        "mineral hydrocarbon light oils",
        "other smoking",
        "perry",
        "petrol",
        "quantity measure",
        "residual fuel oils",
        "spirits",
        "tobacco",
        "wine" ;
    dcat:landingPage <https://www.revenue.ie/en/corporate/information-about-revenue/statistics/excise/receipts-volume-and-price/excise-volumes-commodity.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/7ca5788d-44b0-48a0-b7a4-357b51c889b8/resource/0d1f03fb-84f0-47d2-948f-ef92b88b0771> a dcat:Distribution ;
    dct:description "Excise Volumes by Commodity" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value "PDF" ] ;
    dct:issued "2016-03-24T00:24:13"^^xsd:dateTime ;
    dct:modified "2025-09-03T13:54:45"^^xsd:dateTime ;
    dct:title "excise-volumes-commodity.pdf" ;
    dcat:accessURL <http://www.revenue.ie/en/corporate/documents/statistics/excise/excise-volumes-commodity.pdf> ;
    dcat:downloadURL <http://www.revenue.ie/en/corporate/documents/statistics/excise/excise-volumes-commodity.pdf> .

<https://dgi5.staging.derilinx.com/dataset/7ca5788d-44b0-48a0-b7a4-357b51c889b8/resource/7ca4f943-36f1-441d-a4e2-8517fa18d30a> a dcat:Distribution ;
    dct:description "Excise Volumes by Commodity" ;
    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:24:13"^^xsd:dateTime ;
    dct:modified "2025-09-03T13:55:03"^^xsd:dateTime ;
    dct:title "excise-volumes-commodity.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "13ef85ef9a3a13e77a12ba5ffe683d82"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/excise-volumes-commodity.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/corporate/documents/statistics/excise/excise-volumes-commodity.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" .

