@prefix afn: . @prefix arg: . @prefix constant: . @prefix corpus: . @prefix corpusprojects: . @prefix creativecommons: . @prefix crosswalkprojects: . @prefix dash: . @prefix datagraph: . @prefix datatype: . @prefix dc: . @prefix dcam: . @prefix dct: . @prefix dcterms: . @prefix dtype: . @prefix edg: . @prefix edg.v: . @prefix fn: . @prefix foaf: . @prefix functions: . @prefix geo: . @prefix graphql: . @prefix html: . @prefix mc: . @prefix metadata: . @prefix metash: . @prefix nist: . @prefix oecc: . @prefix ontologyprojects: . @prefix org: . @prefix owl: . @prefix prefix: . @prefix prov: . @prefix qkdv: . @prefix quantity: . @prefix quantitykind: . @prefix qudt: . @prefix qudt.type: . @prefix qudt_ads_services: . @prefix qudt_owl_schema: . @prefix raci: . @prefix rdf: . @prefix rdfs: . @prefix rdm: . @prefix rdmfact: . @prefix rdmprojects: . @prefix s3: . @prefix search: . @prefix sh: . @prefix si-constant: . @prefix si-prefix: . @prefix si-quantity: . @prefix si-unit: . @prefix sioc: . @prefix skos: . @prefix skosshapes: . @prefix skosxl: . @prefix smf: . @prefix softwareprojects: . @prefix soqk: . @prefix sou: . @prefix sp: . @prefix sparql: . @prefix spif: . @prefix spin: . @prefix spl: . @prefix spr: . @prefix swa: . @prefix swash: . @prefix taggerprojects: . @prefix taxonomies: . @prefix teamwork: . @prefix teamworkconstraints: . @prefix tosh: . @prefix ui: . @prefix unit: . @prefix vaem: . @prefix voag: . @prefix vs: . @prefix wot: . @prefix xsd: . qudt:currencyExponent rdf:type rdf:Property ; rdf:type owl:DatatypeProperty ; rdf:type owl:FunctionalProperty ; dcterms:description "The currency exponent indicates the number of decimal places between a major currency unit and its minor currency unit. For example, the US dollar is the major currency unit of the United States, and the US cent is the minor currency unit. Since one cent is 1/100 of a dollar, the US dollar has a currency exponent of 2. However, the Japanese Yen has no minor currency units, so the yen has a currency exponent of 0."^^rdf:HTML ; rdfs:isDefinedBy ; rdfs:isDefinedBy ; rdfs:label "currency exponent" ; rdfs:range xsd:integer ; .