fibo2023Q3 / src /FND /Accounting /ISO4217-CurrencyCodes.rdf
wikipunk's picture
add FIBO Q3 2023 release to src
38b6321
raw
history blame contribute delete
No virus
217 kB
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY cmns-cds "https://www.omg.org/spec/Commons/CodesAndCodeSets/">
<!ENTITY cmns-col "https://www.omg.org/spec/Commons/Collections/">
<!ENTITY cmns-cxtdsg "https://www.omg.org/spec/Commons/ContextualDesignators/">
<!ENTITY cmns-dsg "https://www.omg.org/spec/Commons/Designators/">
<!ENTITY cmns-id "https://www.omg.org/spec/Commons/Identifiers/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-acc-4217 "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/ISO4217-CurrencyCodes/">
<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY lcc-3166-1 "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/ISO4217-CurrencyCodes/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:cmns-cds="https://www.omg.org/spec/Commons/CodesAndCodeSets/"
xmlns:cmns-col="https://www.omg.org/spec/Commons/Collections/"
xmlns:cmns-cxtdsg="https://www.omg.org/spec/Commons/ContextualDesignators/"
xmlns:cmns-dsg="https://www.omg.org/spec/Commons/Designators/"
xmlns:cmns-id="https://www.omg.org/spec/Commons/Identifiers/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-acc-4217="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/ISO4217-CurrencyCodes/"
xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:lcc-3166-1="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/ISO4217-CurrencyCodes/">
<rdfs:label>ISO 4217-1 Currency Codes Ontology</rdfs:label>
<dct:abstract>This ontology represents the subset of the ISO 4217 standard that include the actual currency codes.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2023-01-01T00:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-03-11T00:00:00</dct:modified>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/CodesAndCodeSets/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/ContextualDesignators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Designators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Identifiers/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230301/Accounting/ISO4217-CurrencyCodes/"/>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to replace Swaziland with Eswatini, which was revised by the LCC 1.1 RTF to reflect the change to the country name per the U.N.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190401/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to eliminate duplication with concepts in LCC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200201/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to eliminate unnecessary dependencies on the relations ontology, and to replace rdfs:comment with skos:definition per FIBO policy.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220101/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to reflect latest ISO and LCC data.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220201/Accounting/ISO4217-CurrencyCodes/ version of this ontology reflects the move of precious metal from products and services to currency amount, with no additional changes to the codes themselves.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220301/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to address hygiene errors with respect to text formatting.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Accounting/ISO4217-CurrencyCodes/ version of this ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG&apos;s Specification Metadata vocabulary and reference the latest updates to the ISO currency codes.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230101/Accounting/ISO4217-CurrencyCodes.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG&apos;s Languages, Countries and Codes (LCC) and to eliminate redundancies in FIBO as appropriate.</skos:changeNote>
<skos:changeNote>This version was compared with and modified per the ISO XML file as published on January 1, 2023, available at https://www.six-group.com/en/products-services/financial-information/data-standards.html.</skos:changeNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
<cmns-av:copyright>Copyright (c) 2015-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2015-2023 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2015-2023 Thematix Partners LLC</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2022-2023 agnos.ai UK Ltd.</cmns-av:copyright>
<cmns-av:directSource>ISO 4217 Currency and funds code list, 2023-01-01, as maintained by the SNV, available at http://www.currency-iso.org/en/home.html</cmns-av:directSource>
<cmns-av:directSource>ISO 4217:2015 Codes for the representation of currencies and funds</cmns-av:directSource>
<cmns-av:explanatoryNote>This release includes all codes included in the ISO 4217 published code set.</cmns-av:explanatoryNote>
</owl:Ontology>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ADBUnitofAccount">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>ADB Unit of Account</rdfs:label>
<skos:definition xml:lang="en">the ADB Unit of Account</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>965</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>ADB Unit of Account</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AED">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AED</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for UAE Dirham</skos:definition>
<fibo-fnd-rel-rel:hasTag>AED</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UAEDirham"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UAEDirham"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AFN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AFN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Afghani</skos:definition>
<fibo-fnd-rel-rel:hasTag>AFN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Afghani"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Afghani"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ALL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ALL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lek</skos:definition>
<fibo-fnd-rel-rel:hasTag>ALL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Lek"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Lek"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AMD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AMD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Armenian Dram</skos:definition>
<fibo-fnd-rel-rel:hasTag>AMD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ArmenianDram"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ArmenianDram"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ANG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ANG</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Netherlands Antillean Guilder</skos:definition>
<fibo-fnd-rel-rel:hasTag>ANG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NetherlandsAntilleanGuilder"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NetherlandsAntilleanGuilder"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AOA">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AOA</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Kwanza</skos:definition>
<fibo-fnd-rel-rel:hasTag>AOA</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Kwanza"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Kwanza"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ARS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ARS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Argentine Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>ARS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ArgentinePeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ArgentinePeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AUD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AUD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Australian Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>AUD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;AustralianDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;AustralianDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AWG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AWG</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Aruban Florin</skos:definition>
<fibo-fnd-rel-rel:hasTag>AWG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ArubanFlorin"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ArubanFlorin"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AZN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>AZN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Azerbaijan Manat</skos:definition>
<fibo-fnd-rel-rel:hasTag>AZN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;AzerbaijanManat"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;AzerbaijanManat"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Afghani">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Afghani</rdfs:label>
<skos:definition xml:lang="en">the currency Afghani</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>971</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Afghani</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Afghanistan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AlgerianDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Algerian Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Algerian Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>012</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Algerian Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Algeria"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ArgentinePeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Argentine Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Argentine Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>032</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Argentine Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Argentina"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ArmenianDram">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Armenian Dram</rdfs:label>
<skos:definition xml:lang="en">the currency Armenian Dram</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>051</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Armenian Dram</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Armenia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ArubanFlorin">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Aruban Florin</rdfs:label>
<skos:definition xml:lang="en">the currency Aruban Florin</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>533</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Aruban Florin</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Aruba"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AustralianDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Australian Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Australian Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>036</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Australian Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Australia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;ChristmasIsland"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CocosKeelingIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;HeardIslandAndMcDonaldIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Kiribati"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Nauru"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;NorfolkIsland"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tuvalu"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;AzerbaijanManat">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Azerbaijan Manat</rdfs:label>
<skos:definition xml:lang="en">the currency Azerbaijan Manat</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>944</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Azerbaijan Manat</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Azerbaijan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BAM">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BAM</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Convertible Mark</skos:definition>
<fibo-fnd-rel-rel:hasTag>BAM</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ConvertibleMark"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ConvertibleMark"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BBD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BBD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Barbados Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BBD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BarbadosDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BarbadosDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BDT">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BDT</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Taka</skos:definition>
<fibo-fnd-rel-rel:hasTag>BDT</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Taka"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Taka"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BGN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BGN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bulgarian Lev</skos:definition>
<fibo-fnd-rel-rel:hasTag>BGN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BulgarianLev"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BulgarianLev"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BHD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BHD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bahraini Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BHD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BahrainiDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BahrainiDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BIF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BIF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Burundi Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>BIF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BurundiFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BurundiFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BMD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BMD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bermudian Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BMD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BermudianDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BermudianDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BND">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BND</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Brunei Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BND</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BruneiDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BruneiDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BOB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BOB</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Boliviano</skos:definition>
<fibo-fnd-rel-rel:hasTag>BOB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Boliviano"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Boliviano"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BOV">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>BOV</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for Mvdol</skos:definition>
<fibo-fnd-rel-rel:hasTag>BOV</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Mvdol"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Mvdol"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BRL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BRL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Brazilian Real</skos:definition>
<fibo-fnd-rel-rel:hasTag>BRL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BrazilianReal"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BrazilianReal"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BSD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BSD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bahamian Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BSD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BahamianDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BahamianDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BTN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BTN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Ngultrum</skos:definition>
<fibo-fnd-rel-rel:hasTag>BTN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Ngultrum"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Ngultrum"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BWP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BWP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Pula</skos:definition>
<fibo-fnd-rel-rel:hasTag>BWP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Pula"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Pula"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BYN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BYN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Belarusian Ruble</skos:definition>
<fibo-fnd-rel-rel:hasTag>BYN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BelarusianRuble"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BelarusianRuble"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BZD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>BZD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Belize Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>BZD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BelizeDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BelizeDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BahamianDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Bahamian Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Bahamian Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>044</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bahamian Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bahamas"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BahrainiDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Bahraini Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Bahraini Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>048</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bahraini Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bahrain"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Baht">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Baht</rdfs:label>
<skos:definition xml:lang="en">the currency Baht</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>764</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Baht</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Thailand"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Balboa">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Balboa</rdfs:label>
<skos:definition xml:lang="en">the currency Balboa</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>590</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Balboa</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Panama"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BarbadosDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Barbados Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Barbados Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>052</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Barbados Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Barbados"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BelarusianRuble">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Belarusian Ruble</rdfs:label>
<skos:definition xml:lang="en">the currency Belarusian Ruble</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>933</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Belarusian Ruble</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Belarus"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BelizeDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Belize Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Belize Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>084</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Belize Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Belize"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BermudianDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Bermudian Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Bermudian Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>060</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bermudian Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bermuda"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Boliviano">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Boliviano</rdfs:label>
<skos:definition xml:lang="en">the currency Boliviano</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>068</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Boliviano</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bolivia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BolívarSoberano">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Bolívar Soberano</rdfs:label>
<skos:definition xml:lang="en">the currency Bolívar Soberano</skos:definition>
<skos:note xml:lang="en">The Bolívar Soberano (VES) is redenominated by removing six zeros from the denominations. A new currency code VED/926 representing the new valuation (1,000,000 times old VES/928) is introduced on 1 October 2021 for any internal needs during the redenomination process, but is not replacing VES as the official currency code. The Central Bank of Venezuela will not adopt the new codes in the local system, VES/928 remains in use. The actual currency code VES/928 remains the valid code after 1 October 2021 to use in any future transactions to indicate the redenominated Bolívar Soberano.</skos:note>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>926</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-acc-cur:hasNumericCode>928</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bolívar Soberano</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Venezuela"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanCompositeUnit_EURCO">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>Bond Markets Unit European Composite Unit (EURCO)</rdfs:label>
<skos:definition xml:lang="en">the Bond Markets Unit European Composite Unit (EURCO)</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>955</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bond Markets Unit European Composite Unit (EURCO)</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanMonetaryUnit_EMU-6">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>Bond Markets Unit European Monetary Unit (E.M.U.-6)</rdfs:label>
<skos:definition xml:lang="en">the Bond Markets Unit European Monetary Unit (E.M.U.-6)</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>956</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bond Markets Unit European Monetary Unit (E.M.U.-6)</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount17_EUA-17">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>Bond Markets Unit European Unit of Account 17 (E.U.A.-17)</rdfs:label>
<skos:definition xml:lang="en">the Bond Markets Unit European Unit of Account 17 (E.U.A.-17)</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>958</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bond Markets Unit European Unit of Account 17 (E.U.A.-17)</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount9_EUA-9">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>Bond Markets Unit European Unit of Account 9 (E.U.A.-9)</rdfs:label>
<skos:definition xml:lang="en">the Bond Markets Unit European Unit of Account 9 (E.U.A.-9)</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>957</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bond Markets Unit European Unit of Account 9 (E.U.A.-9)</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BrazilianReal">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Brazilian Real</rdfs:label>
<skos:definition xml:lang="en">the currency Brazilian Real</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>986</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Brazilian Real</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Brazil"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BruneiDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Brunei Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Brunei Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>096</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Brunei Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;BruneiDarussalam"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BulgarianLev">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Bulgarian Lev</rdfs:label>
<skos:definition xml:lang="en">the currency Bulgarian Lev</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>975</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Bulgarian Lev</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bulgaria"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;BurundiFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Burundi Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Burundi Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>108</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Burundi Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Burundi"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CAD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CAD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Canadian Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>CAD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CanadianDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CanadianDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CDF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CDF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Congolese Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>CDF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CongoleseFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CongoleseFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CFAFrancBCEAO">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>CFA Franc BCEAO</rdfs:label>
<skos:definition xml:lang="en">the currency CFA Franc BCEAO</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>952</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>CFA Franc BCEAO</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Benin"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;BurkinaFaso"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CoteDIvoire"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guinea-Bissau"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mali"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Niger"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Senegal"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Togo"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CFAFrancBEAC">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>CFA Franc BEAC</rdfs:label>
<skos:definition xml:lang="en">the currency CFA Franc BEAC</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>950</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>CFA Franc BEAC</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Cameroon"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CentralAfricanRepublic"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Chad"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Congo"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;EquatorialGuinea"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Gabon"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CFPFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>CFP Franc</rdfs:label>
<skos:definition xml:lang="en">the currency CFP Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>953</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>CFP Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;FrenchPolynesia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;NewCaledonia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;WallisAndFutuna"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CHE">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>CHE</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for WIR Euro</skos:definition>
<fibo-fnd-rel-rel:hasTag>CHE</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;WIREuro"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;WIREuro"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CHF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CHF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Swiss Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>CHF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SwissFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SwissFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CHW">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>CHW</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for WIR Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>CHW</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;WIRFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;WIRFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CLF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>CLF</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for Unidad de Fomento</skos:definition>
<fibo-fnd-rel-rel:hasTag>CLF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UnidaddeFomento"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UnidaddeFomento"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CLP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CLP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Chilean Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>CLP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ChileanPeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ChileanPeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CNY">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CNY</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Yuan Renminbi</skos:definition>
<fibo-fnd-rel-rel:hasTag>CNY</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;YuanRenminbi"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;YuanRenminbi"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;COP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>COP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Colombian Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>COP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ColombianPeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ColombianPeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;COU">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>COU</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for Unidad de Valor Real</skos:definition>
<fibo-fnd-rel-rel:hasTag>COU</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UnidaddeValorReal"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UnidaddeValorReal"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CRC">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CRC</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Costa Rican Colon</skos:definition>
<fibo-fnd-rel-rel:hasTag>CRC</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CostaRicanColon"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CostaRicanColon"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CUC">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CUC</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Peso Convertible</skos:definition>
<fibo-fnd-rel-rel:hasTag>CUC</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;PesoConvertible"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;PesoConvertible"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CUP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CUP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Cuban Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>CUP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CubanPeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CubanPeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CVE">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CVE</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Cabo Verde Escudo</skos:definition>
<fibo-fnd-rel-rel:hasTag>CVE</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CaboVerdeEscudo"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CaboVerdeEscudo"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CZK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>CZK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Czech Koruna</skos:definition>
<fibo-fnd-rel-rel:hasTag>CZK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CzechKoruna"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CzechKoruna"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CaboVerdeEscudo">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Cabo Verde Escudo</rdfs:label>
<skos:definition xml:lang="en">the currency Cabo Verde Escudo</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>132</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Cabo Verde Escudo</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CaboVerde"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CanadianDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Canadian Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Canadian Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>124</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Canadian Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Canada"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CaymanIslandsDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Cayman Islands Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Cayman Islands Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>136</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Cayman Islands Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CaymanIslands"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ChileanPeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Chilean Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Chilean Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>152</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Chilean Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Chile"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ColombianPeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Colombian Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Colombian Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>170</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Colombian Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Colombia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ComorianFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Comorian Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Comorian Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>174</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Comorian Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Comoros"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CongoleseFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Congolese Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Congolese Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>976</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Congolese Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CongoDemocraticRepublicOf"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ConvertibleMark">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Convertible Mark</rdfs:label>
<skos:definition xml:lang="en">the currency Convertible Mark</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>977</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Convertible Mark</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;BosniaAndHerzegovina"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CordobaOro">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Cordoba Oro</rdfs:label>
<skos:definition xml:lang="en">the currency Cordoba Oro</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>558</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Cordoba Oro</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Nicaragua"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CostaRicanColon">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Costa Rican Colon</rdfs:label>
<skos:definition xml:lang="en">the currency Costa Rican Colon</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>188</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Costa Rican Colon</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CostaRica"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CubanPeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Cuban Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Cuban Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>192</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Cuban Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Cuba"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;CzechKoruna">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Czech Koruna</rdfs:label>
<skos:definition xml:lang="en">the currency Czech Koruna</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>203</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Czech Koruna</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Czechia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DJF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>DJF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Djibouti Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>DJF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;DjiboutiFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;DjiboutiFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DKK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>DKK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Danish Krone</skos:definition>
<fibo-fnd-rel-rel:hasTag>DKK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;DanishKrone"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;DanishKrone"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DOP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>DOP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Dominican Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>DOP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;DominicanPeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;DominicanPeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DZD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>DZD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Algerian Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>DZD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;AlgerianDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;AlgerianDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Dalasi">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Dalasi</rdfs:label>
<skos:definition xml:lang="en">the currency Dalasi</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>270</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Dalasi</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Gambia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DanishKrone">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Danish Krone</rdfs:label>
<skos:definition xml:lang="en">the currency Danish Krone</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>208</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Danish Krone</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Denmark"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;FaroeIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Greenland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Denar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Denar</rdfs:label>
<skos:definition xml:lang="en">the currency Denar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>807</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Denar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;NorthMacedonia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DjiboutiFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Djibouti Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Djibouti Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>262</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Djibouti Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Djibouti"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Dobra">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Dobra</rdfs:label>
<skos:definition xml:lang="en">the currency Dobra</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>930</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Dobra</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaoTomeAndPrincipe"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;DominicanPeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Dominican Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Dominican Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>214</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Dominican Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;DominicanRepublic"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Dong">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Dong</rdfs:label>
<skos:definition xml:lang="en">the currency Dong</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>704</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Dong</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;VietNam"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;EGP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>EGP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Egyptian Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>EGP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;EgyptianPound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;EgyptianPound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ERN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ERN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Nakfa</skos:definition>
<fibo-fnd-rel-rel:hasTag>ERN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Nakfa"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Nakfa"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ETB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ETB</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Ethiopian Birr</skos:definition>
<fibo-fnd-rel-rel:hasTag>ETB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;EthiopianBirr"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;EthiopianBirr"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;EUR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>EUR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Euro</skos:definition>
<fibo-fnd-rel-rel:hasTag>EUR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Euro"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Euro"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;EastCaribbeanDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>East Caribbean Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency East Caribbean Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>951</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>East Caribbean Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Anguilla"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;AntiguaAndBarbuda"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Dominica"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Grenada"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Montserrat"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintKittsAndNevis"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintLucia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintVincentAndTheGrenadines"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;EgyptianPound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Egyptian Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Egyptian Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>818</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Egyptian Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Egypt"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ElSalvadorColon">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>El Salvador Colon</rdfs:label>
<skos:definition xml:lang="en">the currency El Salvador Colon</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>222</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>El Salvador Colon</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;ElSalvador"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;EthiopianBirr">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Ethiopian Birr</rdfs:label>
<skos:definition xml:lang="en">the currency Ethiopian Birr</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>230</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Ethiopian Birr</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Ethiopia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Euro">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Euro</rdfs:label>
<skos:definition xml:lang="en">the currency Euro</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>978</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Euro</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;AlandIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Andorra"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Austria"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Belgium"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Croatia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Cyprus"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Estonia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Finland"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;France"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;FrenchGuiana"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;FrenchSouthernTerritories"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Germany"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Greece"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guadeloupe"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;HolySee"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Ireland"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Italy"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Latvia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Lithuania"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Luxembourg"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Malta"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Martinique"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mayotte"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Monaco"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Montenegro"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Netherlands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Portugal"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Reunion"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintBarthelemy"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintMartin"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintPierreAndMiquelon"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SanMarino"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Slovakia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Slovenia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Spain"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;FJD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>FJD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Fiji Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>FJD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;FijiDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;FijiDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;FKP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>FKP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Falkland Islands Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>FKP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;FalklandIslandsPound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;FalklandIslandsPound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;FalklandIslandsPound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Falkland Islands Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Falkland Islands Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>238</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Falkland Islands Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;FalklandIslands"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;FijiDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Fiji Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Fiji Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>242</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Fiji Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Fiji"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Forint">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Forint</rdfs:label>
<skos:definition xml:lang="en">the currency Forint</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>348</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Forint</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Hungary"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GBP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GBP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Pound Sterling</skos:definition>
<fibo-fnd-rel-rel:hasTag>GBP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;PoundSterling"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;PoundSterling"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GEL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GEL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lari</skos:definition>
<fibo-fnd-rel-rel:hasTag>GEL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Lari"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Lari"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GHS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GHS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Ghana Cedi</skos:definition>
<fibo-fnd-rel-rel:hasTag>GHS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;GhanaCedi"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;GhanaCedi"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GIP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GIP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Gibraltar Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>GIP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;GibraltarPound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;GibraltarPound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GMD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GMD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Dalasi</skos:definition>
<fibo-fnd-rel-rel:hasTag>GMD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Dalasi"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Dalasi"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GNF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GNF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Guinean Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>GNF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;GuineanFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;GuineanFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GTQ">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GTQ</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Quetzal</skos:definition>
<fibo-fnd-rel-rel:hasTag>GTQ</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Quetzal"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Quetzal"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GYD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>GYD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Guyana Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>GYD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;GuyanaDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;GuyanaDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GhanaCedi">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Ghana Cedi</rdfs:label>
<skos:definition xml:lang="en">the currency Ghana Cedi</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>936</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Ghana Cedi</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Ghana"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GibraltarPound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Gibraltar Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Gibraltar Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>292</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Gibraltar Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Gibraltar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Gold">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetal"/>
<rdfs:label>Gold</rdfs:label>
<skos:definition xml:lang="en">the currency whose unit is one troy ounce of the precious metal Gold</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>959</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Gold</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Gourde">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Gourde</rdfs:label>
<skos:definition xml:lang="en">the currency Gourde</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>332</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Gourde</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Haiti"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Guarani">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Guarani</rdfs:label>
<skos:definition xml:lang="en">the currency Guarani</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>600</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Guarani</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Paraguay"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GuineanFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Guinean Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Guinean Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>324</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Guinean Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guinea"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;GuyanaDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Guyana Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Guyana Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>328</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Guyana Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guyana"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HKD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>HKD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Hong Kong Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>HKD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;HongKongDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;HongKongDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HNL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>HNL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lempira</skos:definition>
<fibo-fnd-rel-rel:hasTag>HNL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Lempira"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Lempira"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HRK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>HRK</rdfs:label>
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
<skos:definition xml:lang="en">the currency identifier for Kuna</skos:definition>
<fibo-fnd-rel-rel:hasTag>HRK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Kuna"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Kuna"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HTG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>HTG</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Gourde</skos:definition>
<fibo-fnd-rel-rel:hasTag>HTG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Gourde"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Gourde"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HUF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>HUF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Forint</skos:definition>
<fibo-fnd-rel-rel:hasTag>HUF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Forint"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Forint"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;HongKongDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Hong Kong Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Hong Kong Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>344</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Hong Kong Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;HongKong"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Hryvnia">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Hryvnia</rdfs:label>
<skos:definition xml:lang="en">the currency Hryvnia</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>980</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Hryvnia</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Ukraine"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IDR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>IDR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Rupiah</skos:definition>
<fibo-fnd-rel-rel:hasTag>IDR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Rupiah"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Rupiah"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ILS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ILS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for New Israeli Sheqel</skos:definition>
<fibo-fnd-rel-rel:hasTag>ILS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NewIsraeliSheqel"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NewIsraeliSheqel"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;INR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>INR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Indian Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>INR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;IndianRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;IndianRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IQD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>IQD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Iraqi Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>IQD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;IraqiDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;IraqiDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IRR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>IRR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Iranian Rial</skos:definition>
<fibo-fnd-rel-rel:hasTag>IRR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;IranianRial"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;IranianRial"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ISK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ISK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Iceland Krona</skos:definition>
<fibo-fnd-rel-rel:hasTag>ISK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;IcelandKrona"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;IcelandKrona"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ISO4217-CodeSet">
<rdf:type rdf:resource="&cmns-cds;CodeSet"/>
<rdf:type rdf:resource="&cmns-id;IdentificationScheme"/>
<rdfs:label>ISO 4217 code set</rdfs:label>
<skos:definition>the set of currency identifiers that comprise the ISO 4217 specification</skos:definition>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IcelandKrona">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Iceland Krona</rdfs:label>
<skos:definition xml:lang="en">the currency Iceland Krona</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>352</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Iceland Krona</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Iceland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IndianRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Indian Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Indian Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>356</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Indian Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bhutan"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;India"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IranianRial">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Iranian Rial</rdfs:label>
<skos:definition xml:lang="en">the currency Iranian Rial</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>364</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Iranian Rial</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Iran"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;IraqiDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Iraqi Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Iraqi Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>368</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Iraqi Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Iraq"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;JMD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>JMD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Jamaican Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>JMD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;JamaicanDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;JamaicanDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;JOD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>JOD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Jordanian Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>JOD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;JordanianDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;JordanianDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;JPY">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>JPY</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Yen</skos:definition>
<fibo-fnd-rel-rel:hasTag>JPY</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Yen"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Yen"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;JamaicanDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Jamaican Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Jamaican Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>388</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Jamaican Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Jamaica"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;JordanianDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Jordanian Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Jordanian Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>400</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Jordanian Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Jordan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KES">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KES</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Kenyan Shilling</skos:definition>
<fibo-fnd-rel-rel:hasTag>KES</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;KenyanShilling"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;KenyanShilling"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KGS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KGS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Som</skos:definition>
<fibo-fnd-rel-rel:hasTag>KGS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Som"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Som"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KHR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KHR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Riel</skos:definition>
<fibo-fnd-rel-rel:hasTag>KHR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Riel"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Riel"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KMF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KMF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Comorian Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>KMF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ComorianFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ComorianFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KPW">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KPW</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for North Korean Won</skos:definition>
<fibo-fnd-rel-rel:hasTag>KPW</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NorthKoreanWon"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NorthKoreanWon"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KRW">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KRW</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Won</skos:definition>
<fibo-fnd-rel-rel:hasTag>KRW</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Won"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Won"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KWD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KWD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Kuwaiti Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>KWD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;KuwaitiDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;KuwaitiDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KYD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KYD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Cayman Islands Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>KYD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CaymanIslandsDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CaymanIslandsDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KZT">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>KZT</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Tenge</skos:definition>
<fibo-fnd-rel-rel:hasTag>KZT</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Tenge"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Tenge"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KenyanShilling">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kenyan Shilling</rdfs:label>
<skos:definition xml:lang="en">the currency Kenyan Shilling</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>404</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kenyan Shilling</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Kenya"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Kina">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kina</rdfs:label>
<skos:definition xml:lang="en">the currency Kina</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>598</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kina</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;PapuaNewGuinea"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Kuna">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kuna</rdfs:label>
<owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
<skos:definition xml:lang="en">the currency Kuna</skos:definition>
<skos:note>Effective 1 Jan 2023, Croatia will use the Euro as its primary currency. The Kuna (HRK) and Euro (EUR) will be used during the parallel circulation period from 1 January 2023 to 14 January 2023 inclusive. The period of mandatory dual price display lasts from 5 September 2022 to 31 December 2023. As of 1 January 2023, the Kuna should be listed as the old/historic currency of Croatia. The exchange rate is fixed at EUR 1 = HRK 7.53450</skos:note>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>191</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kuna</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>The Kuna (HRK) will be retained in FIBO at least through 2023 due to the possibility of dual listing and to support instrument pricing that predated this change.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Croatia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;KuwaitiDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kuwaiti Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Kuwaiti Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>414</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kuwaiti Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Kuwait"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Kwanza">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kwanza</rdfs:label>
<skos:definition xml:lang="en">the currency Kwanza</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>973</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kwanza</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Angola"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Kyat">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Kyat</rdfs:label>
<skos:definition xml:lang="en">the currency Kyat</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>104</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Kyat</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Myanmar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LAK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LAK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lao Kip</skos:definition>
<fibo-fnd-rel-rel:hasTag>LAK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;LaoKip"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;LaoKip"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LBP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LBP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lebanese Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>LBP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;LebanesePound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;LebanesePound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LKR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LKR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Sri Lanka Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>LKR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SriLankaRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SriLankaRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LRD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LRD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Liberian Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>LRD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;LiberianDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;LiberianDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LSL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LSL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Loti</skos:definition>
<fibo-fnd-rel-rel:hasTag>LSL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Loti"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Loti"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LYD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>LYD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Libyan Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>LYD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;LibyanDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;LibyanDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LaoKip">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lao Kip</rdfs:label>
<skos:definition xml:lang="en">the currency Lao Kip</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>418</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lao Kip</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;LaoPeoplesDemocraticRepublic"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Lari">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lari</rdfs:label>
<skos:definition xml:lang="en">the currency Lari</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>981</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lari</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Georgia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LebanesePound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lebanese Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Lebanese Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>422</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lebanese Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Lebanon"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Lek">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lek</rdfs:label>
<skos:definition xml:lang="en">the currency Lek</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>008</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lek</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Albania"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Lempira">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lempira</rdfs:label>
<skos:definition xml:lang="en">the currency Lempira</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>340</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lempira</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Honduras"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Leone">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Leone</rdfs:label>
<skos:definition xml:lang="en">the currency Leone</skos:definition>
<skos:note>The Sierra Leonean LEONE (SLL) is redenominated by removing three (3) zeros from the denominations. A new currency code SLE/925 representing the new valuation (1,000 times old SLL/694) is introduced on 1st April 2022 for any internal needs during the redenomination process, and is replacing SLL as the official currency code, after the transition period to be determined. During this transition period, both the old Leone and new Leone will be in physical circulation for at least 90 days. The Bank of Sierra Leone will adopt the new code in the local system but SLL/694 shall remain in use until further notice. The Sierra Leonean currency shall continue to be the LEONE and this will not change after redenomination.</skos:note>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>694</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-acc-cur:hasNumericCode>925</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Leone</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SierraLeone"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LiberianDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Liberian Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Liberian Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>430</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Liberian Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Liberia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;LibyanDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Libyan Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Libyan Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>434</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Libyan Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Libya"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Lilangeni">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Lilangeni</rdfs:label>
<skos:definition xml:lang="en">the currency Lilangeni</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>748</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Lilangeni</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Eswatini"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Loti">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Loti</rdfs:label>
<skos:definition xml:lang="en">the currency Loti</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>426</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Loti</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Lesotho"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MAD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MAD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Moroccan Dirham</skos:definition>
<fibo-fnd-rel-rel:hasTag>MAD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MoroccanDirham"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MoroccanDirham"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MDL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MDL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Moldovan Leu</skos:definition>
<fibo-fnd-rel-rel:hasTag>MDL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MoldovanLeu"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MoldovanLeu"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MGA">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MGA</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Malagasy Ariary</skos:definition>
<fibo-fnd-rel-rel:hasTag>MGA</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MalagasyAriary"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MalagasyAriary"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MKD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MKD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Denar</skos:definition>
<fibo-fnd-rel-rel:hasTag>MKD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Denar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Denar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MMK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MMK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Kyat</skos:definition>
<fibo-fnd-rel-rel:hasTag>MMK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Kyat"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Kyat"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MNT">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MNT</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Tugrik</skos:definition>
<fibo-fnd-rel-rel:hasTag>MNT</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Tugrik"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Tugrik"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MOP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MOP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Pataca</skos:definition>
<fibo-fnd-rel-rel:hasTag>MOP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Pataca"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Pataca"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MRU">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MRU</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Ouguiya</skos:definition>
<fibo-fnd-rel-rel:hasTag>MRU</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Ouguiya"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Ouguiya"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MUR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MUR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Mauritius Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>MUR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MauritiusRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MauritiusRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MVR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MVR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Rufiyaa</skos:definition>
<fibo-fnd-rel-rel:hasTag>MVR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Rufiyaa"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Rufiyaa"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MWK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MWK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Malawi Kwacha</skos:definition>
<fibo-fnd-rel-rel:hasTag>MWK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MalawiKwacha"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MalawiKwacha"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MXN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MXN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Mexican Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>MXN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MexicanPeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MexicanPeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MXV">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>MXV</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for Mexican Unidad de Inversion (UDI)</skos:definition>
<fibo-fnd-rel-rel:hasTag>MXV</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MexicanUnidaddeInversion_UDI"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MexicanUnidaddeInversion_UDI"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MYR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MYR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Malaysian Ringgit</skos:definition>
<fibo-fnd-rel-rel:hasTag>MYR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MalaysianRinggit"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MalaysianRinggit"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MZN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>MZN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Mozambique Metical</skos:definition>
<fibo-fnd-rel-rel:hasTag>MZN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;MozambiqueMetical"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;MozambiqueMetical"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MalagasyAriary">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Malagasy Ariary</rdfs:label>
<skos:definition xml:lang="en">the currency Malagasy Ariary</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>969</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Malagasy Ariary</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Madagascar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MalawiKwacha">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Malawi Kwacha</rdfs:label>
<skos:definition xml:lang="en">the currency Malawi Kwacha</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>454</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Malawi Kwacha</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Malawi"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MalaysianRinggit">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Malaysian Ringgit</rdfs:label>
<skos:definition xml:lang="en">the currency Malaysian Ringgit</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>458</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Malaysian Ringgit</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Malaysia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MauritiusRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Mauritius Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Mauritius Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>480</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Mauritius Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mauritius"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MexicanPeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Mexican Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Mexican Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>484</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Mexican Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mexico"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MexicanUnidaddeInversion_UDI">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Mexican Unidad de Inversion (UDI)</rdfs:label>
<skos:definition xml:lang="en">the funds Mexican Unidad de Inversion (UDI)</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;MexicanPeso"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>979</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Mexican Unidad de Inversion (UDI)</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>The UDI is an inflation adjusted mechanism set by the Central Bank of Mexico according to the variation in the Mexican Consumer Price Index. The value of the UDI is expressed in terms of Mexican Pesos per UDI. It is used to denominate mortgage loans, some bank deposits with maturities of 3 month or more and Government bonds (UDIBONOS).</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mexico"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MoldovanLeu">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Moldovan Leu</rdfs:label>
<skos:definition xml:lang="en">the currency Moldovan Leu</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>498</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Moldovan Leu</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Moldova"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MoroccanDirham">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Moroccan Dirham</rdfs:label>
<skos:definition xml:lang="en">the currency Moroccan Dirham</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>504</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Moroccan Dirham</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Morocco"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;WesternSahara"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;MozambiqueMetical">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Mozambique Metical</rdfs:label>
<skos:definition xml:lang="en">the currency Mozambique Metical</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>943</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Mozambique Metical</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mozambique"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Mvdol">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Mvdol</rdfs:label>
<skos:definition xml:lang="en">the funds Mvdol</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;Boliviano"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>984</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Mvdol</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>For indexation purposes and denomination of certain financial instruments (e.g. treasury bills). The Mvdol is set daily by the Central Bank of Bolivia based on the official USD/BOB rate.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bolivia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NAD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NAD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Namibia Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>NAD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NamibiaDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NamibiaDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NGN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NGN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Naira</skos:definition>
<fibo-fnd-rel-rel:hasTag>NGN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Naira"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Naira"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NIO">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NIO</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Cordoba Oro</skos:definition>
<fibo-fnd-rel-rel:hasTag>NIO</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CordobaOro"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CordobaOro"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NOK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NOK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Norwegian Krone</skos:definition>
<fibo-fnd-rel-rel:hasTag>NOK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NorwegianKrone"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NorwegianKrone"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NPR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NPR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Nepalese Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>NPR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NepaleseRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NepaleseRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NZD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>NZD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for New Zealand Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>NZD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NewZealandDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NewZealandDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Naira">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Naira</rdfs:label>
<skos:definition xml:lang="en">the currency Naira</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>566</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Naira</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Nigeria"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Nakfa">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Nakfa</rdfs:label>
<skos:definition xml:lang="en">the currency Nakfa</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>232</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Nakfa</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Eritrea"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NamibiaDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Namibia Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Namibia Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>516</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Namibia Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Namibia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NepaleseRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Nepalese Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Nepalese Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>524</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Nepalese Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Nepal"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NetherlandsAntilleanGuilder">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Netherlands Antillean Guilder</rdfs:label>
<skos:definition xml:lang="en">the currency Netherlands Antillean Guilder</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>532</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Netherlands Antillean Guilder</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Curacao"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SintMaarten"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NewIsraeliSheqel">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>New Israeli Sheqel</rdfs:label>
<skos:definition xml:lang="en">the currency New Israeli Sheqel</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>376</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>New Israeli Sheqel</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Israel"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NewTaiwanDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>New Taiwan Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency New Taiwan Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>901</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>New Taiwan Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Taiwan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NewZealandDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>New Zealand Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency New Zealand Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>554</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>New Zealand Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;CookIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;NewZealand"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Niue"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Pitcairn"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tokelau"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Ngultrum">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Ngultrum</rdfs:label>
<skos:definition xml:lang="en">the currency Ngultrum</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>064</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Ngultrum</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bhutan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NorthKoreanWon">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>North Korean Won</rdfs:label>
<skos:definition xml:lang="en">the currency North Korean Won</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>408</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>North Korean Won</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;KoreaDemocraticPeoplesRepublicOf"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;NorwegianKrone">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Norwegian Krone</rdfs:label>
<skos:definition xml:lang="en">the currency Norwegian Krone</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>578</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Norwegian Krone</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;BouvetIsland"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Norway"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SvalbardAndJanMayen"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;OMR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>OMR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Rial Omani</skos:definition>
<fibo-fnd-rel-rel:hasTag>OMR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;RialOmani"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;RialOmani"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Ouguiya">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Ouguiya</rdfs:label>
<skos:definition xml:lang="en">the currency Ouguiya</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>929</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Ouguiya</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mauritania"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PAB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PAB</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Balboa</skos:definition>
<fibo-fnd-rel-rel:hasTag>PAB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Balboa"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Balboa"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PEN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PEN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Sol</skos:definition>
<fibo-fnd-rel-rel:hasTag>PEN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Sol"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Sol"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PGK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PGK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Kina</skos:definition>
<fibo-fnd-rel-rel:hasTag>PGK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Kina"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Kina"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PHP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PHP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Philippine Peso</skos:definition>
<fibo-fnd-rel-rel:hasTag>PHP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;PhilippinePeso"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;PhilippinePeso"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PKR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PKR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Pakistan Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>PKR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;PakistanRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;PakistanRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PLN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PLN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Zloty</skos:definition>
<fibo-fnd-rel-rel:hasTag>PLN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Zloty"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Zloty"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PYG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>PYG</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Guarani</skos:definition>
<fibo-fnd-rel-rel:hasTag>PYG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Guarani"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Guarani"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Paanga">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Paʻanga</rdfs:label>
<skos:definition xml:lang="en">the currency Paʻanga</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>776</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Paʻanga</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tonga"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PakistanRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Pakistan Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Pakistan Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>586</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Pakistan Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Pakistan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Palladium">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetal"/>
<rdfs:label>Palladium</rdfs:label>
<skos:definition xml:lang="en">the currency whose unit is one troy ounce of the precious metal Palladium</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>964</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Palladium</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Pataca">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Pataca</rdfs:label>
<skos:definition xml:lang="en">the currency Pataca</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>446</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Pataca</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Macao"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PesoConvertible">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Peso Convertible</rdfs:label>
<skos:definition xml:lang="en">the currency Peso Convertible</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>931</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Peso Convertible</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Cuba"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PesoUruguayo">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Peso Uruguayo</rdfs:label>
<skos:definition xml:lang="en">the currency Peso Uruguayo</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>858</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Peso Uruguayo</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Uruguay"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PhilippinePeso">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Philippine Peso</rdfs:label>
<skos:definition xml:lang="en">the currency Philippine Peso</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>608</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Philippine Peso</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Philippines"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Platinum">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetal"/>
<rdfs:label>Platinum</rdfs:label>
<skos:definition xml:lang="en">the currency whose unit is one troy ounce of the precious metal Platinum</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>962</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Platinum</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;PoundSterling">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Pound Sterling</rdfs:label>
<skos:definition xml:lang="en">the currency Pound Sterling</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>826</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Pound Sterling</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guernsey"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;IsleOfMan"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Jersey"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;UnitedKingdomOfGreatBritainAndNorthernIreland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Pula">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Pula</rdfs:label>
<skos:definition xml:lang="en">the currency Pula</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>072</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Pula</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Botswana"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;QAR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>QAR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Qatari Rial</skos:definition>
<fibo-fnd-rel-rel:hasTag>QAR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;QatariRial"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;QatariRial"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;QatariRial">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Qatari Rial</rdfs:label>
<skos:definition xml:lang="en">the currency Qatari Rial</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>634</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Qatari Rial</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Qatar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Quetzal">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Quetzal</rdfs:label>
<skos:definition xml:lang="en">the currency Quetzal</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>320</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Quetzal</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guatemala"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RON">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>RON</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Romanian Leu</skos:definition>
<fibo-fnd-rel-rel:hasTag>RON</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;RomanianLeu"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;RomanianLeu"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RSD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>RSD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Serbian Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>RSD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SerbianDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SerbianDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RUB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>RUB</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Russian Ruble</skos:definition>
<fibo-fnd-rel-rel:hasTag>RUB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;RussianRuble"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;RussianRuble"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RWF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>RWF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Rwanda Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>RWF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;RwandaFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;RwandaFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Rand">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Rand</rdfs:label>
<skos:definition xml:lang="en">the currency Rand</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>710</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Rand</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Lesotho"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Namibia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SouthAfrica"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RialOmani">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Rial Omani</rdfs:label>
<skos:definition xml:lang="en">the currency Rial Omani</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>512</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Rial Omani</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Oman"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Riel">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Riel</rdfs:label>
<skos:definition xml:lang="en">the currency Riel</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>116</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Riel</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Cambodia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RomanianLeu">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Romanian Leu</rdfs:label>
<skos:definition xml:lang="en">the currency Romanian Leu</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>946</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Romanian Leu</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Romania"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Rufiyaa">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Rufiyaa</rdfs:label>
<skos:definition xml:lang="en">the currency Rufiyaa</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>462</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Rufiyaa</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Maldives"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Rupiah">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Rupiah</rdfs:label>
<skos:definition xml:lang="en">the currency Rupiah</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>360</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Rupiah</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Indonesia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RussianRuble">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Russian Ruble</rdfs:label>
<skos:definition xml:lang="en">the currency Russian Ruble</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>643</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Russian Ruble</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;RussianFederation"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;RwandaFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Rwanda Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Rwanda Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>646</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Rwanda Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Rwanda"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SAR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SAR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Saudi Riyal</skos:definition>
<fibo-fnd-rel-rel:hasTag>SAR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SaudiRiyal"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SaudiRiyal"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SBD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SBD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Solomon Islands Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>SBD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SolomonIslandsDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SolomonIslandsDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SCR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SCR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Seychelles Rupee</skos:definition>
<fibo-fnd-rel-rel:hasTag>SCR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SeychellesRupee"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SeychellesRupee"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SDG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SDG</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Sudanese Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>SDG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SudanesePound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SudanesePound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SDR_SpecialDrawingRight">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccount"/>
<rdfs:label>SDR (Special Drawing Right)</rdfs:label>
<skos:definition xml:lang="en">the IMF&apos;s SDR (Special Drawing Right)</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>960</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>SDR (Special Drawing Right)</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SEK">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SEK</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Swedish Krona</skos:definition>
<fibo-fnd-rel-rel:hasTag>SEK</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SwedishKrona"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SwedishKrona"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SGD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SGD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Singapore Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>SGD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SingaporeDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SingaporeDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SHP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SHP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Saint Helena Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>SHP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SaintHelenaPound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SaintHelenaPound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SLE">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SLE</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Leone</skos:definition>
<skos:note xml:lang="en">The Sierra Leonean LEONE (SLL) is redenominated by removing three (3) zeros from the denominations. A new currency code SLE/925 representing the new valuation (1,000 times old SLL/694) is introduced on 1st April 2022 for any internal needs during the redenomination process, and is replacing SLL as the official currency code, after the transition period to be determined. During this transition period, both the old Leone and new Leone will be in physical circulation for at least 90 days. The Bank of Sierra Leone will adopt the new code in the local system but SLL/694 shall remain in use until further notice. The Sierra Leonean currency shall continue to be the LEONE and this will not change after redenomination.</skos:note>
<fibo-fnd-rel-rel:hasTag>SLE</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Leone"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Leone"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SLL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SLL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Leone</skos:definition>
<fibo-fnd-rel-rel:hasTag>SLL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Leone"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Leone"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SOS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SOS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Somali Shilling</skos:definition>
<fibo-fnd-rel-rel:hasTag>SOS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SomaliShilling"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SomaliShilling"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SRD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SRD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Surinam Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>SRD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SurinamDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SurinamDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SSP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SSP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for South Sudanese Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>SSP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SouthSudanesePound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SouthSudanesePound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;STN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>STN</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Dobra</skos:definition>
<fibo-fnd-rel-rel:hasTag>STN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Dobra"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Dobra"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SVC">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SVC</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for El Salvador Colon</skos:definition>
<fibo-fnd-rel-rel:hasTag>SVC</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ElSalvadorColon"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ElSalvadorColon"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SYP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SYP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Syrian Pound</skos:definition>
<fibo-fnd-rel-rel:hasTag>SYP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SyrianPound"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SyrianPound"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SZL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>SZL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Lilangeni</skos:definition>
<fibo-fnd-rel-rel:hasTag>SZL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Lilangeni"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Lilangeni"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SaintHelenaPound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Saint Helena Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Saint Helena Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>654</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Saint Helena Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaintHelena"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SaudiRiyal">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Saudi Riyal</rdfs:label>
<skos:definition xml:lang="en">the currency Saudi Riyal</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>682</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Saudi Riyal</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SaudiArabia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SerbianDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Serbian Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Serbian Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>941</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Serbian Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Serbia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SeychellesRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Seychelles Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Seychelles Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>690</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Seychelles Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Seychelles"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Silver">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetal"/>
<rdfs:label>Silver</rdfs:label>
<skos:definition xml:lang="en">the currency whose unit is one troy ounce of the precious metal Silver</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>961</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Silver</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SingaporeDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Singapore Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Singapore Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>702</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Singapore Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Singapore"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Sol">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Sol</rdfs:label>
<skos:definition xml:lang="en">the currency Sol</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>604</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Sol</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Peru"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SolomonIslandsDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Solomon Islands Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Solomon Islands Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>090</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Solomon Islands Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SolomonIslands"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Som">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Som</rdfs:label>
<skos:definition xml:lang="en">the currency Som</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>417</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Som</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Kyrgyzstan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SomaliShilling">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Somali Shilling</rdfs:label>
<skos:definition xml:lang="en">the currency Somali Shilling</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>706</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Somali Shilling</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Somalia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Somoni">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Somoni</rdfs:label>
<skos:definition xml:lang="en">the currency Somoni</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>972</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Somoni</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tajikistan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SouthSudanesePound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>South Sudanese Pound</rdfs:label>
<skos:definition xml:lang="en">the currency South Sudanese Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>728</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>South Sudanese Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SouthSudan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SriLankaRupee">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Sri Lanka Rupee</rdfs:label>
<skos:definition xml:lang="en">the currency Sri Lanka Rupee</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>144</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Sri Lanka Rupee</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SriLanka"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Sucre">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Sucre</rdfs:label>
<skos:definition xml:lang="en">the currency Sucre</skos:definition>
<fibo-fnd-acc-cur:hasNumericCode>994</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Sucre</fibo-fnd-rel-rel:hasTextualName>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SudanesePound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Sudanese Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Sudanese Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>938</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Sudanese Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Sudan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SurinamDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Surinam Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Surinam Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>968</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Surinam Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Suriname"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SwedishKrona">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Swedish Krona</rdfs:label>
<skos:definition xml:lang="en">the currency Swedish Krona</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>752</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Swedish Krona</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Sweden"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SwissFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Swiss Franc</rdfs:label>
<skos:definition xml:lang="en">the currency Swiss Franc</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>756</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Swiss Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Liechtenstein"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Switzerland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;SyrianPound">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Syrian Pound</rdfs:label>
<skos:definition xml:lang="en">the currency Syrian Pound</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>760</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Syrian Pound</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;SyrianArabRepublic"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;THB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>THB</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Baht</skos:definition>
<fibo-fnd-rel-rel:hasTag>THB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Baht"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Baht"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TJS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TJS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Somoni</skos:definition>
<fibo-fnd-rel-rel:hasTag>TJS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Somoni"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Somoni"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TMT">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TMT</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Turkmenistan New Manat</skos:definition>
<fibo-fnd-rel-rel:hasTag>TMT</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;TurkmenistanNewManat"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;TurkmenistanNewManat"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TND">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TND</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Tunisian Dinar</skos:definition>
<fibo-fnd-rel-rel:hasTag>TND</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;TunisianDinar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;TunisianDinar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TOP">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TOP</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Paʻanga</skos:definition>
<fibo-fnd-rel-rel:hasTag>TOP</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Paanga"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Paanga"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TRY">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TRY</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Turkish Lira</skos:definition>
<fibo-fnd-rel-rel:hasTag>TRY</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;TurkishLira"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;TurkishLira"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TTD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TTD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Trinidad and Tobago Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>TTD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;TrinidadandTobagoDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;TrinidadandTobagoDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TWD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TWD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for New Taiwan Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>TWD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;NewTaiwanDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;NewTaiwanDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TZS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>TZS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Tanzanian Shilling</skos:definition>
<fibo-fnd-rel-rel:hasTag>TZS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;TanzanianShilling"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;TanzanianShilling"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Taka">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Taka</rdfs:label>
<skos:definition xml:lang="en">the currency Taka</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>050</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Taka</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bangladesh"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Tala">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Tala</rdfs:label>
<skos:definition xml:lang="en">the currency Tala</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>882</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Tala</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Samoa"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TanzanianShilling">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Tanzanian Shilling</rdfs:label>
<skos:definition xml:lang="en">the currency Tanzanian Shilling</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>834</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Tanzanian Shilling</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tanzania"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Tenge">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Tenge</rdfs:label>
<skos:definition xml:lang="en">the currency Tenge</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>398</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Tenge</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Kazakhstan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TrinidadandTobagoDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Trinidad and Tobago Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Trinidad and Tobago Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>780</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Trinidad and Tobago Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;TrinidadAndTobago"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Tugrik">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Tugrik</rdfs:label>
<skos:definition xml:lang="en">the currency Tugrik</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>496</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Tugrik</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Mongolia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TunisianDinar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Tunisian Dinar</rdfs:label>
<skos:definition xml:lang="en">the currency Tunisian Dinar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>3</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>788</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Tunisian Dinar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Tunisia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TurkishLira">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Turkish Lira</rdfs:label>
<skos:definition xml:lang="en">the currency Turkish Lira</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>949</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Turkish Lira</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Turkey"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;TurkmenistanNewManat">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Turkmenistan New Manat</rdfs:label>
<skos:definition xml:lang="en">the currency Turkmenistan New Manat</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>934</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Turkmenistan New Manat</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Turkmenistan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UAEDirham">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>UAE Dirham</rdfs:label>
<skos:definition xml:lang="en">the currency UAE Dirham</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>784</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>UAE Dirham</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;UnitedArabEmirates"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UAH">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>UAH</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Hryvnia</skos:definition>
<fibo-fnd-rel-rel:hasTag>UAH</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Hryvnia"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Hryvnia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UGX">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>UGX</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Uganda Shilling</skos:definition>
<fibo-fnd-rel-rel:hasTag>UGX</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UgandaShilling"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UgandaShilling"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;USD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>USD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for US Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>USD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;USDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;USDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;USDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>US Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency US Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>840</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>US Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;AmericanSamoa"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Bonaire"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;BritishIndianOceanTerritory"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Ecuador"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;ElSalvador"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Guam"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Haiti"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;MarshallIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Micronesia"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;NorthernMarianaIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Palau"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Panama"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;PuertoRico"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Timor-Leste"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;TurksAndCaicosIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;UnitedStatesMinorOutlyingIslands"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;VirginIslandsBritish"/>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;VirginIslandsUS"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;USDollar_Nextday">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>US Dollar (Next day)</rdfs:label>
<skos:definition xml:lang="en">the funds US Dollar (Next day)</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;USDollar"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>997</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>US Dollar (Next day)</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>&quot;Next day&quot; funds are immediately available for transfer in like funds, and, subject to settlement, available the next business day for same day funds transfer or withdrawal in cash.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;UnitedStatesOfAmerica"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;USN">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>USN</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for US Dollar (Next day)</skos:definition>
<fibo-fnd-rel-rel:hasTag>USN</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;USDollar_Nextday"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;USDollar_Nextday"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UYI">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;FundsIdentifier"/>
<rdfs:label>UYI</rdfs:label>
<skos:definition xml:lang="en">the funds identifier for Uruguay Peso en Unidades Indexadas (UI)</skos:definition>
<fibo-fnd-rel-rel:hasTag>UYI</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UruguayPesoenUnidadesIndexadas_UI"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UruguayPesoenUnidadesIndexadas_UI"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UYU">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>UYU</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Peso Uruguayo</skos:definition>
<fibo-fnd-rel-rel:hasTag>UYU</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;PesoUruguayo"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;PesoUruguayo"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UYW">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>UYW</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Unidad Previsional</skos:definition>
<fibo-fnd-rel-rel:hasTag>UYW</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UnidadPrevisional"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UnidadPrevisional"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UZS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>UZS</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Uzbekistan Sum</skos:definition>
<fibo-fnd-rel-rel:hasTag>UZS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;UzbekistanSum"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;UzbekistanSum"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UgandaShilling">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Uganda Shilling</rdfs:label>
<skos:definition xml:lang="en">the currency Uganda Shilling</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>800</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Uganda Shilling</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Uganda"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UnidadPrevisional">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Unidad Previsional</rdfs:label>
<skos:definition xml:lang="en">the funds Unidad Previsional</skos:definition>
<skos:note xml:lang="en">The Unidad Previsional (UP) is a daily accounting unit that tracks changes to the nominal wage index. The value of UP is expressed in terms of Uruguayan Pesos per UP, with the initial value of one peso (UYU 1.00) on 04/30/2018. The institution responsible for the calculation and publication is the Instituto Nacional de Estadística (National Bureau of Statistics) according to Law 19,608.</skos:note>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;PesoUruguayo"/>
<fibo-fnd-acc-cur:hasMinorUnit>4</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>927</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Unidad Previsional</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Uruguay"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UnidaddeFomento">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Unidad de Fomento</rdfs:label>
<skos:definition xml:lang="en">the funds Unidad de Fomento</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;ChileanPeso"/>
<fibo-fnd-acc-cur:hasMinorUnit>4</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>990</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Unidad de Fomento</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>The CLF is a daily economically-financial unit calculated by the Central Bank of Chile according to inflation (as measured by the Chilean Consumer Price Index of the previous month). The value of the CLF is expressed in terms of Chilean Pesos per CLF. The use of CLF has been widely extended to all types of bank loans, financial investments (time deposits, mortgages and other public or private indexed instruments), contracts and fees in some cases.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Chile"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UnidaddeValorReal">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Unidad de Valor Real</rdfs:label>
<skos:definition xml:lang="en">the funds Unidad de Valor Real</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;ColombianPeso"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>970</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Unidad de Valor Real</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>The UVR is a daily account unit set by the Central Bank of Colombia according to the variation in the Consumer Price Index of Colombia. The value of UVR is expressed in terms of Colombian Pesos per UVR. It is used to denominate and update mortgage loans and some public debt bonds.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Colombia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UruguayPesoenUnidadesIndexadas_UI">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>Uruguay Peso en Unidades Indexadas (UI)</rdfs:label>
<skos:definition xml:lang="en">the funds Uruguay Peso en Unidades Indexadas (UI)</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;PesoUruguayo"/>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>940</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Uruguay Peso en Unidades Indexadas (UI)</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>The UYI (URUIURUI) is used for issuance of debt instruments by the Uruguayan government in the international global bond market. It is calculated based on an established methodology using underlying inflationary statistics in the Uruguayan market. (Introduced in 2002).</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Uruguay"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;UzbekistanSum">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Uzbekistan Sum</rdfs:label>
<skos:definition xml:lang="en">the currency Uzbekistan Sum</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>860</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Uzbekistan Sum</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Uzbekistan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;VED">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>VED</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bolívar Soberano</skos:definition>
<skos:note xml:lang="en">Note that the numeric currency code corresponding to the Bolívar Soberano with currency code &apos;VED&apos; is 926.</skos:note>
<fibo-fnd-rel-rel:hasTag>VED</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BolívarSoberano"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BolívarSoberano"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;VES">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>VES</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Bolívar Soberano</skos:definition>
<skos:note xml:lang="en">Note that the numeric currency code corresponding to the Bolívar Soberano with currency code &apos;VES&apos; is 928.</skos:note>
<fibo-fnd-rel-rel:hasTag>VES</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BolívarSoberano"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BolívarSoberano"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;VND">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>VND</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Dong</skos:definition>
<fibo-fnd-rel-rel:hasTag>VND</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Dong"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Dong"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;VUV">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>VUV</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Vatu</skos:definition>
<fibo-fnd-rel-rel:hasTag>VUV</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Vatu"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Vatu"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Vatu">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Vatu</rdfs:label>
<skos:definition xml:lang="en">the currency Vatu</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>548</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Vatu</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Vanuatu"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;WIREuro">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>WIR Euro</rdfs:label>
<skos:definition xml:lang="en">the funds WIR Euro</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;Euro"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>947</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>WIR Euro</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>WIR Euro - WIR Bank for use with the EFTPOS system with their own WIR-card and the Electronic Banking Services</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Switzerland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;WIRFranc">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Funds"/>
<rdfs:label>WIR Franc</rdfs:label>
<skos:definition xml:lang="en">the funds WIR Franc</skos:definition>
<fibo-fnd-acc-cur:hasCurrency rdf:resource="&fibo-fnd-acc-4217;SwissFranc"/>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>948</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>WIR Franc</fibo-fnd-rel-rel:hasTextualName>
<cmns-av:explanatoryNote>WIR Franc - WIR Bank for use with the EFTPOS system with their own WIR-card and the Electronic Banking Services.</cmns-av:explanatoryNote>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Switzerland"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;WST">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>WST</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Tala</skos:definition>
<fibo-fnd-rel-rel:hasTag>WST</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Tala"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Tala"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Won">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Won</rdfs:label>
<skos:definition xml:lang="en">the currency Won</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>410</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Won</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;KoreaRepublicOf"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XAF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XAF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for CFA Franc BEAC</skos:definition>
<fibo-fnd-rel-rel:hasTag>XAF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CFAFrancBEAC"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CFAFrancBEAC"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XAG">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetalIdentifier"/>
<rdfs:label>XAG</rdfs:label>
<skos:definition xml:lang="en">identifier for the currency whose unit is one troy ounce of the precious metal Silver</skos:definition>
<fibo-fnd-rel-rel:hasTag>XAG</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Silver"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Silver"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XAU">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetalIdentifier"/>
<rdfs:label>XAU</rdfs:label>
<skos:definition xml:lang="en">identifier for the currency whose unit is one troy ounce of the precious metal Gold</skos:definition>
<fibo-fnd-rel-rel:hasTag>XAU</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Gold"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Gold"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XBA">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XBA</rdfs:label>
<skos:definition xml:lang="en">the identifier for Bond Markets Unit European Composite Unit (EURCO)</skos:definition>
<fibo-fnd-rel-rel:hasTag>XBA</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanCompositeUnit_EURCO"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanCompositeUnit_EURCO"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XBB">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XBB</rdfs:label>
<skos:definition xml:lang="en">the identifier for Bond Markets Unit European Monetary Unit (E.M.U.-6)</skos:definition>
<fibo-fnd-rel-rel:hasTag>XBB</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanMonetaryUnit_EMU-6"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanMonetaryUnit_EMU-6"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XBC">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XBC</rdfs:label>
<skos:definition xml:lang="en">the identifier for Bond Markets Unit European Unit of Account 9 (E.U.A.-9)</skos:definition>
<fibo-fnd-rel-rel:hasTag>XBC</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount9_EUA-9"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount9_EUA-9"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XBD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XBD</rdfs:label>
<skos:definition xml:lang="en">the identifier for Bond Markets Unit European Unit of Account 17 (E.U.A.-17)</skos:definition>
<fibo-fnd-rel-rel:hasTag>XBD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount17_EUA-17"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;BondMarketsUnitEuropeanUnitofAccount17_EUA-17"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XCD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XCD</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for East Caribbean Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>XCD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;EastCaribbeanDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;EastCaribbeanDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XDR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XDR</rdfs:label>
<skos:definition xml:lang="en">the IMF&apos;s identifier for SDR (Special Drawing Right)</skos:definition>
<fibo-fnd-rel-rel:hasTag>XDR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;SDR_SpecialDrawingRight"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;SDR_SpecialDrawingRight"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XOF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XOF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for CFA Franc BCEAO</skos:definition>
<fibo-fnd-rel-rel:hasTag>XOF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CFAFrancBCEAO"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CFAFrancBCEAO"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XPD">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetalIdentifier"/>
<rdfs:label>XPD</rdfs:label>
<skos:definition xml:lang="en">identifier for the currency whose unit is one troy ounce of the precious metal Palladium</skos:definition>
<fibo-fnd-rel-rel:hasTag>XPD</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Palladium"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Palladium"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XPF">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XPF</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for CFP Franc</skos:definition>
<fibo-fnd-rel-rel:hasTag>XPF</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;CFPFranc"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;CFPFranc"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XPT">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;PreciousMetalIdentifier"/>
<rdfs:label>XPT</rdfs:label>
<skos:definition xml:lang="en">identifier for the currency whose unit is one troy ounce of the precious metal Platinum</skos:definition>
<fibo-fnd-rel-rel:hasTag>XPT</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Platinum"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Platinum"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XSU">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XSU</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Sucre</skos:definition>
<fibo-fnd-rel-rel:hasTag>XSU</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Sucre"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Sucre"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XTS">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XTS</rdfs:label>
<skos:definition xml:lang="en">Codes specifically reserved for testing purposes</skos:definition>
<fibo-fnd-rel-rel:hasTag>XTS</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XUA">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;UnitOfAccountIdentifier"/>
<rdfs:label>XUA</rdfs:label>
<skos:definition xml:lang="en">the identifier for ADB Unit of Account</skos:definition>
<fibo-fnd-rel-rel:hasTag>XUA</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ADBUnitofAccount"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ADBUnitofAccount"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;XXX">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>XXX</rdfs:label>
<skos:definition xml:lang="en">The codes assigned for transactions where no currency is involved</skos:definition>
<fibo-fnd-rel-rel:hasTag>XXX</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;YER">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>YER</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Yemeni Rial</skos:definition>
<fibo-fnd-rel-rel:hasTag>YER</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;YemeniRial"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;YemeniRial"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;YemeniRial">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Yemeni Rial</rdfs:label>
<skos:definition xml:lang="en">the currency Yemeni Rial</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>886</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Yemeni Rial</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Yemen"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Yen">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Yen</rdfs:label>
<skos:definition xml:lang="en">the currency Yen</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>0</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>392</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Yen</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Japan"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;YuanRenminbi">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Yuan Renminbi</rdfs:label>
<skos:definition xml:lang="en">the currency Yuan Renminbi</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>156</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Yuan Renminbi</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;China"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ZAR">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ZAR</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Rand</skos:definition>
<fibo-fnd-rel-rel:hasTag>ZAR</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;Rand"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;Rand"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ZMW">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ZMW</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Zambian Kwacha</skos:definition>
<fibo-fnd-rel-rel:hasTag>ZMW</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ZambianKwacha"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ZambianKwacha"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ZWL">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;CurrencyIdentifier"/>
<rdfs:label>ZWL</rdfs:label>
<skos:definition xml:lang="en">the currency identifier for Zimbabwe Dollar</skos:definition>
<fibo-fnd-rel-rel:hasTag>ZWL</fibo-fnd-rel-rel:hasTag>
<cmns-col:isMemberOf rdf:resource="&fibo-fnd-acc-4217;ISO4217-CodeSet"/>
<cmns-dsg:denotes rdf:resource="&fibo-fnd-acc-4217;ZimbabweDollar"/>
<cmns-id:identifies rdf:resource="&fibo-fnd-acc-4217;ZimbabweDollar"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ZambianKwacha">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Zambian Kwacha</rdfs:label>
<skos:definition xml:lang="en">the currency Zambian Kwacha</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>967</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Zambian Kwacha</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Zambia"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;ZimbabweDollar">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Zimbabwe Dollar</rdfs:label>
<skos:definition xml:lang="en">the currency Zimbabwe Dollar</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>932</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Zimbabwe Dollar</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Zimbabwe"/>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-acc-4217;Zloty">
<rdf:type rdf:resource="&fibo-fnd-acc-cur;Currency"/>
<rdfs:label>Zloty</rdfs:label>
<skos:definition xml:lang="en">the currency Zloty</skos:definition>
<fibo-fnd-acc-cur:hasMinorUnit>2</fibo-fnd-acc-cur:hasMinorUnit>
<fibo-fnd-acc-cur:hasNumericCode>985</fibo-fnd-acc-cur:hasNumericCode>
<fibo-fnd-rel-rel:hasTextualName>Zloty</fibo-fnd-rel-rel:hasTextualName>
<cmns-cxtdsg:isUsedBy rdf:resource="&lcc-3166-1;Poland"/>
</owl:NamedIndividual>
</rdf:RDF>