@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix cur: <http://qudt.org/vocab/currency/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

<http://qudt.org/3.1.0/vocab/currency>
  a owl:Ontology ;
  owl:imports <http://qudt.org/3.1.0/schema/facade/qudt> ;
  owl:imports <http://qudt.org/3.1.0/vocab/unit> ;
  owl:versionIRI <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "QUDT VOCAB Currency Units Release 3.1.0" ;
  vaem:hasGraphMetadata vaem:GMD_QUDT-UNITS-CURRENCY .

cur:AED
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AED ;
  qudt:currencyCode "AED" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "784" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/United_Arab_Emirates_dirham"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$AED$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/United_Arab_Emirates_dirham?oldid=491806142"^^xsd:anyURI ;
  qudt:symbol "د.إ" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "United Arab Emirates dirham"@en .

cur:AFN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AFN ;
  qudt:currencyCode "AFN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "971" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Afghani"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Afghani?oldid=485904590"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Afghani"@en .

cur:ALL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ALL ;
  qudt:currencyCode "ALL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "008" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lek"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ALL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Lek?oldid=495195665"^^xsd:anyURI ;
  qudt:symbol "L" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lek"@en .

cur:AMD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AMD ;
  qudt:currencyCode "AMD" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "051" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Armenian_dram"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Armenian_dram?oldid=492709723"^^xsd:anyURI ;
  qudt:symbol "֏" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Armenian Dram"@en .

cur:ANG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ANG ;
  qudt:currencyCode "ANG" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "532" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Netherlands_Antillean_guilder"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ANG$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Netherlands_Antillean_guilder?oldid=490030382"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Netherlands Antillian Guilder"@en .

cur:AOA
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AOA ;
  qudt:currencyCode "AOA" ;
  qudt:currencyExponent 1 ;
  qudt:currencyNumber "973" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Angolan_kwanza"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$AOA$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Angolan_kwanza?oldid=491748749"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kwanza"@en .

cur:ARS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ARS ;
  qudt:currencyCode "ARS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "032" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Argentine_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Argentine_peso?oldid=491431588"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Argentine Peso"@en .

cur:AUD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AUD ;
  qudt:currencyCode "AUD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "036" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Australian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Australian_dollar?oldid=495046408"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/AustralianDollar> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Australian Dollar"@en .

cur:AWG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AWG ;
  qudt:currencyCode "AWG" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "533" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Aruban_florin"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Aruban_florin?oldid=492925638"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Aruban Guilder"@en .

cur:AZN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_AZN ;
  qudt:currencyCode "AZN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "944" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Azerbaijani_manat"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Azerbaijani_manat?oldid=495479090"^^xsd:anyURI ;
  qudt:symbol "₼" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Azerbaijanian Manat"@en .

cur:BAM
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BAM ;
  qudt:currencyCode "BAM" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "977" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BAM$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:symbol "KM" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Convertible Marks"@en .

cur:BBD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BBD ;
  qudt:currencyCode "BBD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "052" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Barbadian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Barbadian_dollar?oldid=494388633"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Barbados Dollar"@en .

cur:BDT
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BDT ;
  qudt:currencyCode "BDT" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "050" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bangladeshi_taka"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bangladeshi_taka?oldid=492673895"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bangladeshi Taka"@en .

cur:BGN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BGN ;
  qudt:currencyCode "BGN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "975" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bulgarian_lev"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BGN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bulgarian_lev?oldid=494947467"^^xsd:anyURI ;
  qudt:symbol "лв." ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bulgarian Lev"@en .

cur:BHD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BHD ;
  qudt:currencyCode "BHD" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "048" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bahraini_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bahraini_dinar?oldid=493086643"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bahraini Dinar"@en .

cur:BIF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BIF ;
  qudt:currencyCode "BIF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "108" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Burundian_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BIF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Burundian_franc?oldid=489383699"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Burundian Franc"@en .

cur:BMD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BMD ;
  qudt:currencyCode "BMD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "060" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bermudian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BMD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bermudian_dollar?oldid=492670344"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bermuda Dollar"@en .

cur:BND
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BND ;
  qudt:currencyCode "BND" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "096" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Brunei_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BND$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Brunei_dollar?oldid=495134546"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Brunei Dollar"@en .

cur:BOB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BOB ;
  qudt:currencyCode "BOB" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "068" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bolivian_boliviano"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BOB$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bolivian_boliviano?oldid=494873944"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Boliviano"@en .

cur:BOV
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BOV ;
  qudt:currencyCode "BOV" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "984" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BOV$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bolivian Mvdol (Funds code)"@en .

cur:BRL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BRL ;
  qudt:currencyCode "BRL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "986" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Brazilian_real"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BRL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Brazilian_real?oldid=495278259"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/BrazilianReal> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Brazilian Real"@en .

cur:BSD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BSD ;
  qudt:currencyCode "BSD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "044" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bahamian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bahamian_dollar?oldid=492776024"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Bahamian Dollar"@en .

cur:BTN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BTN ;
  qudt:currencyCode "BTN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "064" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Bhutanese_ngultrum"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BTN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Bhutanese_ngultrum?oldid=491579260"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Ngultrum"@en .

