@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 schema1: <http://schema.org/> .
@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/5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:created "2024-07-17T17:26:15"^^xsd:dateTime ;
    dct:description """Daily Card Payments by Irish Households. \r
A subset of the monthly Card Payment Statistics. The onset of the Covid-19 pandemic created the need for timely, high-frequency data, such as the Daily Credit and Debit Card Statistics, to better understand the impact of the pandemic on personal expenditure and economic activity. This high-frequency daily Credit and Debit Data captures expenditure of euro-denominated credit and debit cards issued to Irish residents. The dataset consists of total daily debit and credit card spending and ATM withdrawals, while from 1 October 2020, expenditure in a number of key sectors of the economy, and a split of online and in-store spending is also available."""@en,
        """Daily Card Payments by Irish Households. \r
A subset of the monthly Card Payment Statistics. The onset of the Covid-19 pandemic created the need for timely, high-frequency data, such as the Daily Credit and Debit Card Statistics, to better understand the impact of the pandemic on personal expenditure and economic activity. This high-frequency daily Credit and Debit Data captures expenditure of euro-denominated credit and debit cards issued to Irish residents. The dataset consists of total daily debit and credit card spending and ATM withdrawals, while from 1 October 2020, expenditure in a number of key sectors of the economy, and a split of online and in-store spending is also available."""@ga ;
    dct:identifier "5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec" ;
    dct:issued "2022-09-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T10:07:14"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31"^^xsd:date ;
            dcat:startDate "2020-03-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2022-08-31"^^xsd:date ;
            schema1:startDate "2020-03-01"^^xsd:date ] ;
    dct:title "Daily Credit and Debit Card Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:paystats@centralbank.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec/resource/0bd3196c-1688-44de-94c3-f8deb1be04a4> ;
    dcat:keyword "ATM Withdrawals",
        "Banks",
        "Card Payments",
        "Daily",
        "Households",
        "Payments Statistics" ;
    dcat:landingPage <https://www.centralbank.ie/statistics/data-and-analysis/credit-and-debit-card-statistics/daily-credit-and-debit-card-statistics> ;
    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/5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec/resource/0bd3196c-1688-44de-94c3-f8deb1be04a4> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/csv> ] ;
    dct:issued "2023-12-04T14:31:58"^^xsd:dateTime ;
    dct:modified "2025-09-03T13:18:32"^^xsd:dateTime ;
    dct:title "Table A.13.2 Daily Card Payments Data.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d3c467b12e4d5c06f72972f1df6855a0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.centralbank.ie/dataset/5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec/resource/0bd3196c-1688-44de-94c3-f8deb1be04a4/download/table-a.13.2-daily-card-payments-data.csv> ;
    dcat:byteSize 881933.0 ;
    dcat:downloadURL <https://opendata.centralbank.ie/dataset/5ca0e5b4-3f2b-4865-b9f8-ed47f5e550ec/resource/0bd3196c-1688-44de-94c3-f8deb1be04a4/download/table-a.13.2-daily-card-payments-data.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/csv> .

<https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Central Bank of Ireland" .

