@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/e828c9d3-da00-4914-9a0c-0db52b4e95ba> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2024-07-17T15:10:38"^^xsd:dateTime ;
    dct:description "Table B.2.2 presents monthly data on euro-denominated renegotiated loans to euro area households and NFCs, by Irish resident credit institutions. Renegotiated loans refer to new business loans (exclude revolving loans and overdrafts, and credit card debt) that were already on the balance sheet of the credit institution at the end of the preceding month."@en,
        "Table B.2.2 presents monthly data on euro-denominated renegotiated loans to euro area households and NFCs, by Irish resident credit institutions. Renegotiated loans refer to new business loans (exclude revolving loans and overdrafts, and credit card debt) that were already on the balance sheet of the credit institution at the end of the preceding month."@ga ;
    dct:identifier "e828c9d3-da00-4914-9a0c-0db52b4e95ba" ;
    dct:issued "2024-08-14"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-09-14T06:26:43"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2024-07-31"^^xsd:date ;
            schema1:startDate "2014-12-31"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-31"^^xsd:date ;
            dcat:startDate "2014-12-31"^^xsd:date ] ;
    dct:title "Retail Interest Rates and Volumes - Renegotiated Loans" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:creditinst@centralbank.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/e828c9d3-da00-4914-9a0c-0db52b4e95ba/resource/16186eb5-a19f-4dfc-95c4-5e2410d96cae> ;
    dcat:keyword "Firms",
        "Home Loans",
        "Households",
        "Interest Rates",
        "Loans",
        "Mortgage Rates",
        "NFCs",
        "Non-Financial Corporations" ;
    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/e828c9d3-da00-4914-9a0c-0db52b4e95ba/resource/16186eb5-a19f-4dfc-95c4-5e2410d96cae> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2023-12-04T14:58:14"^^xsd:dateTime ;
    dct:modified "2024-09-14T06:26:43"^^xsd:dateTime ;
    dct:title "B.2.2.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "09e0ac7cf2ba5ae752271a9d4c7753b4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.centralbank.ie/dataset/e828c9d3-da00-4914-9a0c-0db52b4e95ba/resource/16186eb5-a19f-4dfc-95c4-5e2410d96cae/download/b.2.2.csv> ;
    dcat:byteSize 32852.0 ;
    dcat:downloadURL <https://opendata.centralbank.ie/dataset/e828c9d3-da00-4914-9a0c-0db52b4e95ba/resource/16186eb5-a19f-4dfc-95c4-5e2410d96cae/download/b.2.2.csv> .

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

