@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/d3e0af62-a51e-4930-924b-a95a3f4e7e04> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2024-07-17T15:10:36"^^xsd:dateTime ;
    dct:description "Table B.3 presents the Eurosystem Official Interest Rates, Interbank Market and the Irish Clearing Banks' Prime Rates"@en,
        "Table B.3 presents the Eurosystem Official Interest Rates, Interbank Market and the Irish Clearing Banks' Prime Rates"@ga ;
    dct:identifier "d3e0af62-a51e-4930-924b-a95a3f4e7e04" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:06:48"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2023-12-29"^^xsd:date ;
            schema1:startDate "1999-01-29"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-29"^^xsd:date ;
            dcat:startDate "1999-01-29"^^xsd:date ] ;
    dct:title "Official and Selected Interest Rates" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:creditinst@centralbank.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/d3e0af62-a51e-4930-924b-a95a3f4e7e04/resource/1f1d07aa-8cd3-46ce-86a3-dac04da3eae0> ;
    dcat:keyword "ECB Rate",
        "Interbank Rate" ;
    dcat:landingPage <https://www.centralbank.ie/statistics/data-and-analysis/credit-and-banking-statistics/retail-interest-rates> ;
    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/d3e0af62-a51e-4930-924b-a95a3f4e7e04/resource/1f1d07aa-8cd3-46ce-86a3-dac04da3eae0> 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:58:09"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:06:48"^^xsd:dateTime ;
    dct:title "B.3.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "858a9b858ded9a83cbdbb12e7214d22b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.centralbank.ie/dataset/d3e0af62-a51e-4930-924b-a95a3f4e7e04/resource/1f1d07aa-8cd3-46ce-86a3-dac04da3eae0/download/b.3.csv> ;
    dcat:byteSize 16558.0 ;
    dcat:downloadURL <https://opendata.centralbank.ie/dataset/d3e0af62-a51e-4930-924b-a95a3f4e7e04/resource/1f1d07aa-8cd3-46ce-86a3-dac04da3eae0/download/b.3.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" .