cur:BWP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BWP ;
  qudt:currencyCode "BWP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "072" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Pula"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BWP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Pula?oldid=495207177"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Pula"@en .

cur:BYN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BYN ;
  qudt:currencyCode "BYN" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "933" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Belarusian_ruble"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Belarusian_ruble?oldid=494143246"^^xsd:anyURI ;
  qudt:symbol "Rbl" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Belarussian Ruble"@en .

cur:BZD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_BZD ;
  qudt:currencyCode "BZD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "084" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Belize_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$BZD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Belize_dollar?oldid=462662376"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Belize Dollar"@en .

cur:CAD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CAD ;
  qudt:currencyCode "CAD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "124" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Canadian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Canadian_dollar?oldid=494738466"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/CanadianDollar> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Canadian Dollar"@en .

cur:CDF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CDF ;
  qudt:currencyCode "CDF" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "976" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Congolese_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CDF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Congolese_franc?oldid=490314640"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Franc Congolais"@en .

cur:CHE
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CHE ;
  qudt:currencyCode "CHE" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "947" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CHE$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "WIR Euro (complementary currency)"@en .

cur:CHF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CHF ;
  qudt:currencyCode "CHF" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "756" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Swiss_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CHF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Swiss_franc?oldid=492548706"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SwissFranc> ;
  qudt:symbol "CHF" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Swiss Franc"@en .

cur:CHW
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CHW ;
  qudt:currencyCode "CHW" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "948" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CHW$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "WIR Franc (complementary currency)"@en .

cur:CLF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CLF ;
  qudt:currencyCode "CLF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "990" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CLF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Unidades de formento (Funds code)"@en .

cur:CLP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CLP ;
  qudt:currencyCode "CLP" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "152" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Chilean_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CLP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481"^^xsd:anyURI ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Chilean Peso"@en .

cur:CNY
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CNY ;
  qudt:currencyCode "CNY" ;
  qudt:currencyExponent 1 ;
  qudt:currencyNumber "156" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Renminbi"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CNY$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Renminbi?oldid=494799454"^^xsd:anyURI ;
  qudt:symbol "¥" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Yuan Renminbi"@en .

cur:COP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_COP ;
  qudt:currencyCode "COP" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "170" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Colombian_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$COP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Colombian_peso?oldid=490834575"^^xsd:anyURI ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Colombian Peso"@en .

cur:COU
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_COU ;
  qudt:currencyCode "COU" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "970" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$COU$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Unidad de Valor Real"@en .

cur:CRC
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CRC ;
  qudt:currencyCode "CRC" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "188" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Costa_Rican_col%C3%B3n"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CRC$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Costa_Rican_colón?oldid=491007608"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Costa Rican Colon"@en .

cur:CUP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CUP ;
  qudt:currencyCode "CUP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "192" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Cuban_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CUP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Cuban_peso?oldid=486492974"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cuban Peso"@en .

cur:CVE
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CVE ;
  qudt:currencyCode "CVE" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "132" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Cape_Verdean_escudo"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CVE$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Cape_Verdean_escudo?oldid=491416749"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cape Verde Escudo"@en .

cur:CYP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CYP ;
  qudt:currencyCode "CYP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "196" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Cypriot_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CYP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Cypriot_pound?oldid=492644935"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cyprus Pound"@en .

cur:CZK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_CZK ;
  qudt:currencyCode "CZK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "203" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Czech_koruna"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$CZK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Czech_koruna?oldid=493991393"^^xsd:anyURI ;
  qudt:symbol "Kč" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Czech Koruna"@en .

cur:DJF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_DJF ;
  qudt:currencyCode "DJF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "262" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Djiboutian_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$DJF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Djiboutian_franc?oldid=486807423"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Djibouti Franc"@en .

cur:DKK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_DKK ;
  qudt:currencyCode "DKK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "208" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Danish_krone"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$DKK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Danish_krone?oldid=491168880"^^xsd:anyURI ;
  qudt:symbol "kr" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Danish Krone"@en .

cur:DOP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_DOP ;
  qudt:currencyCode "DOP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "214" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Dominican_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$DOP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Dominican_peso?oldid=493950199"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Dominican Peso"@en .

cur:DZD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_DZD ;
  qudt:currencyCode "DZD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "012" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Algerian_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Algerian_dinar?oldid=492845503"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Algerian Dinar"@en .

cur:EEK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_EEK ;
  qudt:currencyCode "EEK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "233" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Estonian_kroon"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$EEK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Estonian_kroon?oldid=492626188"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kroon"@en .

cur:EGP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_EGP ;
  qudt:currencyCode "EGP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "818" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Egyptian_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$EGP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Egyptian_pound?oldid=494670285"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Egyptian Pound"@en .

cur:ERN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ERN ;
  qudt:currencyCode "ERN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "232" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Nakfa"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ERN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Nakfa?oldid=415286274"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Nakfa"@en .

cur:ETB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ETB ;
  qudt:currencyCode "ETB" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "230" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Ethiopian_birr"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ETB$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Ethiopian_birr?oldid=493373507"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Ethiopian Birr"@en .

