@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/93bfcc0e-eca7-4db4-87cb-ff17f6b606ef> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2024-07-17T15:10:33"^^xsd:dateTime ;
    dct:description "The Official External Reserves (OER) dataset provides monthly information on the outstanding amounts under Reserve Assets. These assets by category are: monetary gold, Special Drawing Rights, reserve position in the IMF, foreign exchange and other claims. Reserve assets comprise highly liquid, marketable and creditworthy claims held by the Central Bank of Ireland on non-euro residents that are denominated in foreign currencies (not in euro)."@en,
        "The Official External Reserves (OER) dataset provides monthly information on the outstanding amounts under Reserve Assets. These assets by category are: monetary gold, Special Drawing Rights, reserve position in the IMF, foreign exchange and other claims. Reserve assets comprise highly liquid, marketable and creditworthy claims held by the Central Bank of Ireland on non-euro residents that are denominated in foreign currencies (not in euro)."@ga ;
    dct:identifier "93bfcc0e-eca7-4db4-87cb-ff17f6b606ef" ;
    dct:issued "2024-07-10"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:07:07"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/central-bank-of-ireland> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-08-31"^^xsd:date ;
            dcat:startDate "2003-01-31"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2024-08-31"^^xsd:date ;
            schema1:startDate "2003-01-31"^^xsd:date ] ;
    dct:title "Official External Reserves" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:externalstats@centralbank.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/93bfcc0e-eca7-4db4-87cb-ff17f6b606ef/resource/67b9e745-ed6c-45b7-b328-f5d9b4b3ce81> ;
    dcat:keyword "Central Bank of Ireland",
        "Foreign Currency Assets",
        "Foreign Exchange Claims",
        "Monetary Gold",
        "Reserve Positions with the IMF",
        "Special Drawing Rights" ;
    dcat:landingPage <https://www.centralbank.ie/statistics/data-and-analysis/competitiveness-reserves-and-national-debt> ;
    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/93bfcc0e-eca7-4db4-87cb-ff17f6b606ef/resource/67b9e745-ed6c-45b7-b328-f5d9b4b3ce81> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2023-12-04T14:45:44"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:07:07"^^xsd:dateTime ;
    dct:title "Official External Reserves" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f82ac9835189674adcae238a5298917f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.centralbank.ie/dataset/93bfcc0e-eca7-4db4-87cb-ff17f6b606ef/resource/67b9e745-ed6c-45b7-b328-f5d9b4b3ce81/download/official_external_reserves.csv> ;
    dcat:byteSize 72974.0 ;
    dcat:downloadURL <https://opendata.centralbank.ie/dataset/93bfcc0e-eca7-4db4-87cb-ff17f6b606ef/resource/67b9e745-ed6c-45b7-b328-f5d9b4b3ce81/download/official_external_reserves.csv> .

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

