<?xml version="1.0"?>
<rdf:RDF
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://www.owl-ontologies.com/unnamed.owl#"
  xml:base="http://www.owl-ontologies.com/unnamed.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/protege"/>
  </owl:Ontology>
  <owl:Class rdf:ID="CurrencyRate"/>
  <owl:Class rdf:ID="Currency"/>
  <owl:ObjectProperty rdf:ID="country">
    <rdfs:domain rdf:resource="#Currency"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="to">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#CurrencyRate"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="code">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Currency"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="name">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Currency"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="country_iso_code">
    <rdfs:domain rdf:resource="#Currency"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:ID="from">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#CurrencyRate"/>
  </owl:FunctionalProperty>
  <Currency rdf:ID="PLN">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PLN</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Zlotych</name>
  </Currency>
  <Currency rdf:ID="TOP">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TOP</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pa'anga</name>
  </Currency>
  <Currency rdf:ID="ZWD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Zimbabwe Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZWD</code>
  </Currency>
  <Currency rdf:ID="XAU">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XAU</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ounces</name>
  </Currency>
  <Currency rdf:ID="CNY">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CNY</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Yuan Renminbi</name>
  </Currency>
  <Currency rdf:ID="GTQ">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Quetzales</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GTQ</code>
  </Currency>
  <Currency rdf:ID="ARS">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pesos</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ARS</code>
  </Currency>
  <Currency rdf:ID="SDD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SDD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dinars</name>
  </Currency>
  <Currency rdf:ID="SVC">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Colones</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SVC</code>
  </Currency>
  <Currency rdf:ID="CUP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pesos</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CUP</code>
  </Currency>
  <Currency rdf:ID="ZAR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rand</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ZAR</code>
  </Currency>
  <Currency rdf:ID="STD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dobras</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >STD</code>
  </Currency>
  <Currency rdf:ID="KRW">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Won</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >KRW</code>
  </Currency>
  <Currency rdf:ID="RUR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Russia Rubles</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RUR</code>
  </Currency>
  <Currency rdf:ID="OMR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rials</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OMR</code>
  </Currency>
  <Currency rdf:ID="LVL">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LVL</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lati</name>
  </Currency>
  <Currency rdf:ID="AZM">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AZM</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manats</name>
  </Currency>
  <Currency rdf:ID="BND">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BND</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="KGS">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Soms</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >KGS</code>
  </Currency>
  <Currency rdf:ID="BSD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BSD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="BRL">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Real</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BRL</code>
  </Currency>
  <Currency rdf:ID="MYR">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MYR</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ringgits</name>
  </Currency>
  <Currency rdf:ID="NAD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NAD</code>
  </Currency>
  <Currency rdf:ID="BAM">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BAM</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Convertible Marka</name>
  </Currency>
  <Currency rdf:ID="JMD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >JMD</code>
  </Currency>
  <Currency rdf:ID="INR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >India Rupeess</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >INR</code>
  </Currency>
  <Currency rdf:ID="AWG">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Guilders</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AWG</code>
  </Currency>
  <Currency rdf:ID="BBD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BBD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="LRD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LRD</code>
  </Currency>
  <Currency rdf:ID="ETB">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ETB</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Birr</name>
  </Currency>
  <Currency rdf:ID="WST">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WST</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tala</name>
  </Currency>
  <Currency rdf:ID="MDL">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lei</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MDL</code>
  </Currency>
  <Currency rdf:ID="TZS">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TZS</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Shillings</name>
  </Currency>
  <Currency rdf:ID="XPF">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XPF</code>
  </Currency>
  <Currency rdf:ID="GYD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GYD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="SYP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pounds</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SYP</code>
  </Currency>
  <Currency rdf:ID="GBP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >United Kingdom Pounds</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GBP</code>
  </Currency>
  <Currency rdf:ID="USD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >United States Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >USD</code>
  </Currency>
  <Currency rdf:ID="JOD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >JOD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dinars</name>
  </Currency>
  <Currency rdf:ID="EGP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pounds</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EGP</code>
  </Currency>
  <Currency rdf:ID="MXN">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MXN</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pesos</name>
  </Currency>
  <Currency rdf:ID="VEB">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bolivares</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >VEB</code>
  </Currency>
  <Currency rdf:ID="IDR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indonesia Rupiahs</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IDR</code>
  </Currency>
  <Currency rdf:ID="SAR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Riyals</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SAR</code>
  </Currency>
  <Currency rdf:ID="SEK">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SEK</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kronor</name>
  </Currency>
  <Currency rdf:ID="AFA">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AFA</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Afghanis</name>
  </Currency>
  <Currency rdf:ID="MRO">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ouguiyas</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MRO</code>
  </Currency>
  <Currency rdf:ID="HKD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >HKD</code>
  </Currency>
  <Currency rdf:ID="ILS">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >New Shekels</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ILS</code>
  </Currency>
  <Currency rdf:ID="CRC">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CRC</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Colones</name>
  </Currency>
  <Currency rdf:ID="FKP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pounds</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FKP</code>
  </Currency>
  <Currency rdf:ID="RWF">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RWF</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
  </Currency>
  <Currency rdf:ID="CHF">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHF</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Switzerland Francs</name>
  </Currency>
  <Currency rdf:ID="LSL">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LSL</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Maloti</name>
  </Currency>
  <Currency rdf:ID="TVD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tuvalu Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TVD</code>
  </Currency>
  <Currency rdf:ID="EUR">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EUR</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Euro</name>
  </Currency>
  <Currency rdf:ID="YUM">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >YUM</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >New Dinars</name>
  </Currency>
  <Currency rdf:ID="GNF">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GNF</code>
  </Currency>
  <Currency rdf:ID="JPY">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Yen</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >JPY</code>
  </Currency>
  <Currency rdf:ID="PEN">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PEN</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nuevos Soles</name>
  </Currency>
  <Currency rdf:ID="TRL">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Turkish Liras</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TRL</code>
  </Currency>
  <Currency rdf:ID="MNT">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tugriks</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MNT</code>
  </Currency>
  <Currency rdf:ID="ROL">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lei</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ROL</code>
  </Currency>
  <Currency rdf:ID="CDF">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CDF</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
  </Currency>
  <Currency rdf:ID="XAF">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XAF</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
  </Currency>
  <Currency rdf:ID="ANG">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ANG</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Netherlands Antilles Guilders</name>
  </Currency>
  <Currency rdf:ID="VUV">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vatu</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >VUV</code>
  </Currency>
  <Currency rdf:ID="BZD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BZD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="GHC">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cedis</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GHC</code>
  </Currency>
  <Currency rdf:ID="XCD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >East Caribbean Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XCD</code>
  </Currency>
  <Currency rdf:ID="TMM">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Manats</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TMM</code>
  </Currency>
  <Currency rdf:ID="GEL">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GEL</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lari</name>
  </Currency>
  <Currency rdf:ID="UAH">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UAH</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hryvnia</name>
  </Currency>
  <Currency rdf:ID="XAG">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ounces</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >XAG</code>
  </Currency>
  <Currency rdf:ID="SKK">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SKK</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Koruny</name>
  </Currency>
  <Currency rdf:ID="SBD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SBD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="MZM">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MZM</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Meticais</name>
  </Currency>
  <Currency rdf:ID="PGK">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kina</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PGK</code>
  </Currency>
  <Currency rdf:ID="NZD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NZD</code>
  </Currency>
  <Currency rdf:ID="AUD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AUD</code>
  </Currency>
  <Currency rdf:ID="ISK">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kronur</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ISK</code>
  </Currency>
  <Currency rdf:ID="QAR">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QAR</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rials</name>
  </Currency>
  <Currency rdf:ID="DZD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DZD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dinars</name>
  </Currency>
  <Currency rdf:ID="IRR">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IRR</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rials</name>
  </Currency>
  <Currency rdf:ID="NOK">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Norway Kroner</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NOK</code>
  </Currency>
  <Currency rdf:ID="ERN">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nakfa</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ERN</code>
  </Currency>
  <Currency rdf:ID="TND">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dinars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TND</code>
  </Currency>
  <Currency rdf:ID="BIF">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BIF</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Francs</name>
  </Currency>
  <Currency rdf:ID="BMD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BMD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="FJD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FJD</code>
  </Currency>
  <Currency rdf:ID="CYP">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pounds</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CYP</code>
  </Currency>
  <Currency rdf:ID="KYD">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >KYD</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dollars</name>
  </Currency>
  <Currency rdf:ID="PAB">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PAB</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Balboa</name>
  </Currency>
  <Currency rdf:ID="MKD">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Denars</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MKD</code>
  </Currency>
  <Currency rdf:ID="SCR">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SCR</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rupees</name>
  </Currency>
  <Currency rdf:ID="BWP">
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BWP</code>
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pulas</name>
  </Currency>
  <Currency rdf:ID="BYR">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rubles</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BYR</code>
  </Currency>
  <Currency rdf:ID="DKK">
    <name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kroner</name>
    <code rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DKK</code>
  </Currency>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 1.3, Build 225.4)  http://protege.stanford.edu -->