cur:EUR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_EUR ;
  qudt:currencyCode "EUR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "978" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Euro"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$EUR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Euro?oldid=495293446"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/euro> ;
  qudt:symbol "€" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Euro"@en .

cur:FJD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_FJD ;
  qudt:currencyCode "FJD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "242" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Fijian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$FJD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Fijian_dollar?oldid=494373740"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Fiji Dollar"@en .

cur:FKP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_FKP ;
  qudt:currencyCode "FKP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "238" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Falkland_Islands_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$FKP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Falkland_Islands_pound?oldid=489513616"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Falkland Islands Pound"@en .

cur:GBP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GBP ;
  qudt:currencyCode "GBP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "826" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Pound_sterling"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GBP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Pound_sterling?oldid=495524329"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/poundSterling> ;
  qudt:symbol "£" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Pound Sterling"@en .

cur:GEL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GEL ;
  qudt:currencyCode "GEL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "981" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lari"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GEL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Lari?oldid=486808394"^^xsd:anyURI ;
  qudt:symbol "₾" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lari"@en .

cur:GHS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GHS ;
  qudt:currencyCode "GHS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "936" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Ghanaian_cedi"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GHS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Ghanaian_cedi?oldid=415914569"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cedi"@en .

cur:GIP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GIP ;
  qudt:currencyCode "GIP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "292" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Gibraltar_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GIP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Gibraltar_pound?oldid=494842600"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Gibraltar pound"@en .

cur:GMD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GMD ;
  qudt:currencyCode "GMD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "270" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Gambian_dalasi"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GMD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Gambian_dalasi?oldid=489522429"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Dalasi"@en .

cur:GNF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GNF ;
  qudt:currencyCode "GNF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "324" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Guinean_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GNF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Guinean_franc?oldid=489527042"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Guinea Franc"@en .

cur:GTQ
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GTQ ;
  qudt:currencyCode "GTQ" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "320" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Quetzal"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GTQ$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Quetzal?oldid=489813522"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Quetzal"@en .

cur:GYD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_GYD ;
  qudt:currencyCode "GYD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "328" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Guyanese_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$GYD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Guyanese_dollar?oldid=495070062"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Guyana Dollar"@en .

cur:HKD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_HKD ;
  qudt:currencyCode "HKD" ;
  qudt:currencyExponent 1 ;
  qudt:currencyNumber "344" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Hong_Kong_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$HKD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Hong_Kong_dollar?oldid=495133277"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/HongKongDollar> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Hong Kong Dollar"@en .

cur:HNL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_HNL ;
  qudt:currencyCode "HNL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "340" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lempira"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$HNL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Lempira?oldid=389955747"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lempira"@en .

cur:HRK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_HRK ;
  qudt:currencyCode "HRK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "191" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Croatian_kuna"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$HRK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Croatian_kuna?oldid=490959527"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Croatian Kuna"@en .

cur:HTG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_HTG ;
  qudt:currencyCode "HTG" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "332" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Haitian_gourde"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$HTG$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Haitian_gourde?oldid=486090975"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Haiti Gourde"@en .

cur:HUF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_HUF ;
  qudt:currencyCode "HUF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "348" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Hungarian_forint"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$HUF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Hungarian_forint?oldid=492818607"^^xsd:anyURI ;
  qudt:symbol "Ft" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Forint"@en .

cur:IDR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_IDR ;
  qudt:currencyCode "IDR" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "360" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Indonesian_rupiah"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$IDR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Indonesian_rupiah?oldid=489729458"^^xsd:anyURI ;
  qudt:symbol "Rp" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Rupiah"@en .

cur:ILS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ILS ;
  qudt:currencyCode "ILS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "376" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Israeli_new_sheqel"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ILS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Israeli_new_sheqel?oldid=316213924"^^xsd:anyURI ;
  qudt:symbol "₪" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "New Israeli Shekel"@en .

cur:INR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_INR ;
  qudt:currencyCode "INR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "356" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Indian_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$INR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Indian_rupee?oldid=495120167"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/IndianRupee> ;
  qudt:symbol "₹" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Indian Rupee"@en .

cur:IQD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_IQD ;
  qudt:currencyCode "IQD" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "368" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Iraqi_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$IQD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Iraqi_dinar?oldid=494793908"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Iraqi Dinar"@en .

cur:IRR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_IRR ;
  qudt:currencyCode "IRR" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "364" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Iranian_rial"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$IRR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Iranian_rial?oldid=495299431"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Iranian Rial"@en .

cur:ISK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ISK ;
  qudt:currencyCode "ISK" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "352" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Icelandic_kr%C3%B3na"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ISK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Icelandic_króna?oldid=495457496"^^xsd:anyURI ;
  qudt:symbol "kr" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Iceland Krona"@en .

cur:JMD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_JMD ;
  qudt:currencyCode "JMD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "388" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Jamaican_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$JMD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Jamaican_dollar?oldid=494039981"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Jamaican Dollar"@en .

cur:JOD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_JOD ;
  qudt:currencyCode "JOD" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "400" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Jordanian_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$JOD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Jordanian_dinar?oldid=495270728"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Jordanian Dinar"@en .

cur:JPY
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_JPY ;
  qudt:currencyCode "JPY" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "392" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Japanese_yen"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$JPY$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Japanese_yen?oldid=493771966"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/JapaneseYen> ;
  qudt:symbol "¥" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Japanese yen"@en .

cur:KES
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KES ;
  qudt:currencyCode "KES" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "404" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Kenyan_shilling"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KES$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Kenyan_shilling?oldid=489547027"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kenyan Shilling"@en .

cur:KGS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KGS ;
  qudt:currencyCode "KGS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "417" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Som"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KGS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Som?oldid=495411674"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Som"@en .

cur:KHR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KHR ;
  qudt:currencyCode "KHR" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "116" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Riel"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KHR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Riel?oldid=473309240"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Riel"@en .

cur:KMF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KMF ;
  qudt:currencyCode "KMF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "174" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Comorian_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KMF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Comorian_franc?oldid=489502162"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Comoro Franc"@en .

cur:KPW
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KPW ;
  qudt:currencyCode "KPW" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "408" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/North_Korean_won"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KPW$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/North_Korean_won?oldid=495081686"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "North Korean Won"@en .

cur:KRW
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KRW ;
  qudt:currencyCode "KRW" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "410" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/South_Korean_won"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KRW$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/South_Korean_won?oldid=494404062"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthKoreanWon> ;
  qudt:symbol "₩" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "South Korean Won"@en .

cur:KWD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KWD ;
  qudt:currencyCode "KWD" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "414" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Kuwaiti_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KWD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Kuwaiti_dinar?oldid=489547428"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kuwaiti Dinar"@en .

cur:KYD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KYD ;
  qudt:currencyCode "KYD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "136" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Cayman_Islands_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KYD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Cayman_Islands_dollar?oldid=494206112"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cayman Islands Dollar"@en .

cur:KZT
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_KZT ;
  qudt:currencyCode "KZT" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "398" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Kazakhstani_tenge"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$KZT$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Kazakhstani_tenge?oldid=490523058"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Tenge"@en .

cur:LAK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LAK ;
  qudt:currencyCode "LAK" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "418" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:symbol " ₭" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lao kip"@en .

cur:LBP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LBP ;
  qudt:currencyCode "LBP" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "422" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lebanese_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LBP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Lebanese_pound?oldid=495528740"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lebanese Pound"@en .

cur:LKR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LKR ;
  qudt:currencyCode "LKR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "144" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Sri_Lankan_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LKR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Sri_Lankan_rupee?oldid=495359963"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Sri Lanka Rupee"@en .

cur:LRD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LRD ;
  qudt:currencyCode "LRD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "430" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Liberian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LRD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Liberian_dollar?oldid=489549110"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Liberian Dollar"@en .

cur:LSL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LSL ;
  qudt:currencyCode "LSL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "426" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Loti"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LSL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Loti?oldid=384534708"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Loti"@en .

cur:LTL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LTL ;
  qudt:currencyCode "LTL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "440" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Lithuanian_litas"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LTL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Lithuanian_litas?oldid=493046592"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lithuanian Litas"@en .

cur:LVL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LVL ;
  qudt:currencyCode "LVL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "428" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Latvian_lats"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LVL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Latvian_lats?oldid=492800402"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Latvian Lats"@en .

cur:LYD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_LYD ;
  qudt:currencyCode "LYD" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "434" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Libyan_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$LYD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Libyan_dinar?oldid=491421981"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Libyan Dinar"@en .

cur:MAD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MAD ;
  qudt:currencyCode "MAD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "504" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Moroccan_dirham"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MAD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Moroccan_dirham?oldid=490560557"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Moroccan Dirham"@en .

cur:MDL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MDL ;
  qudt:currencyCode "MDL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "498" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Moldovan_leu"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MDL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Moldovan_leu?oldid=490027766"^^xsd:anyURI ;
  qudt:symbol "L" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Moldovan Leu"@en .

cur:MGA
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MGA ;
  qudt:currencyCode "MGA" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "969" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Malagasy_ariary"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MGA$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Malagasy_ariary?oldid=489551279"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Malagasy Ariary"@en .

cur:MKD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MKD ;
  qudt:currencyCode "MKD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "807" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Macedonian_denar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MKD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Macedonian_denar?oldid=489550202"^^xsd:anyURI ;
  qudt:symbol "ден" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Denar"@en .

cur:MMK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MMK ;
  qudt:currencyCode "MMK" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "104" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Myanma_kyat"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MMK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Myanma_kyat?oldid=441109905"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kyat"@en .

cur:MNT
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MNT ;
  qudt:currencyExponent 2 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Mongolian_t%C3%B6gr%C3%B6g"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Mongolian_tögrög?oldid=495408271"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Mongolian Tugrik"@en .

cur:MOP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MOP ;
  qudt:currencyCode "MOP" ;
  qudt:currencyExponent 1 ;
  qudt:currencyNumber "446" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Pataca"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MOP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Pataca?oldid=482490442"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Pataca"@en .

cur:MRU
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MRU ;
  qudt:currencyCode "MRU" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "929" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Mauritanian_ouguiya"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MRO$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Mauritanian_ouguiya?oldid=490027072"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Ouguiya"@en .

cur:MTL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MTL ;
  qudt:currencyCode "MTL" ;
  qudt:currencyNumber "470" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Maltese_lira"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MTL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Maltese_lira?oldid=493810797"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Maltese Lira"@en .

cur:MUR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MUR ;
  qudt:currencyCode "MUR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "480" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Mauritian_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MUR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Mauritian_rupee?oldid=487629200"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Mauritius Rupee"@en .

cur:MVR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MVR ;
  qudt:currencyCode "MVR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "462" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Maldivian_rufiyaa"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MVR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Maldivian_rufiyaa?oldid=491578728"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Rufiyaa"@en .

cur:MWK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MWK ;
  qudt:currencyCode "MWK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "454" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MWK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Malawi Kwacha"@en .

cur:MXN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MXN ;
  qudt:currencyCode "MXN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "484" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Mexican_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MXN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Mexican_peso?oldid=494829813"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/MexicanPeso> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Mexican Peso"@en .

cur:MXV
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MXV ;
  qudt:currencyCode "MXV" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "979" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MXV$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Mexican Unidad de Inversion (UDI) (Funds code)"@en .

cur:MYR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MYR ;
  qudt:currencyCode "MYR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "458" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Malaysian_ringgit"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MYR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Malaysian_ringgit?oldid=494417091"^^xsd:anyURI ;
  qudt:symbol "RM" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Malaysian Ringgit"@en .

cur:MZN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_MZN ;
  qudt:currencyCode "MZN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "943" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Mozambican_metical"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$MZN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Mozambican_metical?oldid=488225670"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Metical"@en .

cur:MegaUSD
  a qudt:CurrencyUnit, qudt:DerivedUnit ;
  qudt:conversionMultiplier 1000000.0 ;
  qudt:conversionMultiplierSN 1.0E6 ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Million US Dollars"@en .

cur:NAD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NAD ;
  qudt:currencyCode "NAD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "516" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Namibian_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NAD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Namibian_dollar?oldid=495250023"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Namibian Dollar"@en .

cur:NGN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NGN ;
  qudt:currencyCode "NGN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "566" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Nigerian_naira"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NGN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Nigerian_naira?oldid=493462003"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Naira"@en .

cur:NIO
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NIO ;
  qudt:currencyCode "NIO" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "558" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Nicaraguan_c%C3%B3rdoba"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NIO$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Nicaraguan_córdoba?oldid=486140595"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Cordoba Oro"@en .

cur:NOK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NOK ;
  qudt:currencyCode "NOK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "578" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Norwegian_krone"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NOK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Norwegian_krone?oldid=495283934"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/NorwegianKrone> ;
  qudt:symbol "kr" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Norwegian Krone"@en .

cur:NPR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NPR ;
  qudt:currencyCode "NPR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "524" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Nepalese_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NPR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Nepalese_rupee?oldid=476894226"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Nepalese Rupee"@en .

cur:NZD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_NZD ;
  qudt:currencyCode "NZD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "554" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/New_Zealand_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$NZD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/New_Zealand_dollar?oldid=495487722"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/NewZealandDollar> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "New Zealand Dollar"@en .

cur:OMR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_OMR ;
  qudt:currencyCode "OMR" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "512" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Omani_rial"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$OMR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Omani_rial?oldid=491748879"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Rial Omani"@en .

cur:PAB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PAB ;
  qudt:currencyCode "PAB" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "590" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Balboa"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Balboa?oldid=482550791"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Balboa"@en .

cur:PEN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PEN ;
  qudt:currencyCode "PEN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "604" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Peruvian_nuevo_sol"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PEN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Peruvian_nuevo_sol?oldid=494237249"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Nuevo Sol"@en .

cur:PGK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PGK ;
  qudt:currencyCode "PGK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "598" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Kina"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PGK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Kina?oldid=477155361"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Kina"@en .

cur:PHP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PHP ;
  qudt:currencyCode "PHP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "608" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Philippine_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PHP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Philippine_peso?oldid=495411811"^^xsd:anyURI ;
  qudt:symbol "₱" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Philippine Peso"@en .

cur:PKR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PKR ;
  qudt:currencyCode "PKR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "586" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Pakistani_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PKR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Pakistani_rupee?oldid=494937873"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Pakistan Rupee"@en .

cur:PLN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PLN ;
  qudt:currencyCode "PLN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "985" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Polish_z%C5%82oty"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PLN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Polish_złoty?oldid=492697733"^^xsd:anyURI ;
  qudt:symbol "zł" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Zloty"@en .

cur:PYG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_PYG ;
  qudt:currencyCode "PYG" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "600" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Guaran%C3%AD"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$PYG$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Guaraní?oldid=412592698"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Guarani"@en .

cur:QAR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_QAR ;
  qudt:currencyCode "QAR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "634" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Qatari_riyal"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$QAR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Qatari_riyal?oldid=491747452"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Qatari Rial"@en .

cur:RON
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_RON ;
  qudt:currencyCode "RON" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "946" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$RON$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:symbol "L" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Romanian New Leu"@en .

cur:RSD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_RSD ;
  qudt:currencyCode "RSD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "941" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Serbian_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$RSD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Serbian_dinar?oldid=495146650"^^xsd:anyURI ;
  qudt:symbol "дин" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Serbian Dinar"@en .

cur:RUB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_RUB ;
  qudt:currencyCode "RUB" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "643" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Russian_ruble"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$RUB$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Russian_ruble?oldid=494336467"^^xsd:anyURI ;
  qudt:symbol "₽" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Russian Ruble"@en .

cur:RWF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_RWF ;
  qudt:currencyCode "RWF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "646" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Rwandan_franc"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$RWF$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Rwandan_franc?oldid=489727903"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Rwanda Franc"@en .

cur:SAR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SAR ;
  qudt:currencyCode "SAR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "682" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Saudi_riyal"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SAR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Saudi_riyal?oldid=491092981"^^xsd:anyURI ;
  qudt:symbol "﷼" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Saudi Riyal"@en .

cur:SBD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SBD ;
  qudt:currencyCode "SBD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "090" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Solomon_Islands_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SBD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Solomon_Islands_dollar?oldid=490313285"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Solomon Islands Dollar"@en .

cur:SCR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SCR ;
  qudt:currencyCode "SCR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "690" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Seychellois_rupee"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SCR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Seychellois_rupee?oldid=492242185"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Seychelles Rupee"@en .

cur:SDG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SDG ;
  qudt:currencyCode "SDG" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "938" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Sudanese_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SDG$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Sudanese_pound?oldid=495263707"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Sudanese Pound"@en .

cur:SEK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SEK ;
  qudt:currencyCode "SEK" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "752" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Swedish_krona"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SEK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Swedish_krona?oldid=492703602"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SwedishKrona> ;
  qudt:symbol "kr" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Swedish Krona"@en .

cur:SGD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SGD ;
  qudt:currencyCode "SGD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "702" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Singapore_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SGD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Singapore_dollar?oldid=492228311"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SingaporeDollar> ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Singapore Dollar"@en .

cur:SHP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SHP ;
  qudt:currencyCode "SHP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "654" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Saint_Helena_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SHP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Saint_Helena_pound?oldid=490152057"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Saint Helena Pound"@en .

cur:SKK
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SKK ;
  qudt:currencyCode "SKK" ;
  qudt:currencyNumber "703" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Slovak_koruna"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SKK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951"^^xsd:anyURI ;
  qudt:symbol "Sk" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Slovak Koruna"@en .

cur:SLE
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SLE ;
  qudt:currencyCode "SLE" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "925" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Sierra_Leonean_leone"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SLL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Sierra_Leonean_leone?oldid=493517965"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Leone"@en .

cur:SOS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SOS ;
  qudt:currencyCode "SOS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "706" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Somali_shilling"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SOS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Somali_shilling?oldid=494434126"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Somali Shilling"@en .

cur:SRD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SRD ;
  qudt:currencyCode "SRD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "968" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Surinamese_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SRD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Surinamese_dollar?oldid=490316270"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Surinam Dollar"@en .

cur:STN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_STN ;
  qudt:currencyCode "STN" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "930" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Dobra"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$STD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Dobra?oldid=475725328"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Dobra"@en .

cur:SYP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SYP ;
  qudt:currencyCode "SYP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "760" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Syrian_pound"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SYP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Syrian_pound?oldid=484294722"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Syrian Pound"@en .

cur:SZL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_SZL ;
  qudt:currencyCode "SZL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "748" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Swazi_lilangeni"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$SZL$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Swazi_lilangeni?oldid=490323340"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Lilangeni"@en .

cur:THB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_THB ;
  qudt:currencyCode "THB" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "764" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Thai_baht"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Thai_baht?oldid=493286022"^^xsd:anyURI ;
  qudt:symbol "฿" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Baht"@en .

cur:TJS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TJS ;
  qudt:currencyCode "TJS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "972" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tajikistani_somoni"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TJS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Tajikistani_somoni?oldid=492500781"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Somoni"@en .

cur:TMT
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TMT ;
  qudt:currencyCode "TMT" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "934" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Manat"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TMM$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Manat?oldid=486967490"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Manat"@en .

cur:TND
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TND ;
  qudt:currencyCode "TND" ;
  qudt:currencyExponent 3 ;
  qudt:currencyNumber "788" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tunisian_dinar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TND$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Tunisian_dinar?oldid=491218035"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Tunisian Dinar"@en .

cur:TOP
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TOP ;
  qudt:currencyCode "TOP" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "776" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tongan_pa%CA%BBanga"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TOP$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Tongan_paʻanga?oldid=482738012"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Pa'anga"@en .

cur:TRY
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TRY ;
  qudt:currencyCode "TRY" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "949" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Turkish_lira"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TRY$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Turkish_lira?oldid=494097764"^^xsd:anyURI ;
  qudt:symbol "₺" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "New Turkish Lira"@en .

cur:TTD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TTD ;
  qudt:currencyCode "TTD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "780" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Trinidad_and_Tobago_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TTD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Trinidad_and_Tobago_dollar?oldid=490325306"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Trinidad and Tobago Dollar"@en .

cur:TWD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TWD ;
  qudt:currencyCode "TWD" ;
  qudt:currencyExponent 1 ;
  qudt:currencyNumber "901" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/New_Taiwan_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TWD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/New_Taiwan_dollar?oldid=493996933"^^xsd:anyURI ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "New Taiwan Dollar"@en .

cur:TZS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_TZS ;
  qudt:currencyCode "TZS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "834" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tanzanian_shilling"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$TZS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Tanzanian_shilling?oldid=492257527"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Tanzanian Shilling"@en .

cur:UAH
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_UAH ;
  qudt:currencyCode "UAH" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "980" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Ukrainian_hryvnia"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$UAH$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Ukrainian_hryvnia?oldid=493064633"^^xsd:anyURI ;
  qudt:symbol "₴" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Hryvnia"@en .

cur:UGX
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_UGX ;
  qudt:currencyCode "UGX" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "800" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Ugandan_shilling"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$UGX$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Ugandan_shilling?oldid=495383966"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Uganda Shilling"@en .

cur:USD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_USD ;
  qudt:altSymbol "US$" ;
  qudt:currencyCode "USD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "840" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:symbol "$" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "US Dollar"@en .

cur:USN
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_USN ;
  qudt:currencyCode "USN" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "997" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$USN$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "United States Dollar (next day) (funds code)"@en .

cur:USS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_USS ;
  qudt:currencyCode "USS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "998" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "United States Dollar (same day) (funds code)"@en .

cur:UYU
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_UYU ;
  qudt:currencyCode "UYU" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "858" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Uruguayan_peso"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$UYU$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Uruguayan_peso?oldid=487528781"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Peso Uruguayo"@en .

cur:UZS
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_UZS ;
  qudt:currencyCode "UZS" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "860" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Uzbekistani_som"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$UZS$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Uzbekistani_som?oldid=490522228"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Uzbekistan Som"@en .

cur:VES
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_VES ;
  qudt:currencyCode "VES" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "928" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$VEB$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Venezuelan bolvar"@en .

cur:VND
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_VND ;
  qudt:currencyCode "VND" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "704" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$VND$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Vietnamese ??ng"@en .

cur:VUV
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_VUV ;
  qudt:currencyCode "VUV" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "548" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Vanuatu_vatu"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$VUV$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Vanuatu_vatu?oldid=494667103"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Vatu"@en .

cur:WST
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_WST ;
  qudt:currencyCode "WST" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "882" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Samoan_tala"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$WST$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Samoan_tala?oldid=423898531"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Samoan Tala"@en .

cur:XAF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XAF ;
  qudt:currencyCode "XAF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "950" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "CFA Franc BEAC"@en .

cur:XAG
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XAG ;
  qudt:currencyCode "XAG" ;
  qudt:currencyNumber "961" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XAG$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:ucumCode "[oz_tr]{Ag}"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Silver (one Troy ounce)"@en .

cur:XAU
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XAU ;
  qudt:currencyCode "XAU" ;
  qudt:currencyNumber "959" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XAU$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:ucumCode "[oz_tr]{Au}"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Gold (one Troy ounce)"@en .

cur:XBA
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XBA ;
  qudt:currencyCode "XBA" ;
  qudt:currencyNumber "955" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XBA$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "European Composite Unit (EURCO) (Bonds market unit)"@en .

cur:XBB
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XBB ;
  qudt:currencyCode "XBB" ;
  qudt:currencyNumber "956" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XBB$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "European Monetary Unit (E.M.U.-6) (Bonds market unit)"@en .

cur:XBC
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XBC ;
  qudt:currencyCode "XBC" ;
  qudt:currencyNumber "957" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XBC$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "European Unit of Account 9 (E.U.A.-9) (Bonds market unit)"@en .

cur:XBD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XBD ;
  qudt:currencyCode "XBD" ;
  qudt:currencyNumber "958" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XBD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "European Unit of Account 17 (E.U.A.-17) (Bonds market unit)"@en .

cur:XCD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XCD ;
  qudt:currencyCode "XCD" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "951" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/East_Caribbean_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XCD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/East_Caribbean_dollar?oldid=493020176"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "East Caribbean Dollar"@en .

cur:XDR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XDR ;
  qudt:currencyCode "XDR" ;
  qudt:currencyNumber "960" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Special_Drawing_Rights"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XDR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Special_Drawing_Rights?oldid=467224374"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Special Drawing Rights"@en .

cur:XFO
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XFO ;
  qudt:currencyCode "XFO" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XFO$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Gold franc (special settlement currency)"@en .

cur:XFU
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XFU ;
  qudt:currencyCode "XFU" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XFU$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "UIC franc (special settlement currency)"@en .

cur:XOF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XOF ;
  qudt:currencyCode "XOF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "952" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "CFA Franc BCEAO"@en .

cur:XPD
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XPD ;
  qudt:currencyCode "XPD" ;
  qudt:currencyNumber "964" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XPD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:ucumCode "[oz_tr]{Pd}"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Palladium (one Troy ounce)"@en .

cur:XPF
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XPF ;
  qudt:currencyCode "XPF" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "953" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "CFP franc"@en .

cur:XPT
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_XPT ;
  qudt:currencyCode "XPT" ;
  qudt:currencyNumber "962" ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$XPT$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:ucumCode "[oz_tr]{Pt}"^^qudt:UCUMcs ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Platinum (one Troy ounce)"@en .

cur:YER
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_YER ;
  qudt:currencyCode "YER" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "886" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Yemeni_rial"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$YER$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Yemeni_rial?oldid=494507603"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Yemeni Rial"@en .

cur:ZAR
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ZAR ;
  qudt:currencyCode "ZAR" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "710" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/South_African_rand"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ZAR$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/South_African_rand?oldid=493780395"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthAfricanRand> ;
  qudt:symbol "R" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "South African Rand"@en .

cur:ZMW
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ZMW ;
  qudt:currencyCode "ZMW" ;
  qudt:currencyExponent 0 ;
  qudt:currencyNumber "967" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Zambian_kwacha"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ZMK$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Zambian_kwacha?oldid=490328608"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Zambian Kwacha"@en .

cur:ZWL
  a qudt:CurrencyUnit ;
  dcterms:isReplacedBy unit:CCY_ZWL ;
  qudt:currencyCode "ZWL" ;
  qudt:currencyExponent 2 ;
  qudt:currencyNumber "932" ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Zimbabwean_dollar"^^xsd:anyURI ;
  qudt:deprecated true ;
  qudt:deprecatedInVersion "3.1.0" ;
  qudt:expression "$ZWD$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:hasQuantityKind quantitykind:Currency ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Zimbabwean_dollar?oldid=491532675"^^xsd:anyURI ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Zimbabwe Dollar"@en .

quantitykind:Currency
  a qudt:QuantityKind ;
  qudt:applicableUnit cur:MegaUSD ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Currency"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L0I0M0H0T0D1 ;
  qudt:informativeReference "http://en.wikipedia.org/wiki/Currency"^^xsd:anyURI ;
  qudt:plainTextDescription "In economics, currency is a generally accepted medium of exchange. These are usually the coins and banknotes of a particular government, which comprise the physical aspects of a nation's money supply. The other part of a nation's money supply consists of bank deposits (sometimes called deposit money), ownership of which can be transferred by means of cheques, debit cards, or other forms of money transfer. Deposit money and currency are money in the sense that both are acceptable as a means of payment." ;
  rdfs:comment "Applicable units are those of quantitykind:Currency" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "Currency"@en ;
  skos:broader quantitykind:Asset .

vaem:GMD_QUDT-UNITS-CURRENCY
  a vaem:GraphMetaData ;
  dcterms:contributor "Jack Hodges" ;
  dcterms:contributor "Simon J D Cox" ;
  dcterms:contributor "Steve Ray" ;
  dcterms:created "2023-03-14"^^xsd:date ;
  dcterms:creator "Steve Ray" ;
  dcterms:modified "2025-03-20T15:47:09Z"^^xsd:dateTime ;
  dcterms:rights """
  This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.

THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  """ ;
  dcterms:rights "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" ;
  dcterms:subject "Units-Currency" ;
  dcterms:title "Currency UNITS Version 3.1Vocabulary" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "QUDT Currency Unit Vocabulary Metadata Version 3.1.0" ;
  vaem:description "Standard units of measure for currency units." ;
  vaem:graphName "qudt" ;
  vaem:graphTitle "QUDT Currency Units Version 3.1.0" ;
  vaem:hasGraphRole vaem:VocabularyGraph ;
  vaem:hasOwner vaem:QUDT.org ;
  vaem:hasSteward vaem:QUDT.org ;
  vaem:intent "To provide a vocabulary of currency units." ;
  vaem:isMetadataFor <http://qudt.org/3.1.0/vocab/currency> ;
  vaem:latestPublishedVersion "https://qudt.org/doc/2025/03/DOC_VOCAB-UNITS-CURRENCY.html"^^xsd:anyURI ;
  vaem:logo "https://qudt.org/linkedmodels.org/assets/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
  vaem:namespace "http://qudt.org/vocab/currency/"^^xsd:anyURI ;
  vaem:namespacePrefix "cur" ;
  vaem:owner "QUDT.org" ;
  vaem:previousPublishedVersion "https://qudt.org/doc/2025/02/DOC_VOCAB-UNITS-CURRENCY.html"^^xsd:anyURI ;
  vaem:turtleFileURL "http://qudt.org/3.1.0/vocab/currency"^^xsd:anyURI ;
  vaem:usesNonImportedResource dcterms:abstract ;
  vaem:usesNonImportedResource dcterms:created ;
  vaem:usesNonImportedResource dcterms:creator ;
  vaem:usesNonImportedResource dcterms:modified ;
  vaem:usesNonImportedResource dcterms:title .

voag:QUDT-CURRENCY-UNITS-VocabCatalogEntry
  a vaem:CatalogEntry ;
  rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/currency> ;
  rdfs:label "QUDT CURRENCY UNITS Vocab Catalog Entry" .


