@base <http://qudt.org/vocab/unit> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<../2.1/vocab/unit>
    rdfs:isDefinedBy <> .

<../schema/qudt/hasPrefixUnit>
    rdfs:comment "Specifies which prefix unit is used." ;
    rdfs:isDefinedBy <> .

<>
    <http://www.linkedmodel.org/schema/vaem#hasGraphMetadata> <http://www.linkedmodel.org/schema/vaem#GMD_QUDT-UNITS-ALL> ;
    a owl:Ontology ;
    rdfs:isDefinedBy <../2.1/vocab/unit> ;
    rdfs:label "QUDT Units of Measure for All Units Release 2.1" ;
    owl:imports <../2.1/schema/qudt>, <../2.1/vocab/prefix>, <../2.1/vocab/quantitykind>, <../2.1/vocab/sou> ;
    owl:versionIRI <../2.1/vocab/unit> .

<unit/A>
    <http://purl.org/dc/terms/description> """The  \\(\\textit{ampere}\\), often shortened to \\(\\textit{amp}\\), is the SI unit of electric current and is one of the seven SI base units.
\\(\\text{A}\\ \\equiv\\ \\text{amp (or ampere)}\\ \\equiv\\ \\frac{\\text{C}}{\\text{s}}\\ \\equiv\\ \\frac{\\text{coulomb}}{\\text{second}}\\ \\equiv\\ \\frac{\\text{J}}{\\text{Wb}}\\ \\equiv\\ \\frac{\\text{joule}}{\\text{weber}}\\)
Note that SI supports only the use of symbols and deprecates the use of any abbreviations for units."""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_CGS-EMU>, <sou/SOU_CGS-GAUSS>, <sou/SOU_PLANCK> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ampere"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA101", "0112/2///62720#UAD717" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ampere?oldid=494026699"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/ampere> ;
    <../schema/qudt/symbol> "A" ;
    <../schema/qudt/ucumCode> "A" ;
    <../schema/qudt/uneceCommonCode> "AMP" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "amp" .

<unit/A-HR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Ampere hour} is a practical unit of electric charge equal to the charge flowing in one hour through a conductor passing one ampere. An ampere-hour or amp-hour (symbol \\(Ah,\\,AHr,\\, A \\cdot h, A h\\)) is a unit of electric charge, with sub-units milliampere-hour (\\(mAh\\)) and milliampere second (\\(mAs\\)). One ampere-hour is equal to 3600 coulombs (ampere-seconds), the electric charge transferred by a steady current of one ampere for one hour. The ampere-hour is frequently used in measurements of electrochemical systems such as electroplating and electrical batteries. The commonly seen milliampere-hour (\\(mAh\\) or \\(mA \\cdot h\\)) is one-thousandth of an ampere-hour (\\(3.6 \\,coulombs\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3600.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA102" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ampere-hour"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-86"^^xsd:anyURI ;
    <../schema/qudt/symbol> "AHr" ;
    <../schema/qudt/uneceCommonCode> "AMH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Hour" .

<unit/A-M2>
    <http://purl.org/dc/terms/description> "The SI unit of electromagnetic moment."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(A-M^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticDipoleMoment> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA106" ;
    <../schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A5" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Meter Squared" .

<unit/A-M2-PER-J-SEC>
    <http://purl.org/dc/terms/description> "The SI unit of gyromagnetic ratio."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(A-m^2/J-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticDipoleMoment> ;
    <../schema/qudt/informativeReference> "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Meter Squared Per Joule Second" .

<unit/A-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearElectricCurrent>, <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB073" ;
    <../schema/qudt/plainTextDescription> "SI base unit ampere divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "A2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Per Centimetre" .

<unit/A-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB052" ;
    <../schema/qudt/plainTextDescription> "SI base unit ampere divided by the 0.0001-fold  of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "A4" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Per Centimetre Squared" .

<unit/A-PER-DEG_C>
    <http://purl.org/dc/terms/description> "A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 57.2957795 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(A/degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentPerUnitTemperature> ;
    <../schema/qudt/informativeReference> "http://books.google.com/books?id=zkErAAAAYAAJ&pg=PA60&lpg=PA60&dq=ampere+per+degree"^^xsd:anyURI, "http://web.mit.edu/course/21/21.guide/use-tab.htm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Degree Celsius" .

<unit/A-PER-J>
    <http://purl.org/dc/terms/description> "The inverse measure of \\(joule-per-ampere\\) or \\(weber\\). The measure for the reciprical of magnetic flux."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(A/J\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentPerUnitEnergy> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Joule" .

<unit/A-PER-M>
    <http://purl.org/dc/terms/description> " is the SI unit of magnetic field strength. One ampere per meter is equal to \\(\\pi/250\\) oersteds (\\(12.566\\, 371\\,millioersteds\\)) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context \\(1 A/m = 0.001\\,emu\\,per\\,cubic\\,centimeter\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(A/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AuxillaryMagneticField> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA104" ;
    <../schema/qudt/uneceCommonCode> "AE" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Meter" .

<unit/A-PER-M2>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Ampere Per Square Meter}\\) is a unit in the category of electric current density. This unit is commonly used in the SI unit system."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(A/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA105" ;
    <../schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA105"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A41" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Square Meter" .

<unit/A-PER-M2-K2>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(a/m^2-k^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RichardsonConstant> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB353" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A6" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Meter Squared Kelvin Squared" .

<unit/A-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearElectricCurrent>, <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB072" ;
    <../schema/qudt/plainTextDescription> "SI base unit ampere divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "A3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Per Millimetre" .

<unit/A-PER-MilliM2>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB051" ;
    <../schema/qudt/plainTextDescription> "SI base unit ampere divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "A7" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Per Millimetre Squared" .

<unit/A-PER-RAD>
    <http://purl.org/dc/terms/description> "\\(\\textit{Ampere per Radian} is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(a-per-rad\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentPerAngle> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere per Radian" .

<unit/A-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA107" ;
    <../schema/qudt/plainTextDescription> "product out of the SI base unit ampere and the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "A8" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Second" .

<unit/AC>
    <http://purl.org/dc/terms/description> "The acre is a unit of area in a number of different systems, including the imperial and U.S. customary systems. Its international symbol is ac. The most commonly used acres today are the international acre and, in the United States, the survey acre. The most common use of the acre is to measure tracts of land. One international acre is equal to 4046.8564224 square metres. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4046.8564224 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Acre"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA320" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acre?oldid=495387342"^^xsd:anyURI ;
    <../schema/qudt/symbol> "acre" ;
    <../schema/qudt/ucumCode> "[acr_br]" ;
    <../schema/qudt/uneceCommonCode> "ACR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Acre" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "acre" .

<unit/AC-FT>
    <http://purl.org/dc/terms/description> "An acre-foot is a unit of volume commonly used in the United States in reference to large-scale water resources, such as reservoirs, aqueducts, canals, sewer flow capacity, and river flows. It is defined by the volume of one acre of surface area to a depth of one foot. Since the acre is defined as a chain by a furlong (\\(66 ft \\times 660 ft\\)) the acre-foot is exactly \\(43,560 cubic feet\\). For irrigation water, the volume of \\(1 ft \\times 1 \\; ac = 43,560 \\; ft^{3} (1,233.482 \\; m^{3}, 325,851 \\; US gal)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1233.4818375475202e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Acre-foot"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-35"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/acreFoot> ;
    <../schema/qudt/symbol> "ac-ft" ;
    <../schema/qudt/ucumCode> "[acr_br].[ft_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Acre Foot" .

<unit/AFN>
    <http://purl.org/dc/terms/description> "Afghanistan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Afghani"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Afghani?oldid=485904590"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Afghani" .

<unit/AMD>
    <http://purl.org/dc/terms/description> "Armenia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Armenian_dram"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Armenian_dram?oldid=492709723"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Armenian Dram" .

<unit/AMU>
    <http://purl.org/dc/terms/description> "The \\textit{Unified Atomic Mass Unit} (symbol: \\(\\mu\\)) or \\textit{dalton} (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of \\(1.660538782(83) \\times 10^{-27} kg\\).  One \\(Da\\) is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \\textit{\"non-SI unit whose values in SI units must be obtained experimentally\"}."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.66053878283e-27 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/Da>, <unit/U> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\(\\mu\\)" ;
    <../schema/qudt/ucumCode> "u" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Atomic mass unit" .

<unit/ANGSTROM>
    <http://purl.org/dc/terms/description> "The \\(Angstr\\ddot{o}m\\) is an internationally recognized unit of length equal to \\(0.1 \\,nanometre\\) or \\(1 \\times 10^{-10}\\,metres\\).  Although accepted for use, it is not formally defined within the International System of Units(SI). The angstrom is often used in the natural sciences to express the sizes of atoms, lengths of chemical bonds and the wavelengths of electromagnetic radiation, and in technology for the dimensions of parts of integrated circuits. It is also commonly used in structural biology."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/%C3%85ngstr%C3%B6m"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA023" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ångström?oldid=436192495"^^xsd:anyURI ;
    <../schema/qudt/latexSymbol> "\\(\\AA\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "A" ;
    <../schema/qudt/ucumCode> "Ao" ;
    <../schema/qudt/uneceCommonCode> "A11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Angstrom" .

<unit/ARCMIN>
    <http://purl.org/dc/terms/description> "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or \\(\\pi /10,800 radians\\). In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.000290888209 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/exactMatch> <unit/MIN_Angle> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMeasurement>, <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA097" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Minute_of_arc"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "1" ;
    <../schema/qudt/symbol> "arcMin" ;
    <../schema/qudt/ucumCode> "'" ;
    <../schema/qudt/uneceCommonCode> "D61" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "ArcMinute" .

<unit/ARCSEC>
    <http://purl.org/dc/terms/description> "\"Arc Second\" is a unit of angular measure, also called the \\(\\textit{second of arc}\\), equal to \\(1/60 \\; arcminute\\). One arcsecond is a very small angle: there are 1,296,000 in a circle. The SI recommends \\(\\textit{double prime}\\) (\\(''\\)) as the symbol for the arcsecond. The symbol has become common in astronomy, where very small angles are stated in milliarcseconds (\\(mas\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.84813681E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/exactMatch> <unit/ARCSEC> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA096" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Minute_of_arc#Symbols.2C_abbreviations_and_subdivisions"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\"" ;
    <../schema/qudt/ucumCode> "''" ;
    <../schema/qudt/uneceCommonCode> "D62" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "ArcSecond" .

<unit/ARE>
    <http://purl.org/dc/terms/description> "An 'are' is a unit of area equal to 0.02471 acre and 100 centare."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 100 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB048" ;
    <../schema/qudt/informativeReference> "http://www.anidatech.com/units.html"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/are> ;
    <../schema/qudt/symbol> "a" ;
    <../schema/qudt/ucumCode> "ar" ;
    <../schema/qudt/uneceCommonCode> "ARE" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "are" .

<unit/ARS>
    <http://purl.org/dc/terms/description> "Argentina"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Argentine_peso"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Argentine_peso?oldid=491431588"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Argentine Peso" .

<unit/AT>
    <http://purl.org/dc/terms/description> "\\(The \\textit{ampere-turn} was the MKS unit of magnetomotive force (MMF), represented by a direct current of one ampere flowing in a single-turn loop in a vacuum. \"Turns\" refers to the winding number of an electrical conductor comprising an inductor. The ampere-turn was replaced by the SI unit, ampere.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagnetomotiveForce> ;
    <../schema/qudt/symbol> "At" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Turn" .

<unit/AT-PER-IN>
    <http://purl.org/dc/terms/description> "The 'ampere-turn-per-inch' is a measure of magnetic field intensity and is eual to 12.5664 Oersted."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 39.3700787 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(At/in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AuxillaryMagneticField>, <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Turn per Inch" .

<unit/AT-PER-M>
    <http://purl.org/dc/terms/description> "The SI unit of magnetic field strength. One ampere per meter is equal to \\(\\pi/250\\) oersteds (12.566 371 millioersteds) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context \\(1 A/m = 0.001 emu per cubic centimeter\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(At/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AuxillaryMagneticField> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere Turn per Meter" .

<unit/ATM>
    <http://purl.org/dc/terms/description> "The standard atmosphere (symbol: atm) is an international reference pressure defined as \\(101.325 \\,kPa\\) and formerly used as unit of pressure. For practical purposes it has been replaced by the bar which is \\(100 kPa\\). The difference of about 1% is not significant for many applications, and is within the error range of common pressure gauges."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 101325 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA322" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atmosphere_(unit)"^^xsd:anyURI ;
    <../schema/qudt/symbol> "atm" ;
    <../schema/qudt/ucumCode> "atm" ;
    <../schema/qudt/uneceCommonCode> "ATM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Standard Atmosphere" .

<unit/ATM_T>
    <http://purl.org/dc/terms/description> "A technical atmosphere (symbol: at) is a non-SI unit of pressure equal to one kilogram-force per square centimeter. The symbol 'at' clashes with that of the katal (symbol: 'kat'), the SI unit of catalytic activity; a kilotechnical atmosphere would have the symbol 'kat', indistinguishable from the symbol for the katal. It also clashes with that of the non-SI unit, the attotonne, but that unit would be more likely be rendered as the equivalent SI unit. Assay ton (abbreviation 'AT') is not a unit of measurement, but a standard quantity used in assaying ores of precious metals; it is \\(29 1D6 \\,grams\\) (short assay ton) or \\(32 2D3 \\,grams\\) (long assay ton), the amount which bears the same ratio to a milligram as a short or long ton bears to a troy ounce. In other words, the number of milligrams of a particular metal found in a sample of this size gives the number of troy ounces contained in a short or long ton of ore."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 98066.5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA321" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Technical_atmosphere"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(1 at = 98.0665 kPa \\approx 0.96784 standard atmospheres\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "at" ;
    <../schema/qudt/ucumCode> "att" ;
    <../schema/qudt/uneceCommonCode> "ATT" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Technical Atmosphere" .

<unit/AU>
    <http://purl.org/dc/terms/description> "An astronomical unit (abbreviated as AU, au, a.u., or ua) is a unit of length equal to \\(149,597,870,700 metres\\) (\\(92,955,807.273 mi\\)) or approximately the mean Earth Sun distance."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.495978706916E11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Astronomical_unit"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB066" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Astronomical_unit"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "An astronomical unit (abbreviated as AU, au, a.u., or ua) is a unit of length equal to 149,597,870,700 metres (92,955,807.273 mi) or approximately the mean Earth Sun distance. The symbol ua is recommended by the International Bureau of Weights and Measures, and the international standard ISO 80000, while au is recommended by the International Astronomical Union, and is more common in Anglosphere countries. In general, the International System of Units only uses capital letters for the symbols of units which are named after individual scientists, while au or a.u. can also mean atomic unit or even arbitrary unit. However, the use of AU to refer to the astronomical unit is widespread. The astronomical constant whose value is one astronomical unit is referred to as unit distance and is given the symbol A. [Wikipedia]" ;
    <../schema/qudt/symbol> "AU", "au" ;
    <../schema/qudt/ucumCode> "AU" ;
    <../schema/qudt/uneceCommonCode> "A12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "astronomical-unit" .

<unit/AUD>
    <http://purl.org/dc/terms/description> "Australia, Australian Antarctic Territory, Christmas Island, Cocos (Keeling) Islands, Heard and McDonald Islands, Kiribati, Nauru, Norfolk Island, Tuvalu"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Australian_dollar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Australian_dollar?oldid=495046408"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/AustralianDollar> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Australian Dollar" .

<unit/AWG>
    <http://purl.org/dc/terms/description> "Aruba"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Aruban_florin"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Aruban_florin?oldid=492925638"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Aruban Guilder" .

<unit/AZN>
    <http://purl.org/dc/terms/description> "Azerbaijan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Azerbaijani_manat"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Azerbaijani_manat?oldid=495479090"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Azerbaijanian Manat" .

<unit/A_Ab>
    <../schema/qudt/conversionMultiplier> 10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abampere"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/exactMatch> <unit/BIOT> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abampere?oldid=489318583"^^xsd:anyURI, "http://wordinfo.info/results/abampere"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-13?rskey=i2kRRz"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/latexDefinition> "\\(1\\,abA = 10\\,A\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abampere> ;
    <../schema/qudt/plainTextDescription> "The Abampere (aA), also called the biot after Jean-Baptiste Biot, is the basic electromagnetic unit of electric current in the emu-cgs system of units (electromagnetic cgs). One abampere is equal to ten amperes in the SI system of units. An abampere is the constant current that produces, when maintained in two parallel conductors of negligible circular section and of infinite length placed 1 centimetre apart, a force of 2 dynes per centimetre between the two conductors." ;
    <../schema/qudt/symbol> "abA" ;
    <../schema/qudt/ucumCode> "Bi" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abampere" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "biot" .

<unit/A_Ab-CentiM2>
    <http://purl.org/dc/terms/description> "\"Abampere centimeter squared\" is the unit of magnetic moment in the electromagnetic centimeter-gram-second system."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(aAcm2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/informativeReference> "http://wordinfo.info/unit/4266"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    <http://www.linkedmodel.org/schema/vaem#todo> "Determine type for magnetic moment" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ampere centimeter" .

<unit/A_Ab-PER-CentiM2>
    <http://purl.org/dc/terms/description> "Abampere Per Square Centimeter (aA/cm2) is a unit in the category of Electric current density. It is also known as abamperes per square centimeter, abampere/square centimeter, abampere/square centimetre, abamperes per square centimetre, abampere per square centimetre. This unit is commonly used in the cgs unit system. Abampere Per Square Centimeter (\\(aA/cm^2\\)) has a dimension of \\(L^{-2}I\\) where L is length, and I is electric current. It can be converted to the corresponding standard SI unit \\(A/m^{2}\\) by multiplying its value by a factor of 100000."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 100000 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/expression> "\\(aba-per-cm2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/informativeReference> "http://wordinfo.info/results/abampere"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--electric_current_density--abampere_per_square_centimeter.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abampere per Square Centimeter" .

<unit/A_Stat>
    <http://purl.org/dc/terms/description> "\"Statampere\" (statA) is a unit in the category of Electric current. It is also known as statamperes. This unit is commonly used in the cgs unit system. Statampere (statA) has a dimension of I where I is electric current. It can be converted to the corresponding standard SI unit A by multiplying its value by a factor of 3.355641E-010."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3.335641E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_current--statampere.cfm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statampere> ;
    <../schema/qudt/symbol> "statA" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statampere" .

<unit/A_Stat-PER-CentiM2>
    <http://purl.org/dc/terms/description> "The Statampere per Square Centimeter is a unit of electric current density in the c.g.s. system of units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3.335641E-6 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/expression> "\\(statA / cm^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statampere per Square Centimeter" .

<unit/AttoC>
    <http://purl.org/dc/terms/description> "An AttoColomb is \\(10^{-18} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-18 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Atto> ;
    <../schema/qudt/symbol> "aC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "AttoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/AttoFARAD>
    <../schema/qudt/conversionMultiplier> 1e-18 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA319" ;
    <../schema/qudt/plainTextDescription> "0,000 000 000 000 000 001-fold of the SI derived unit farad" ;
    <../schema/qudt/uneceCommonCode> "H48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Attofarad" .

<unit/AttoJ>
    <../schema/qudt/conversionMultiplier> 1e-18 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB125" ;
    <../schema/qudt/plainTextDescription> "0,000 000 000 000 000 001-fold of the derived SI unit joule" ;
    <../schema/qudt/uneceCommonCode> "A13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Attojoule" .

<unit/AttoJ-SEC>
    <../schema/qudt/conversionMultiplier> 1e-18 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Action> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB151" ;
    <../schema/qudt/plainTextDescription> "unit of the Planck's constant as product of the SI derived unit joule and the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "B18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Attojoule Second" .

<unit/B>
    <http://purl.org/dc/terms/description> "A logarithmic unit of sound pressure equal to 10 decibels (dB),  It is defined as: \\(1 B = (1/2) \\log_{10}(Np)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bel"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RF-Power>, <quantitykind/SignalStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB351" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sound_unit"^^xsd:anyURI ;
    <../schema/qudt/symbol> "B" ;
    <../schema/qudt/ucumCode> "B" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/LogarithmicUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bel" .

<unit/BAN>
    <http://purl.org/dc/terms/description> "A ban is a logarithmic unit which measures information or entropy, based on base 10 logarithms and powers of 10, rather than the powers of 2 and base 2 logarithms which define the bit. One ban is approximately \\(3.32 (log_2 10) bits\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.30258509 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ban"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ban?oldid=472969907"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ban" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ban" .

<unit/BAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to \\(100,000\\,Pa\\). It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000\\,Pa = 1 \\,bar \\approx 750.0616827\\, Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA323" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar?oldid=493875987"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/bar> ;
    <../schema/qudt/symbol> "bar" ;
    <../schema/qudt/ucumCode> "bar" ;
    <../schema/qudt/uneceCommonCode> "BAR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bar" .

<unit/BAR-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA326" ;
    <../schema/qudt/plainTextDescription> "product of the unit bar and the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bar Litre Per Second" .

<unit/BAR-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA814" ;
    <../schema/qudt/plainTextDescription> "product out of the 0.001-fold of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F96" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bar Metre Cubed Per Second" .

<unit/BAR-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA325" ;
    <../schema/qudt/plainTextDescription> "pressure relation consisting of the unit bar divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "J56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bar Per Bar" .

<unit/BAR-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA324" ;
    <../schema/qudt/plainTextDescription> "unit with the name bar divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bar Per Kelvin" .

<unit/BARAD>
    <http://purl.org/dc/terms/description> "A barad is a dyne per square centimetre (\\(dyn \\cdot cm^{-2}\\)), and is equal to \\(0.1 Pa \\) (\\(1 \\, micro \\, bar\\), \\(0.000014504 \\, p.s.i.\\)). Note that this is precisely the microbar, the confusable bar being related in size to the normal atmospheric pressure, at \\(100\\,dyn \\cdot cm^{-2}\\). Accordingly barad was not abbreviated, so occurs prefixed as in \\(cbarad = centibarad\\). Despite being the coherent unit for pressure in c.g.s., barad was probably much less common than the non-coherent bar. Barad is sometimes called \\(barye\\), a name also used for \\(bar\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/BARYE> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Stress> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barad" .

<unit/BARN>
    <http://purl.org/dc/terms/description> "A barn (symbol b) is a unit of area. Originally used in nuclear physics for expressing the cross sectional area of nuclei and nuclear reactions, today it is used in all fields of high energy physics to express the cross sections of any scattering process, and is best understood as a measure of the probability of interaction between small particles. A barn is defined as \\(10^{28} m^2 (100 fm^2)\\) and is approximately the cross sectional area of a uranium nucleus. The barn is also the unit of area used in nuclear quadrupole resonance and nuclear magnetic resonance to quantify the interaction of a nucleus with an electric field gradient. While the barn is not an SI unit, it is accepted for use with the SI due to its continued use in particle physics."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-28 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Barn"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB297" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Barn?oldid=492907677"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Barn_(unit)"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/barn> ;
    <../schema/qudt/symbol> "b" ;
    <../schema/qudt/ucumCode> "b" ;
    <../schema/qudt/uneceCommonCode> "A14" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barn" .

<unit/BARYE>
    <http://purl.org/dc/terms/description> "<p>The barye, or sometimes barad, barrie, bary, baryd, baryed, or barie, is the centimetre-gram-second (CGS) unit of pressure. It is equal to 1 dyne per square centimetre.</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Barye"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/BARAD> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Barye?oldid=478631158"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/latexDefinition> "\\(g/(cm\\cdot s{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/barye> ;
    <../schema/qudt/symbol> "\\rho" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barye" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "barad", "barie", "bary", "baryd", "baryed" .

<unit/BBD>
    <http://purl.org/dc/terms/description> "Barbados"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Barbadian_dollar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Barbadian_dollar?oldid=494388633"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barbados Dollar" .

<unit/BBL>
    <http://purl.org/dc/terms/description> "A barrel is one of several units of volume, with dry barrels, fluid barrels (UK beer barrel, U.S. beer barrel), oil barrel, etc. The volume of some barrel units is double others, with various volumes in the range of about 100-200 litres (22-44 imp gal; 26-53 US gal)."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Barrel"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA334" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Barrel?oldid=494614619"^^xsd:anyURI ;
    <../schema/qudt/symbol> "bbl" ;
    <../schema/qudt/ucumCode> "[bbl_us]" ;
    <../schema/qudt/uneceCommonCode> "BLL" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel" .

<unit/BBL_UK_PET>
    <../schema/qudt/conversionMultiplier> 1.591132e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CartesianVolume>, <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA329" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for crude oil according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J57" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (UK Petroleum)" .

<unit/BBL_UK_PET-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.841587e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA331" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "J59" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (UK Petroleum) Per Day" .

<unit/BBL_UK_PET-PER-HR>
    <../schema/qudt/conversionMultiplier> 4.41981e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA332" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "J60" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (UK Petroleum) Per Hour" .

<unit/BBL_UK_PET-PER-MIN>
    <../schema/qudt/conversionMultiplier> 2.651886e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA330" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "J58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (UK Petroleum) Per Minute" .

<unit/BBL_UK_PET-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.591132e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA333" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (UK petroleum) for crude oil according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (UK Petroleum) Per Second" .

<unit/BBL_US>
    <../schema/qudt/conversionMultiplier> 1.589873e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CartesianVolume>, <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA334" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for crude oil according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "BLL" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (US)" .

<unit/BBL_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.84e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA335" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "B1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (US) Per Day" .

<unit/BBL_US-PER-MIN>
    <../schema/qudt/conversionMultiplier> 2.6498e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA337" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "J63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (US) Per Minute" .

<unit/BBL_US_DRY>
    <../schema/qudt/conversionMultiplier> 1.156281989625e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CartesianVolume>, <quantitykind/DryVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB117" ;
    <../schema/qudt/plainTextDescription> "non SI-conform unit of the volume in the USA which applies to a resolution from 1912: 1 dry barrel (US) equals approximately to 115,63 litre" ;
    <../schema/qudt/uneceCommonCode> "BLD" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dry Barrel (US)" .

<unit/BBL_US_PET-PER-HR>
    <../schema/qudt/conversionMultiplier> 4.4163e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA336" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "J62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (US Petroleum) Per Hour" .

<unit/BBL_US_PET-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.589873e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA338" ;
    <../schema/qudt/plainTextDescription> "unit of the volume barrel (US petroleum) for crude oil according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Barrel (US Petroleum) Per Second" .

<unit/BDT>
    <http://purl.org/dc/terms/description> "Bangladesh"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bangladeshi_taka"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bangladeshi_taka?oldid=492673895"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bangladeshi Taka" .

<unit/BEAT-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Heart Beat per Minute\" is a unit for  'Heart Rate' expressed as \\(BPM\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeartRate> ;
    <../schema/qudt/symbol> "beats-per-min" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Heart Beats per Minute" .

<unit/BFT>
    <../schema/qudt/conversionMultiplier> 0.0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Speed> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA110" ;
    <../schema/qudt/plainTextDescription> "unit for classification of winds according to their speed, developed by Sir Francis Beaufort as measure for the over-all behaviour of a ship's sail at different wind speeds" ;
    <../schema/qudt/uneceCommonCode> "M19" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Beaufort" .

<unit/BHD>
    <http://purl.org/dc/terms/description> "Bahrain"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bahraini_dinar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bahraini_dinar?oldid=493086643"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bahraini Dinar" .

<unit/BIOT>
    <http://purl.org/dc/terms/description> "\"Biot\" is another name for the abampere (aA), which is the basic electromagnetic unit of electric current in the emu-cgs (centimeter-gram-second) system of units. It is called after a French physicist, astronomer, and mathematician Jean-Baptiste Biot. One abampere is equal to ten amperes in the SI system of units. One abampere is the current, which produces a force of 2 dyne/cm between two infinitively long parallel wires that are 1 cm apart."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Biot"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/A_Ab> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB210" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Biot?oldid=443318821"^^xsd:anyURI, "http://www.translatorscafe.com/cafe/EN/units-converter/current/10-4/"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/biot> ;
    <../schema/qudt/symbol> "Bi" ;
    <../schema/qudt/ucumCode> "Bi" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Biot" .

<unit/BIT>
    <http://purl.org/dc/terms/description> "In information theory, a bit is the amount of information that, on average, can be stored in a discrete bit. It is thus the amount of information carried by a choice between two equally likely outcomes. One bit corresponds to about 0.693 nats (ln(2)), or 0.301 hartleys (log10(2))."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.693147181 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bit"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA339" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bit?oldid=495288173"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/bit> ;
    <../schema/qudt/symbol> "b" ;
    <../schema/qudt/ucumCode> "bit" ;
    <../schema/qudt/uneceCommonCode> "J63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bit" .

<unit/BIT-PER-SEC>
    <http://purl.org/dc/terms/description> "A bit per second (B/s) is a unit of data transfer rate equal to 1 bits per second."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DataRate> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second"^^xsd:anyURI ;
    <../schema/qudt/symbol> "bps" ;
    <../schema/qudt/ucumCode> "Bd" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bit per Second" .

<unit/BQ>
    <http://purl.org/dc/terms/description> "The SI derived unit of activity, usually meaning radioactivity. \"Radioactivity\" is caused when atoms disintegrate, ejecting energetic particles. One becquerel is the radiation caused by one disintegration per second; this is equivalent to about 27.0270 picocuries (pCi). The unit is named for a French physicist, Antoine-Henri Becquerel (1852-1908), the discoverer of radioactivity. Note: both the becquerel and the hertz are basically defined as one event per second, yet they measure different things. The hertz is used to measure the rates of events that happen periodically in a fixed and definite cycle. The becquerel is used to measure the rates of events that happen sporadically and unpredictably, not in a definite cycle."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Becquerel"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA111" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Becquerel?oldid=493710036"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/becquerel> ;
    <../schema/qudt/symbol> "Bq" ;
    <../schema/qudt/ucumCode> "Bq" ;
    <../schema/qudt/uneceCommonCode> "BQL" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Becquerel" .

<unit/BQ-PER-KiloGM>
    <http://purl.org/dc/terms/description> "The only unit in the category of Specific radioactivity. It is also known as becquerels per kilogram, becquerel/kilogram. This unit is commonly used in the SI unit system. Becquerel Per Kilogram (Bq/kg) has a dimension of \\(M{-1}T{-1}\\) where \\(M\\) is mass, and \\(T\\) is time. It essentially the same as the corresponding standard SI unit \\(/kg/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Bq/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificActivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA112" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "\"Bequerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample." ;
    <../schema/qudt/uneceCommonCode> "A18" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Becquerel per Kilogram" .

<unit/BQ-PER-M2>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Bq/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SurfaceActivityDensity> ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Becquerel per Square Meter" .

<unit/BQ-PER-M3>
    <http://purl.org/dc/terms/description> "Becquerel Per Cubic Meter (\\(Bq/m3\\)) is a unit in the category of Radioactivity concentration. It is also known as becquerels per cubic meter, becquerel per cubic metre, becquerels per cubic metre, becquerel/cubic inch. This unit is commonly used in the SI unit system. Becquerel Per Cubic Meter (Bq/m3) has a dimension of \\(L{-3}T{-1}\\) where \\(L\\) is length, and \\(T\\) is time. It essentially the same as the corresponding standard SI unit \\(/s\\cdot m{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Bq/m^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivityConcentration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB126" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "The SI derived unit of unit in the category of Radioactivity concentration." ;
    <../schema/qudt/uneceCommonCode> "A19" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Becquerel per Cubic Meter" .

<unit/BREATH-PER-MIN>
    <http://purl.org/dc/terms/description> "A unit of respiratory rate."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(breaths/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RespiratoryRate> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Breath per Minute" .

<unit/BSD>
    <http://purl.org/dc/terms/description> "Bahamas"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bahamian_dollar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bahamian_dollar?oldid=492776024"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bahamian Dollar" .

<unit/BTU_IT>
    <http://purl.org/dc/terms/description> "\\(\\textit{British Thermal Unit}\\) (BTU or Btu) is a traditional unit of energy equal to about \\(1.0550558526 \\textit{ kilojoule}\\). It is approximately the amount of energy needed to heat 1 pound (0.454 kg) of water from \\(39 \\,^{\\circ}{\\rm F}\\)  to \\(40 \\,^{\\circ}{\\rm F}\\) . The unit is most often used in the power, steam generation, heating and air conditioning industries. In scientific contexts the BTU has largely been replaced by the SI unit of energy, the \\(joule\\), though it may be used as a measure of agricultural energy production (BTU/kg). It is still used unofficially in metric English-speaking countries (such as Canada), and remains the standard unit of classification for air conditioning units manufactured and sold in many non-English-speaking metric countries."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1055.05585262 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/British_thermal_unit"^^xsd:anyURI, "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=31890"^^xsd:anyURI, "http://www.knowledgedoor.com/2/units_and_constants_handbook/british-thermal-unit_group.html"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Btu_{it}" ;
    <../schema/qudt/ucumCode> "[Btu_IT]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (International Definition)" .

<unit/BTU_IT-FT>
    <http://purl.org/dc/terms/description> "\\{textitBTU Foot} is an Imperial unit for \\{textit{Thermal Energy Length} expressed as \\(Btu-ft\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 321.581024 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu-ft\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergyLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU Foot" .

<unit/BTU_IT-FT-PER-FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(BTU_{IT}\\), Foot per Square Foot Hour Degree Fahrenheit</em> is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu_{it} \\cdot ft/(hr \\cdot ft^2  \\cdot degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.730734666 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu(IT) ft/(hr ft^2 degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA115" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI, "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "British thermal unit (international table) foot per hour foot squared degree Fahrenheit is the unit of the thermal conductivity according to the Imperial system of units." ;
    <../schema/qudt/uneceCommonCode> "J40" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    <http://www.linkedmodel.org/schema/vaem#comment> "owl:sameAs: unit:BTU_IT-FT-PER-HR-FT2-DEG_F" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (IT) Foot per Square Foot Hour Degree Fahrenheit" .

<unit/BTU_IT-FT-PER-HR-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.730735e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA115" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J40" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Foot Per Hour foot Squared degree Fahrenheit" .

<unit/BTU_IT-IN>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU Inch} is an Imperial unit for 'Thermal Energy Length' expressed as \\(Btu-in\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 26.7984187 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu-in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergyLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU Inch" .

<unit/BTU_IT-IN-PER-FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(BTU_{th}\\) Inch per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu_{it}-in/(hr-ft^{2}-degF)\\). An International British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units. \\(1 Btu_{it} \\cdot in/(hr \\cdot ft^{2}  \\cdot degF)\\) shows that one thermochemical BTU of heat per one hour moves through one square foot of material, which is one foot thick due to a temperature difference of one degree Fahrenheit."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.144227889 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu(it)-in-per-hr-ft2-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA117" ;
    <../schema/qudt/informativeReference> "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/latexSymbol> "\\(Btu_{it} \\cdot in/(hr \\cdot ft^{2}  \\cdot degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/plainTextDescription> "BTU (th) Inch per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity', an International British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units." ;
    <../schema/qudt/uneceCommonCode> "J41" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    <http://www.linkedmodel.org/schema/vaem#comment> "owl:sameAs: unit:BTU_IT-IN-PER-HR-FT2-DEG_F" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Inch Per Hour Foot Squared Degree Fahrenheit" .

<unit/BTU_IT-IN-PER-FT2-SEC-DEG_F>
    <http://purl.org/dc/terms/description> "\\(BTU_{IT} Inch per Square Foot Second Degree Fahrenheit\\) is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu_{it}-in/(ft^{2}-s-degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 519.220399911 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu(it)-in-per-s-ft2-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA118" ;
    <../schema/qudt/informativeReference> "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "British thermal unit (international table) inch per second foot squared degree Fahrenheit is the unit of the thermal conductivity according to the Imperial system of units." ;
    <../schema/qudt/uneceCommonCode> "J42" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (IT) Inch per Square Foot Second Degree Fahrenheit" .

<unit/BTU_IT-IN-PER-HR-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.442279e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA117" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Inch Per Hour Foot SquaredÂ degree Fahrenheit" ;
    owl:sameAs <unit/BTU_IT-IN-PER-FT2-HR-DEG_F> .

<unit/BTU_IT-IN-PER-SEC-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 5.192204e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA118" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Inch Per Second Foot SquaredÂ degree Fahrenheit" ;
    owl:sameAs <unit/BTU_IT-IN-PER-FT2-SEC-DEG_F> .

<unit/BTU_IT-PER-DEG_F>
    <http://purl.org/dc/terms/description> "British Thermal Unit (IT) Per Fahrenheit Degree (\\(Btu (IT)/^\\circ F\\)) is a measure of heat capacity. It can be converted to the corresponding standard SI unit J/K by multiplying its value by a factor of 1899.10534."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1899.100535 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/degF\\)"^^<../schema/qudt/LatexString>, "\\(btu-per-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (IT) per Degree Fahrenheit" .

<unit/BTU_IT-PER-DEG_R>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Degree Rankine} is an Imperial unit for 'Heat Capacity' expressed as \\(Btu/degR\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1899.100535 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(btu-per-degR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Degree Rankine" .

<unit/BTU_IT-PER-FT2>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Square Foot}\\) is an Imperial unit for  'Energy Per Area' expressed as \\(Btu/ft^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 11356.5267 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Square Foot" .

<unit/BTU_IT-PER-FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Square Foot Hour Degree Fahrenheit} is an Imperial unit for 'Coefficient Of Heat Transfer' expressed as \\(Btu/(hr-ft^{2}-degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(hr-ft^{2}-degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Square Foot Hour Degree Fahrenheit" .

<unit/BTU_IT-PER-FT2-SEC-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Square Foot Second Degree Fahrenheit} is an Imperial unit for 'Coefficient Of Heat Transfer' expressed as \\(Btu/(ft^{2}-s-degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(ft^{2}-s-degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Square Foot Second Degree Fahrenheit" .

<unit/BTU_IT-PER-FT3>
    <http://purl.org/dc/terms/description> "\\(\\textit{British Thermal Unit (IT) Per Cubic Foot}\\) (\\(Btu (IT)/ft^3\\)) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of \\(ML^{-1}T^{-2}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. It can be converted to the corresponding standard SI unit \\(J/m^3\\) by multiplying its value by a factor of 37258.94579."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.725894579E04 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu(IT)-per-ft3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI, "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (IT) Per Cubic Foot" .

<unit/BTU_IT-PER-HR>
    <http://purl.org/dc/terms/description> "The British thermal unit (BTU or Btu) is a traditional unit of energy equal to about 1 055.05585 joules. It is approximately the amount of energy needed to heat 1 pound (0.454 kg) of water from \\(39 \\,^{\\circ}{\\rm F}\\) (\\(3.9 \\,^{\\circ}{\\rm C}\\)) to \\(40 \\,^{\\circ}{\\rm F}\\) (\\(4.4 \\,^{\\circ}{\\rm C}\\)). The unit is most often used in the power, steam generation, heating and air conditioning industries. In scientific contexts the BTU has largely been replaced by the SI unit of energy, the joule, though it may be used as a measure of agricultural energy production (BTU/kg)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.29307107 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate>, <quantitykind/Power> ;
    <../schema/qudt/informativeReference> "http://www.simetric.co.uk/sibtu.htm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Hour" .

<unit/BTU_IT-PER-HR-FT2>
    <http://purl.org/dc/terms/description> "\\(\\textit{BTU per Hour Square Foot}\\) is an Imperial unit for  'Power Per Area' expressed as \\(Btu/(hr-ft^2)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.15459075 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(hr-ft^{2})\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Hour Square Foot" .

<unit/BTU_IT-PER-HR-FT2-DEG_R>
    <../schema/qudt/conversionMultiplier> 0.555556e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB099" ;
    <../schema/qudt/plainTextDescription> "unit of the heat transfer coefficient according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "A23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Hour Foot Squared degree Rankine" .

<unit/BTU_IT-PER-LB>
    <http://purl.org/dc/terms/description> "The amount of energy generated by a pound of substance is measured in British thermal units (IT) per pound of mass. 1 \\(Btu_{IT}/lb\\) is equivalent to \\(2.326 \\times 10^3\\) joule per kilogram (J/kg)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.326E+03 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(Btu/lb\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU-IT-PER-lb" .

<unit/BTU_IT-PER-LB-DEG_F>
    <http://purl.org/dc/terms/description> "British Thermal Unit (therm.) Per Pound Per Fahrenheit Degree (Btu (therm.)/lb- degF) is a unit in the category of Specific heat. This unit is commonly used in the UK unit system. British Thermal Unit (therm.) Per Pound Per Fahrenheit Degree (Btu (therm.)/lb-degF) has a dimension of \\(L2T^{-2}Q^{-1}\\) where \\(L\\) is length, \\(T\\) is time, and \\(Q\\) is temperature. It can be converted to the corresponding standard SI unit \\(J/kg-K\\) by multiplying its value by a factor of 4183.99895."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(lb-degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Pound Degree Fahrenheit" .

<unit/BTU_IT-PER-LB-DEG_R>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Pound Degree Rankine} is a unit for 'Specific Heat Capacity' expressed as \\(Btu/(lb-degR)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(lb-degR)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Pound Degree Rankine" .

<unit/BTU_IT-PER-LB-MOL>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Pound Mole} is an Imperial unit for \\textit{'Energy And Work Per Mass Amount Of Substance'} expressed as \\(Btu/(lb-mol)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu/(lb-mol)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerMassAmountOfSubstance> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Pound Mole" .

<unit/BTU_IT-PER-LB_F>
    <../schema/qudt/conversionMultiplier> 2.37185970623768328e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB150" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the unit avoirdupois pound according to the avoirdupois system of units" ;
    <../schema/qudt/uneceCommonCode> "AZ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Pound" .

<unit/BTU_IT-PER-LB_F-DEG_F>
    <../schema/qudt/conversionMultiplier> 4.1868e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA119" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the product of the units avoirdupois pound according to the avoirdupois system of units and degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "J43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Pound Degree Fahrenheit" .

<unit/BTU_IT-PER-LB_F-DEG_R>
    <../schema/qudt/conversionMultiplier> 4.269e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB141" ;
    <../schema/qudt/plainTextDescription> "unit of the heat capacity as British thermal unit according to the international table related to degree Rankine according to the Imperial system of units divided by the unit avoirdupois pound according to the avoirdupois system of units" ;
    <../schema/qudt/uneceCommonCode> "A21" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Pound Degree Rankine" .

<unit/BTU_IT-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.758e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA120" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "J44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Minute" .

<unit/BTU_IT-PER-MOL-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Pound Mole Degree Fahrenheit} is an Imperial unit for \\textit{'Molar Heat Capacity'} expressed as \\(Btu/(lb-mol-degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(Btu/(lb-mol-degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarHeatCapacity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Pound Mole Degree Fahrenheit" .

<unit/BTU_IT-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{BTU per Second} is an Imperial unit for 'Heat Flow Rate' expressed as \\(Btu/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1055.05585262 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate>, <quantitykind/Power> ;
    <../schema/qudt/informativeReference> "http://www.simetric.co.uk/sibtu.htm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Second" .

<unit/BTU_IT-PER-SEC-FT-DEG_R>
    <../schema/qudt/conversionMultiplier> 1.7866e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB107" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "A22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Second Foot Degree Rankine" .

<unit/BTU_IT-PER-SEC-FT2>
    <http://purl.org/dc/terms/description> "\\(\\textit{BTU per Second Square Foot}\\) is an Imperial unit for  'Power Per Area' expressed as \\(Btu/(s\\cdot ft^2)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 11356.5267 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu/(s-ft^{2})\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU per Second Square Foot" .

<unit/BTU_IT-PER-SEC-FT2-DEG_R>
    <../schema/qudt/conversionMultiplier> 1.489e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB098" ;
    <../schema/qudt/plainTextDescription> "unit of the heat transfer coefficient according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "A20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (international Table) Per Second Foot SquaredÂ degree Rankine" .

<unit/BTU_MEAN>
    <../schema/qudt/conversionMultiplier> 1055.05585262 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA113" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units" ;
    <../schema/qudt/ucumCode> "[Btu_m]" ;
    <../schema/qudt/uneceCommonCode> "J39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (mean)" .

<unit/BTU_TH>
    <http://purl.org/dc/terms/description> "British Thermal Unit (thermochemical definition} (\\(BTU_{th}\\)) is a traditional unit of energy equal to about \\(1.0543502645 kilojoule\\). It is approximately the amount of energy needed to heat 1 pound (0.454 kg) of water from \\(39 \\,^{\\circ}{\\rm F}\\) (\\(39 \\,^{\\circ}{\\rm C}\\)) to \\(40 \\,^{\\circ}{\\rm F}\\) (\\(4.4 \\,^{\\circ}{\\rm C\"\\)). The unit is most often used in the power, steam generation, heating and air conditioning industries. In scientific contexts the BTU has largely been replaced by the SI unit of energy, the \\(joule\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0543502645e+03 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/British_thermal_unit"^^xsd:anyURI, "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=31890"^^xsd:anyURI, "http://www.knowledgedoor.com/2/units_and_constants_handbook/british-thermal-unit_group.html"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Btu_{th}" ;
    <../schema/qudt/ucumCode> "[Btu_th]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (Thermochemical Definition)" .

<unit/BTU_TH-FT-PER-FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(BTU_{TH}\\) Foot per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu_{th} \\cdot ft/(hr \\cdot ft^2 \\cdot degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.729577206 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu(IT) ft/(hr ft^2 degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI, "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (TH) Foot per Square Foot Hour Degree Fahrenheit" .

<unit/BTU_TH-FT-PER-HR-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.73e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA123" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J46" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Foot Per Hour Foot SquaredÂ degree Fahrenheit" .

<unit/BTU_TH-IN-PER-FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{\\(BTU_{th}\\) Inch per Square Foot Hour Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu-in/(hr-ft^{2}-degF)\\). A thermochemical British thermal unit inch per second per square foot per degree Fahrenheit is a unit of thermal conductivity in the US Customary Units and British Imperial Units. \\(1 Btu_{th} \\cdot in/(hr \\cdot ft^{2}  \\cdot degF)\\) shows that one thermochemical BTU of heat per one hour moves through one square foot of material, which is one foot thick due to a temperature difference of one degree Fahrenheit."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.144131434 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu(th)-in-per-hr-ft2-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/informativeReference> "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/latexSymbol> "\\(Btu_{th} \\cdot in/(hr \\cdot ft^{2}  \\cdot degF)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (TH) Inch per Square Foot Hour Degree Fahrenheit" .

<unit/BTU_TH-IN-PER-FT2-SEC-DEG_F>
    <http://purl.org/dc/terms/description> "\\(BTU_{TH}\\) Inch per Square Foot Second Degree Fahrenheit is an Imperial unit for 'Thermal Conductivity' expressed as \\(Btu_{th} \\cdot in/(ft^{2} \\cdot s \\cdot degF)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 519.220399911 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(Btu(it)-in-per-s-ft2-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/informativeReference> "http://www.translatorscafe.com/cafe/EN/units-converter/thermal-conductivity/c/"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "BTU (TH) Inch per Square Foot Second Degree Fahrenheit" .

<unit/BTU_TH-IN-PER-HR-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.441314e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA125" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Inch Per Hour SquareÂ foot Degree Fahrenheit" .

<unit/BTU_TH-IN-PER-SEC-FT2-DEG_F>
    <../schema/qudt/conversionMultiplier> 5.188732e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA126" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Inch Per SecondÂ foot SquaredÂ degree Fahrenheit" .

<unit/BTU_TH-PER-FT3>
    <http://purl.org/dc/terms/description> "British Thermal Unit (TH) Per Cubic Foot (\\(Btu (TH)/ft^3\\)) is a unit in the category of Energy density. It is also known as Btu per cubic foot, Btu/cubic foot. This unit is commonly used in the UK, US unit systems. It has a dimension of \\(ML^{-1}T^{-2}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. It can be converted to the corresponding standard SI unit \\(J/m^3\\) by multiplying its value by a factor of 37234.03."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.723403E04 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Btu(th)-per-ft3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--energy_density--british_thermal_unit_it_per_cubic_foot.cfm"^^xsd:anyURI, "http://www.translatorscafe.com/cafe/EN/units-converter/fuel-efficiency--volume/c/"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (TH) Per Cubic Foot" .

<unit/BTU_TH-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.929e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA124" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "J47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Per Hour" .

<unit/BTU_TH-PER-LB>
    <http://purl.org/dc/terms/description> "\\(British Thermal Unit (therm.) Per Pound Mass (Btu (TH)/lbm) is a unit in the category of Thermal heat capacity. It is also known as Btu per pound, Btu/pound, Btu/lb. This unit is commonly used in the UK unit system. British Thermal Unit (therm.) Per Pound Mass (Btu (therm.)/lbm) has a dimension of L2T-2 where L is length, and T is time. It can be converted to the corresponding standard SI unit J/kg by multiplying its value by a factor of 2324.443861.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.324443861E+03 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(btu_th-per-lb\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (TH) Per Pound" .

<unit/BTU_TH-PER-LB-DEG_F>
    <../schema/qudt/conversionMultiplier> 4.26654e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA127" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units divided by the units pound and degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "J50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Per Pound Degree Fahrenheit" .

<unit/BTU_TH-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.7573e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA128" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "J51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Per Minute" .

<unit/BTU_TH-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.05435e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA129" ;
    <../schema/qudt/plainTextDescription> "unit of the heat energy according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J52" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "British Thermal Unit (thermochemical) Per Second" .

<unit/BU_UK>
    <http://purl.org/dc/terms/description> "A bushel is an imperial unit of dry volume, equivalent in each of these systems to 4 pecks or 8 gallons. It is used for volumes of dry commodities (not liquids), most often in agriculture. It is abbreviated as bsh. or bu. In modern usage, the dry volume is usually only nominal, with bushels referring to standard weights instead."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.03636872 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bushel"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA344" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bushel?oldid=476704875"^^xsd:anyURI ;
    <../schema/qudt/symbol> "bui" ;
    <../schema/qudt/ucumCode> "[bu_br]" ;
    <../schema/qudt/uneceCommonCode> "BUI" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "bushel (UK)" .

<unit/BU_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 4.209343e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA345" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "J64" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (UK) Per Day" .

<unit/BU_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.010242e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA346" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "J65" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (UK) Per Hour" .

<unit/BU_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 6.061453e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA347" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "J66" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (UK) Per Minute" .

<unit/BU_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 3.636872e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA348" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (UK) (for fluids and for dry measures) according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J67" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (UK) Per Second" .

<unit/BU_US>
    <http://purl.org/dc/terms/description> "A bushel is an imperial and U.S. customary unit of dry volume, equivalent in each of these systems to 4 pecks or 8 gallons. It is used for volumes of dry commodities (not liquids), most often in agriculture. It is abbreviated as bsh. or bu. In modern usage, the dry volume is usually only nominal, with bushels referring to standard weights instead."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.03523907 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bushel"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA353" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bushel?oldid=476704875"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/bushel-US> ;
    <../schema/qudt/symbol> "bua" ;
    <../schema/qudt/ucumCode> "[bu_us]" ;
    <../schema/qudt/uneceCommonCode> "BUA" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "bushel (US)" .

<unit/BU_US_DRY-PER-DAY>
    <../schema/qudt/conversionMultiplier> 4.0786e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA349" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "J68" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (US Dry) Per Day" .

<unit/BU_US_DRY-PER-HR>
    <../schema/qudt/conversionMultiplier> 9.789e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA350" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "J69" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (US Dry) Per Hour" .

<unit/BU_US_DRY-PER-MIN>
    <../schema/qudt/conversionMultiplier> 5.8732e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA351" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "J70" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (US Dry) Per Minute" .

<unit/BU_US_DRY-PER-SEC>
    <../schema/qudt/conversionMultiplier> 3.523907e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA352" ;
    <../schema/qudt/plainTextDescription> "unit of the volume bushel (US dry) for dry measure according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bushel (US Dry) Per Second" .

<unit/BYR>
    <http://purl.org/dc/terms/description> "Belarus"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Belarusian_ruble"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Belarusian_ruble?oldid=494143246"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Belarussian Ruble" .

<unit/BYTE>
    <http://purl.org/dc/terms/description> "The byte is a unit of digital information in computing and telecommunications that most commonly consists of eight bits."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 5.54517744 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Byte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA354" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Byte?oldid=493588918"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/byte> ;
    <../schema/qudt/symbol> "B" ;
    <../schema/qudt/ucumCode> "By" ;
    <../schema/qudt/uneceCommonCode> "AD" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Byte" .

<unit/BelizeDollar>
    <http://purl.org/dc/terms/description> "Belize"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Belize_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BZD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Belize_dollar?oldid=462662376"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Belize Dollar" .

<unit/BermudaDollar>
    <http://purl.org/dc/terms/description> "Bermuda"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bermudian_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BMD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bermudian_dollar?oldid=492670344"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bermuda Dollar" .

<unit/BolivianMvdol>
    <http://purl.org/dc/terms/description> "Bolivia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(BOV\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bolivian Mvdol (Funds code)" .

<unit/Boliviano>
    <http://purl.org/dc/terms/description> "Bolivia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bolivian_boliviano"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BOB\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bolivian_boliviano?oldid=494873944"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Boliviano" .

<unit/BrazilianReal>
    <http://purl.org/dc/terms/description> "Brazil"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Brazilian_real"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BRL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Brazilian_real?oldid=495278259"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/BrazilianReal> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Brazilian Real" .

<unit/BruneiDollar>
    <http://purl.org/dc/terms/description> "Brunei"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Brunei_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BND\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Brunei_dollar?oldid=495134546"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Brunei Dollar" .

<unit/BulgarianLev>
    <http://purl.org/dc/terms/description> "Bulgaria"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bulgarian_lev"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BGN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bulgarian_lev?oldid=494947467"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Bulgarian Lev" .

<unit/BurundianFranc>
    <http://purl.org/dc/terms/description> "Burundi"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Burundian_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BIF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Burundian_franc?oldid=489383699"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Burundian Franc" .

<unit/C>
    <http://purl.org/dc/terms/description> "The SI unit of electric charge. One coulomb is the amount of charge accumulated in one second by a current of one ampere. Electricity is actually a flow of charged particles, such as electrons, protons, or ions. The charge on one of these particles is a whole-number multiple of the charge e on a single electron, and one coulomb represents a charge of approximately 6.241 506 x 1018 e. The coulomb is named for a French physicist, Charles-Augustin de Coulomb (1736-1806), who was the first to measure accurately the forces exerted between electric charges."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Coulomb"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA130" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Coulomb?oldid=491815163"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/coulomb> ;
    <../schema/qudt/symbol> "C" ;
    <../schema/qudt/ucumCode> "C" ;
    <../schema/qudt/uneceCommonCode> "COU" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb" .

<unit/C-M>
    <http://purl.org/dc/terms/description> "Coulomb Meter (C-m) is a unit in the category of Electric dipole moment. It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricDipoleMoment> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA133" ;
    <../schema/qudt/symbol> "C m" ;
    <../schema/qudt/uneceCommonCode> "A26" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Meter" .

<unit/C-M2>
    <http://purl.org/dc/terms/description> "Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C m^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricQuadrupoleMoment> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Square Meter" .

<unit/C-M2-PER-V>
    <http://purl.org/dc/terms/description> "Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(C m^{2} v^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Polarizability> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB486" ;
    <../schema/qudt/uneceCommonCode> "A27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Square Meter Per Volt" .

<unit/C-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB101" ;
    <../schema/qudt/plainTextDescription> "derived SI unit coulomb divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "A33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Per Centimetre Squared" .

<unit/C-PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeVolumeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB120" ;
    <../schema/qudt/plainTextDescription> "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 3" ;
    <../schema/qudt/uneceCommonCode> "A28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Per Centimetre Cubed" .

<unit/C-PER-KiloGM>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Coulomb Per Kilogram (C/kg)} is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of \\(M^{-1}TI\\) where \\(M\\) is mass, \\(T\\) is time, and \\(I\\) is electric current. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA131" ;
    <../schema/qudt/uneceCommonCode> "CKG" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb per Kilogram" .

<unit/C-PER-KiloGM-SEC>
    <http://purl.org/dc/terms/description> "The SI unit of exposure rate"^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(C/kg-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ExposureRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA132" ;
    <../schema/qudt/informativeReference> "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A31" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Per Kilogram Second" .

<unit/C-PER-M>
    <http://purl.org/dc/terms/description> "\"Coulomb per Meter\" is a unit for  'Electric Charge Line Density' expressed as \\(C/m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeLineDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB337" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb per Meter" .

<unit/C-PER-M2>
    <http://purl.org/dc/terms/description> "Coulomb Per Square Meter (\\(C/m^2\\)) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of \\(L^{-2}TI\\) where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C/m^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA134" ;
    <../schema/qudt/uneceCommonCode> "A34" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb per Square Meter" .

<unit/C-PER-M3>
    <http://purl.org/dc/terms/description> "Coulomb Per Cubic Meter (\\(C/m^{3}\\)) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of \\(L^{-3}TI\\) where \\(L\\) is length, \\(T\\) is time, and \\(I\\) is electric current. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C/m^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeVolumeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA135" ;
    <../schema/qudt/uneceCommonCode> "A29" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb per Cubic Meter" .

<unit/C-PER-MOL>
    <http://purl.org/dc/terms/description> " (\\(C/mol\\)) is a unit in the category of Molar electric charge. It is also known as \\(coulombs/mol\\). Coulomb Per Mol has a dimension of \\(TN{-1}I\\) where \\(T\\) is time, \\(N\\) is amount of substance, and \\(I\\) is electric current. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(c-per-mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerAmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB142" ;
    <../schema/qudt/uneceCommonCode> "A32" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb per Mole" .

<unit/C-PER-MilliM2>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB100" ;
    <../schema/qudt/plainTextDescription> "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "A35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Per Millimetre Squared" .

<unit/C-PER-MilliM3>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeVolumeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB119" ;
    <../schema/qudt/plainTextDescription> "derived SI unit coulomb divided by the 0.000 000 001-fold of the power of the SI base unit metre by exponent 3" ;
    <../schema/qudt/uneceCommonCode> "A30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Coulomb Per Millimetre Cubed" .

<unit/C2-M-PER-J>
    <http://purl.org/dc/terms/description> "\"Square Coulomb Meter per Joule\" is a unit for  'Polarizability' expressed as \\(C^{2} m^{2} J^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C^{2} m^{2} J^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Polarizability> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Coulomb Meter per Joule" .

<unit/C3-M-PER-J2>
    <http://purl.org/dc/terms/description> "\"Cubic Coulomb Meter per Square Joule\" is a unit for  'Cubic Electric Dipole Moment Per Square Energy' expressed as \\(C^{3} m^{3} J^{-2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C^{3} m^{3} J^{-2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CubicElectricDipoleMomentPerSquareEnergy> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Coulomb Meter per Square Joule" .

<unit/C4-M4-PER-J3>
    <http://purl.org/dc/terms/description> "\"Quartic Coulomb Meter per Cubic Energy\" is a unit for  'Quartic Electric Dipole Moment Per Cubic Energy' expressed as \\(C^{4} m^{4} J^{-3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 1 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(C^4m^4/J^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/QuarticElectricDipoleMomentPerCubicEnergy> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quartic Coulomb Meter per Cubic Energy" .

<unit/CAD>
    <http://purl.org/dc/terms/description> "Canada"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Canadian_dollar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Canadian_dollar?oldid=494738466"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/CanadianDollar> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Canadian Dollar" .

<unit/CAL_15_DEG_C>
    <../schema/qudt/conversionMultiplier> 4.1855e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB139" ;
    <../schema/qudt/plainTextDescription> "unit for the quantity of heat which is required to warm up 1 g  of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius" ;
    <../schema/qudt/ucumCode> "cal_[15]" ;
    <../schema/qudt/uneceCommonCode> "A1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (15 Degrees C)" .

<unit/CAL_IT>
    <http://purl.org/dc/terms/description> "\\( International Table calorie. \\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.1868 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "cal_IT" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "International Table calorie" .

<unit/CAL_IT-PER-G>
    <http://purl.org/dc/terms/description> "\\(Calories produced per gram of substance.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.1868E+03 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cal_it-per-g\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "calorieIT per gram (calIT/g)" .

<unit/CAL_IT-PER-GM>
    <../schema/qudt/conversionMultiplier> 4.1868e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB176" ;
    <../schema/qudt/plainTextDescription> "unit calorie according to the international steam table divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "D75" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (international Table) Per Gram" .

<unit/CAL_IT-PER-GM-DEG_C>
    <../schema/qudt/conversionMultiplier> 4.1868e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA362" ;
    <../schema/qudt/plainTextDescription> "unit calorieIT divided by the products of the units gram and degree Celsius" ;
    <../schema/qudt/uneceCommonCode> "J76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (international Table) Per Gram Degree Celsius" .

<unit/CAL_IT-PER-GM-K>
    <../schema/qudt/conversionMultiplier> 4.1868e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA363" ;
    <../schema/qudt/plainTextDescription> "unit calorieIT divided by the product of the SI base unit gram and Kelvin" ;
    <../schema/qudt/uneceCommonCode> "D76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (international Table) Per Gram Kelvin" .

<unit/CAL_IT-PER-SEC-CentiM-K>
    <../schema/qudt/conversionMultiplier> 4.1868e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB108" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "D71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (international Table) Per Second Centimetre Kelvin" .

<unit/CAL_IT-PER-SEC-CentiM2-K>
    <../schema/qudt/conversionMultiplier> 4.1868e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB096" ;
    <../schema/qudt/plainTextDescription> "unit of the heat transfer coefficient according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "D72" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (international Table) Per Second Centimetre SquaredÂ kelvin" .

<unit/CAL_MEAN>
    <../schema/qudt/conversionMultiplier> 4.19e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA360" ;
    <../schema/qudt/plainTextDescription> "unit used particularly for calorific values of foods" ;
    <../schema/qudt/ucumCode> "cal_m" ;
    <../schema/qudt/uneceCommonCode> "J75" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (mean)" .

<unit/CAL_TH>
    <http://purl.org/dc/terms/description> "The energy needed to increase the temperature of a given mass of water by \\(1 ^\\circ C\\( at atmospheric pressure depends on the starting temperature and is difficult to measure precisely. Accordingly, there have been several definitions of the calorie. The two perhaps most popular definitions used in older literature are the \\(15 ^\\circ C\\) calorie and the thermochemical calorie."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.184 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Calorie"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> """\\(1 \\; cal_{th} = 4.184 J\\) 

\\(\\approx 0.003964 BTU\\)

\\(\\approx 1.163 \\times 10^{-6} kWh\\)

\\(\\approx 2.611 \\times 10^{19} eV\\)"""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "cal_{th}" ;
    <../schema/qudt/ucumCode> "cal_th" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Thermochemical Calorie" .

<unit/CAL_TH-PER-CentiM-SEC-DEG_C>
    <../schema/qudt/conversionMultiplier> 4.184e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA365" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Centimetre Second Degree Celsius" .

<unit/CAL_TH-PER-G>
    <http://purl.org/dc/terms/description> "\\(Thermochemical Calorie. Calories produced per gram of substance.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.184E+03 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(cal\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--thermal_heat_capacity--british_thermal_unit_therm_per_pound_mass.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "calorieTH per gram (calTH/g)" .

<unit/CAL_TH-PER-GM>
    <../schema/qudt/conversionMultiplier> 4.184e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB153" ;
    <../schema/qudt/plainTextDescription> "unit thermochemical calorie divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "B36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Gram" .

<unit/CAL_TH-PER-GM-DEG_C>
    <../schema/qudt/conversionMultiplier> 4.184e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA366" ;
    <../schema/qudt/plainTextDescription> "unit calorieth divided by the product of the unit gram and degree Celsius" ;
    <../schema/qudt/uneceCommonCode> "J79" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Gram Degree Celsius" .

<unit/CAL_TH-PER-GM-K>
    <../schema/qudt/conversionMultiplier> 4.184e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA367" ;
    <../schema/qudt/plainTextDescription> "unit calorieth divided by the product of the SI derived unit gram and the SI base unit Kelvin" ;
    <../schema/qudt/uneceCommonCode> "D37" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Gram Kelvin" .

<unit/CAL_TH-PER-MIN>
    <../schema/qudt/conversionMultiplier> 6.973e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA368" ;
    <../schema/qudt/plainTextDescription> "unit calorie divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "J81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Minute" .

<unit/CAL_TH-PER-SEC>
    <../schema/qudt/conversionMultiplier> 4.184 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA369" ;
    <../schema/qudt/plainTextDescription> "unit calorie divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J82" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Second" .

<unit/CAL_TH-PER-SEC-CentiM-K>
    <../schema/qudt/conversionMultiplier> 4.184e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB109" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal conductivity according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "D38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Second Centimetre Kelvin" .

<unit/CAL_TH-PER-SEC-CentiM2-K>
    <../schema/qudt/conversionMultiplier> 4.184e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB097" ;
    <../schema/qudt/plainTextDescription> "unit of the heat transfer coefficient according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "D39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie (thermochemical) Per Second Centimetre SquaredÂ kelvin" .

<unit/CARAT>
    <http://purl.org/dc/terms/description> "The carat is a unit of mass equal to 200 mg and is used for measuring gemstones and pearls. The current definition, sometimes known as the metric carat, was adopted in 1907 at the Fourth General Conference on Weights and Measures, and soon afterward in many countries around the world. The carat is divisible into one hundred points of two milligrams each. Other subdivisions, and slightly different mass values, have been used in the past in different locations. In terms of diamonds, a paragon is a flawless stone of at least 100 carats (20 g). The ANSI X.12 EDI standard abbreviation for the carat is \\(CD\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0002 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Carat"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(Nm/ct\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB166" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Carat?oldid=477129057"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "[car_m]" ;
    <../schema/qudt/uneceCommonCode> "CTM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Carat" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "metric carat" .

<unit/CASES-PER-1000I-YR>
    <http://purl.org/dc/terms/description> "The typical expression of morbidity rate, expressed as cases per 1000 individuals, per year."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MorbidityRate> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Incidence_(epidemiology)"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "The typical expression of morbidity rate, expressed as cases per 1000 individuals, per year." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cases per 1000 individuals per year" .

<unit/CD>
    <http://purl.org/dc/terms/description> "\\(\\textit{Candela}\\) is a unit for  'Luminous Intensity' expressed as \\(cd\\).  The candela is the SI base unit of luminous intensity; that is, power emitted by a light source in a particular direction, weighted by the luminosity function (a standardized model of the sensitivity of the human eye to different wavelengths, also known as the luminous efficiency function). A common candle emits light with a luminous intensity of roughly one candela."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Candela"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousIntensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA370", "0112/2///62720#UAD719" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Candela?oldid=484253082"^^xsd:anyURI, "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/candela> ;
    <../schema/qudt/symbol> "cd" ;
    <../schema/qudt/ucumCode> "cd" ;
    <../schema/qudt/uneceCommonCode> "CDL" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Candela" .

<unit/CD-PER-IN2>
    <http://purl.org/dc/terms/description> "\"Candela per Square Inch\" is a unit for  'Luminance' expressed as \\(cd/in^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1550.0031000062002e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cd/in^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Luminance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB257" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Candela per Square Inch" .

<unit/CD-PER-M2>
    <http://purl.org/dc/terms/description> "The candela per square metre (\\(cd/m^2\\)) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit (\\(1 nit = 1 cd/m^2\\)). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 \\(cd/m^2\\); the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of \\(120 cd/m^2\\). \\(Nit\\) is believed to come from the Latin word nitere, to shine."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(cd/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Luminance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA371" ;
    <../schema/qudt/uneceCommonCode> "A24" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "candela per square meter" .

<unit/CFU>
    <http://purl.org/dc/terms/description> "\"Colony Forming Unit\" is a unit for  'Microbial Formation' expressed as \\(CFU\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Colony-forming_unit"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MicrobialFormation> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Colony-forming_unit?oldid=473146689"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/colonyFormingUnit> ;
    <../schema/qudt/symbol> "CFU" ;
    <../schema/qudt/ucumCode> "[CFU]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Colony Forming Unit" .

<unit/CH>
    <http://purl.org/dc/terms/description> "A chain is a unit of length. It measures 66 feet, or 22 yards, or 100 links, or 4 rods. There are 10 chains in a furlong, and 80 chains in one statute mile. An acre is the area of 10 square chains (that is, an area of one chain by one furlong). The chain has been used for several centuries in Britain and in some other countries influenced by British practice."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 20.1168 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Chain"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB203" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Chain?oldid=494116185"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/chain> ;
    <../schema/qudt/symbol> "ch" ;
    <../schema/qudt/ucumCode> "[ch_br]" ;
    <../schema/qudt/uneceCommonCode> "X1" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "chain" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "Gunter's chain" .

<unit/CLO>
    <http://purl.org/dc/terms/description> "\\(A C.G.S System unit for \\textit{Thermal Insulance} expressed as \"clo\".\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.155 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA374" ;
    <../schema/qudt/symbol> "clo" ;
    <../schema/qudt/uneceCommonCode> "J83" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Clo" .

<unit/CM_H2O>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Centimeter of Water} is a C.G.S System unit for  'Force Per Area' expressed as \\(cmH2O\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 98.0630016 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Centimetre_of_water"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Centimetre_of_water?oldid=487656894"^^xsd:anyURI ;
    <../schema/qudt/symbol> "cmH2O" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimeter of Water" .

<unit/CORD>
    <http://purl.org/dc/terms/description> "The cord is a unit of measure of dry volume used in Canada and the United States to measure firewood and pulpwood. A cord is the amount of wood that, when 'ranked and well stowed' (arranged so pieces are aligned, parallel, touching and compact), occupies a volume of 128 cubic feet (3.62 m). This corresponds to a well stacked woodpile 4 feet (122 cm) wide, 4 feet (122 cm) high, and 8 feet (244 cm) long; or any other arrangement of linear measurements that yields the same volume. The name cord probably comes from the use of a cord or string to measure it. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cord"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cord?oldid=490232340"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/cord> ;
    <../schema/qudt/symbol> "C" ;
    <../schema/qudt/ucumCode> "[crd_us]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cord" .

<unit/CP>
    <http://purl.org/dc/terms/description> "\"Candlepower\" (abbreviated as cp) is a now-obsolete unit which was used to express levels of light intensity in terms of the light emitted by a candle of specific size and constituents. In modern usage Candlepower equates directly to the unit known as the candela."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Candlepower"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousIntensity> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Candlepower?oldid=491140098"^^xsd:anyURI ;
    <../schema/qudt/symbol> "cd" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Candlepower" .

<unit/CUP>
    <http://purl.org/dc/terms/description> "\"US Liquid Cup\" is a unit for  'Liquid Volume' expressed as \\(cup\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.3658825E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "cup" ;
    <../schema/qudt/ucumCode> "[cup_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Liquid Cup" .

<unit/CUP_US>
    <../schema/qudt/conversionMultiplier> 2.365882e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA404" ;
    <../schema/qudt/plainTextDescription> "unit of the volume according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "G21" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cup (US)" .

<unit/CWT_LONG>
    <http://purl.org/dc/terms/description> "\"Hundred Weight - Long\" is a unit for  'Mass' expressed as \\(cwt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cwt long\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/ucumCode> "[lcwt_av]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Hundred Weight" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "British hundredweight" .

<unit/CWT_SHORT>
    <http://purl.org/dc/terms/description> "\"Hundred Weight - Short\" is a unit for  'Mass' expressed as \\(cwt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 45.359237 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(cwt\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/ucumCode> "[scwt_av]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hundred Weight - Short" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "U.S. hundredweight" .

<unit/C_Ab>
    <http://purl.org/dc/terms/description> "\"abcoulomb\" (abC or aC) or electromagnetic unit of charge (emu of charge) is the basic physical unit of electric charge in the cgs-emu system of units. One abcoulomb is equal to ten coulombs (\\(1\\,abC\\,=\\,10\\,C\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 10.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abcoulomb"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abcoulomb?oldid=477198635"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-9?rskey=KHjyOu"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abcoulomb> ;
    <../schema/qudt/symbol> "abC" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abcoulomb" .

<unit/C_Ab-PER-CentiM2>
    <http://purl.org/dc/terms/description> """Abcoulomb Per Square Centimeter is a unit in the category of Electric charge surface density. It is also known as abcoulombs per square centimeter, abcoulomb per square centimetre, abcoulombs per square centimetre, abcoulomb/square centimeter,abcoulomb/square centimetre. This unit is commonly used in the cgs unit system. 
Abcoulomb Per Square Centimeter (abcoulomb/cm2) has a dimension of \\(L_2TI\\).  where L is length, T is time, and I is electric current. It can be converted to the corresponding standard SI unit \\(C/m^2\\) by multiplying its value by a factor of 100,000."""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/expression> "\\(abc-per-cm2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerArea> ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_charge_surface_density--abcoulomb_per_square_centimeter.cfm"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(abcoulomb/cm^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abcoulomb per Square Centimeter" .

<unit/C_Stat>
    <http://purl.org/dc/terms/description> """The statcoulomb (\\(statC\\)) or franklin (\\(Fr\\)) or electrostatic unit of charge (\\(esu\\)) is the physical unit for electrical charge used in the centimetre-gram-second system of units (cgs) and Gaussian units. It is a derived unit given by \\(1 statC = 1 g cm s = 1 erg cm\\). The SI system of units uses the coulomb (C) instead. The conversion between C and statC is different in different contexts.
The number 2997924580 is 10 times the value of the speed of light expressed in meters/second, and the conversions are exact except where indicated. The coulomb is an extremely large charge rarely encountered in electrostatics, while the statcoulomb is closer to everyday charges."""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.33564E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Statcoulomb"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Statcoulomb?oldid=492664360"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "1 C \\leftrightarrow 2997924580 statC \\approx 3.00 \\times 10 statC,\\1 \\hspace{0.3pc} statC \\leftrightarrow \\hspace{0.3pc} \\approx 3.34 \\times 10 C"^^<../schema/qudt/LatexString>, "1 C \\leftrightarrow 4 \\pi \\times 2997924580 statC \\approx 3.77 \\times 10 statC,\\1 \\hspace{0.3pc} statC \\leftrightarrow \\hspace{0.2pc} \\approx 2.6 \\times 10 C"^^<../schema/qudt/LatexString>, "1 C/m \\leftrightarrow 4 \\pi \\times 2997924580 \\times 10 statC/cm \\approx 3.77 \\times 10 statC/cm,\\1 \\hspace{0.3pc} statC/cm \\leftrightarrow \\hspace{0.3pc} \\approx 2.65 \\times 10 C/m"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statcoulomb> ;
    <../schema/qudt/symbol> "statC" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statcoulomb" .

<unit/C_Stat-PER-CentiM2>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Statcoulomb per Square Centimeter} is a unit of measure for electric flux density and electric polarization. One Statcoulomb per Square Centimeter is \\(2.15\\times 10^9 \\, coulomb\\,per\\,square\\,inch\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.33564E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/expression> "\\(statc-per-cm2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statcoulomb per Square Centimeter" .

<unit/C_Stat-PER-MOL>
    <http://purl.org/dc/terms/description> "\"Statcoulomb per Mole\" is a unit of measure for the electical charge associated with one mole of a substance. The mole is a unit of measurement used in chemistry to express amounts of a chemical substance, defined as an amount of a substance that contains as many elementary entities (e.g., atoms, molecules, ions, electrons) as there are atoms in 12 grams of pure carbon-12 (12C), the isotope of carbon with atomic weight 12."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3.33564E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(statC/mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerAmountOfSubstance> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statcoulomb per Mole" .

<unit/CapeVerdeEscudo>
    <http://purl.org/dc/terms/description> "Cape Verde"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cape_Verdean_escudo"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CVE\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cape_Verdean_escudo?oldid=491416749"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cape Verde Escudo" .

<unit/CaymanIslandsDollar>
    <http://purl.org/dc/terms/description> "Cayman Islands"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cayman_Islands_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KYD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cayman_Islands_dollar?oldid=494206112"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cayman Islands Dollar" .

<unit/Cedi>
    <http://purl.org/dc/terms/description> "Ghana"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ghanaian_cedi"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GHS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ghanaian_cedi?oldid=415914569"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cedi" .

<unit/CentiBAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000\\,Pa = 1 bar \\approx 750.0616827 Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BAR> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Centi> ;
    <../schema/qudt/symbol> "cbar" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centibar" .

<unit/CentiC>
    <http://purl.org/dc/terms/description> "A CentiCoulomb is \\(10^{-2} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Centi> ;
    <../schema/qudt/symbol> "dC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "CentiCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/CentiGM>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB077" ;
    <../schema/qudt/plainTextDescription> "0,000 01-fold of the SI base unit kilogram" ;
    <../schema/qudt/ucumCode> "cg" ;
    <../schema/qudt/uneceCommonCode> "CGM" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centigram" .

<unit/CentiL>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA373" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the unit litre" ;
    <../schema/qudt/ucumCode> "cL" ;
    <../schema/qudt/uneceCommonCode> "CLT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centilitre" .

<unit/CentiM>
    <http://purl.org/dc/terms/description> "A centimetre is a unit of length in the metric system, equal to one hundredth of a metre, which is the SI base unit of length. Centi is the SI prefix for a factor of 10.  The centimetre is the base unit of length in the now deprecated centimetre-gram-second (CGS) system of units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Centimetre"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA375" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Centimetre?oldid=494931891"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/M> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Centi> ;
    <../schema/qudt/symbol> "cm" ;
    <../schema/qudt/ucumCode> "cm" ;
    <../schema/qudt/uneceCommonCode> "CMT" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimeter" .

<unit/CentiM-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA378" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the SI base unit metre divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "H49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Per Hour" .

<unit/CentiM-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA376" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Per Kelvin" .

<unit/CentiM-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Centimeter per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as \\(cm/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(cm/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA379" ;
    <../schema/qudt/latexDefinition> "\\(cm/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/ucumCode> "cm.s-1", "cm/s" ;
    <../schema/qudt/uneceCommonCode> "2M" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "centimeter per second" .

<unit/CentiM-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Centimeter per Second Squared}\\) is a C.G.S System unit for  \\(\\textit{Linear Acceleration}\\) expressed as \\(cm/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(cm/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB398" ;
    <../schema/qudt/ucumCode> "cm.s-2", "cm/s2" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimeter per Second Squared" .

<unit/CentiM-SEC-DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Centimeter Second Degree Celsius} is a C.G.S System unit for 'Length Temperature Time' expressed as \\(cm-s-degC\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cm-s-degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthTemperatureTime> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimeter Second Degree Celsius" .

<unit/CentiM2>
    <http://purl.org/dc/terms/description> "A unit of area equal to that of a square, of sides 1cm"^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(sqcm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA384" ;
    <../schema/qudt/ucumCode> "cm2" ;
    <../schema/qudt/uneceCommonCode> "CMK" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Centimeter" .

<unit/CentiM2-MIN>
    <http://purl.org/dc/terms/description> "\"Square centimeter minute\" is a unit for  'Area Time' expressed as \\(cm^{2} . m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0060e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cm^{2}m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTime> ;
    <../schema/qudt/ucumCode> "cm2.min" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Centimeter Minute" .

<unit/CentiM2-SEC>
    <http://purl.org/dc/terms/description> "\"Square Centimeter Second\" is a C.G.S System unit for  'Area Time' expressed as \\(cm^2 . s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(cm^2 . s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTime> ;
    <../schema/qudt/ucumCode> "cm2.s" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Centimeter Second" .

<unit/CentiM3>
    <http://purl.org/dc/terms/description> "The CGS unit of volume, equal to 10-6 cubic meter, 1 milliliter, or about 0.061 023 7 cubic inch"^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cubic-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA385" ;
    <../schema/qudt/ucumCode> "cm3" ;
    <../schema/qudt/uneceCommonCode> "CMQ" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "cubic centimeter" .

<unit/CentiM3-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-11 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA388" ;
    <../schema/qudt/plainTextDescription> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "G47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Day" .

<unit/CentiM3-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-10 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA391" ;
    <../schema/qudt/plainTextDescription> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "G48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Hour" .

<unit/CentiM3-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA386" ;
    <../schema/qudt/plainTextDescription> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "G27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Kelvin" .

<unit/CentiM3-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA394" ;
    <../schema/qudt/plainTextDescription> "volume ratio consisting of the 0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "J87" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Metre Cubed" .

<unit/CentiM3-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA395" ;
    <../schema/qudt/plainTextDescription> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "G49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Minute" .

<unit/CentiM3-PER-MOL>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA398" ;
    <../schema/qudt/plainTextDescription> "0.000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "A36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Mole" .

<unit/CentiM3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA399" ;
    <../schema/qudt/plainTextDescription> "0,000 001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "2J" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Cubed Per Second" .

<unit/CentiM_H2O>
    <../schema/qudt/conversionMultiplier> 9.80665e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA402" ;
    <../schema/qudt/plainTextDescription> "non SI conforming unit of pressure that corresponds to the static pressure generated by a water column with a height of 1 centimetre" ;
    <../schema/qudt/ucumCode> "cm[H2O]" ;
    <../schema/qudt/uneceCommonCode> "H78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Conventional Centimetre Of Water" .

<unit/CentiM_HG>
    <../schema/qudt/conversionMultiplier> 1.333224e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA403" ;
    <../schema/qudt/plainTextDescription> "not SI conform unit of the pressure, that corresponds with the static pressure generated by a mercury column with the height of 1 centimetre" ;
    <../schema/qudt/ucumCode> "cm[Hg]" ;
    <../schema/qudt/uneceCommonCode> "J89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centimetre Of Mercury" .

<unit/CentiN-M>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA355" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the product of the SI derived unit newton and SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "J72" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centinewton Metre" .

<unit/CentiPOISE>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Centipoise} is a C.G.S System unit for  'Dynamic Viscosity' expressed as \\(cP\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA356" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the CGS unit of the dynamic viscosity poise" ;
    <../schema/qudt/symbol> "cP" ;
    <../schema/qudt/ucumCode> "cP" ;
    <../schema/qudt/uneceCommonCode> "C7" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centipoise" .

<unit/CentiPOISE-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA358" ;
    <../schema/qudt/plainTextDescription> "0.01-fold of the CGS unit of the dynamic viscosity poise divided by the unit of the pressure bar" ;
    <../schema/qudt/uneceCommonCode> "J74" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centipoise Per Bar" .

<unit/CentiST>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Centistokes} is a C.G.S System unit for  'Kinematic Viscosity' expressed as \\(cSt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/KinematicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA359" ;
    <../schema/qudt/symbol> "cSt" ;
    <../schema/qudt/ucumCode> "cSt" ;
    <../schema/qudt/uneceCommonCode> "4C" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Centistokes" .

<unit/ChileanPeso>
    <http://purl.org/dc/terms/description> "Chile"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Chilean_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CLP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Chilean Peso" .

<unit/Ci>
    <http://purl.org/dc/terms/description> "The curie (symbol Ci) is a non-SI unit of radioactivity, named after Marie and Pierre Curie. It is defined as \\(1Ci = 3.7 \\times 10 decays per second\\). Its continued use is discouraged. One Curie is roughly the activity of 1 gram of the radium isotope Ra, a substance studied by the Curies. The SI derived unit of radioactivity is the becquerel (Bq), which equates to one decay per second. Therefore: \\(1Ci = 3.7 \\times 10 Bq= 37 GBq\\) and \\(1Bq \\equiv 2.703 \\times 10Ci \\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.7E10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Curie"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA138" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Curie?oldid=495080313"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/curie> ;
    <../schema/qudt/symbol> "Ci" ;
    <../schema/qudt/ucumCode> "Ci" ;
    <../schema/qudt/uneceCommonCode> "CUR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Curie" .

<unit/ColombianPeso>
    <http://purl.org/dc/terms/description> "Colombia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Colombian_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(COP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Colombian_peso?oldid=490834575"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Colombian Peso" .

<unit/ComoroFranc>
    <http://purl.org/dc/terms/description> "Comoros"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Comorian_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KMF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Comorian_franc?oldid=489502162"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Comoro Franc" .

<unit/ConvertibleMark>
    <http://purl.org/dc/terms/description> "Bosnia and Herzegovina"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(BAM\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Convertible Marks" .

<unit/CordobaOro>
    <http://purl.org/dc/terms/description> "Nicaragua"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nicaraguan_c%C3%B3rdoba"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NIO\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nicaraguan_córdoba?oldid=486140595"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cordoba Oro" .

<unit/CostaRicanColon>
    <http://purl.org/dc/terms/description> "Costa Rica"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Costa_Rican_col%C3%B3n"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CRC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Costa_Rican_colón?oldid=491007608"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Costa Rican Colon" .

<unit/CroatianKuna>
    <http://purl.org/dc/terms/description> "Croatia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Croatian_kuna"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(HRK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Croatian_kuna?oldid=490959527"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Croatian Kuna" .

<unit/CubanPeso>
    <http://purl.org/dc/terms/description> "Cuba"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cuban_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CUP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cuban_peso?oldid=486492974"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cuban Peso" .

<unit/CyprusPound>
    <http://purl.org/dc/terms/description> "Cyprus"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cypriot_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CYP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cypriot_pound?oldid=492644935"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cyprus Pound" .

<unit/CzechKoruna>
    <http://purl.org/dc/terms/description> "Czech Republic"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Czech_koruna"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CZK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Czech_koruna?oldid=493991393"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Czech Koruna" .

<unit/DAY>
    <http://purl.org/dc/terms/description> "Mean solar day"^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 86400 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Day"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA407" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Day?oldid=494970012"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/day> ;
    <../schema/qudt/symbol> "d" ;
    <../schema/qudt/ucumCode> "d" ;
    <../schema/qudt/uneceCommonCode> "DAY" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Day" .

<unit/DAY_Sidereal>
    <http://purl.org/dc/terms/description> "The length of time which passes between a given fixed star in the sky crossing a given projected meridian (line of longitude). The sidereal day is \\(23 h 56 m 4.1 s\\), slightly shorter than the solar day because the Earth 's orbital motion about the Sun  means the Earth  has to rotate slightly more than one turn with respect to the \"fixed\" stars in order to reach the same Earth-Sun orientation. Another way of thinking about the difference is that it amounts to \\(1/365.2425^{th}\\) of a day per day, since even if the Earth  did not spin on its axis at all, the Sun  would appear to make one rotation around the Earth  as the Earth  completed a single orbit (which takes one year)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA412" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI, "http://scienceworld.wolfram.com/astronomy/SiderealDay.html"^^xsd:anyURI ;
    <../schema/qudt/symbol> "d" ;
    <../schema/qudt/ucumCode> "d" ;
    <../schema/qudt/uneceCommonCode> "DMT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sidereal Day" .

<unit/DEATHS-PER-1000000I-YR>
    <http://purl.org/dc/terms/description> "The expression of mortality rate, expressed as deaths per 1,000,000 individuals, per year."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.000001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MortalityRate> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Mortality_rate"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "The expression of mortality rate, expressed as deaths per Million individuals, per year." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Deaths per Million individuals per year" .

<unit/DEATHS-PER-1000I-YR>
    <http://purl.org/dc/terms/description> "The typical expression of mortality rate, expressed as deaths per 1000 individuals, per year."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MortalityRate> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Mortality_rate"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "The typical expression of mortality rate, expressed as deaths per 1000 individuals, per year." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Deaths per 1000 individuals per year" .

<unit/DECADE>
    <http://purl.org/dc/terms/description> "One decade is a factor of 10 difference between two numbers (an order of magnitude difference) measured on a logarithmic scale. It is especially useful when referring to frequencies and when describing frequency response of electronic systems, such as audio amplifiers and filters. The factor-of-ten in a decade can be in either direction: so one decade up from 100 Hz is 1000 Hz, and one decade down is 10 Hz. The factor-of-ten is what is important, not the unit used, so \\(3.14 rad/s\\) is one decade down from \\(31.4 rad/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Decade_(log_scale)"^^xsd:anyURI ;
    <../schema/qudt/symbol> "oct" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/LogarithmicUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dec" .

<unit/DEG>
    <http://purl.org/dc/terms/description> "A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by \\(^\\circ\\) (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to  \\(2\\pi /360 rad\\), \\(0.017453 rad\\). It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0174532925 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA024" ;
    <../schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-331"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/degree> ;
    <../schema/qudt/symbol> "\\,^{\\circ}" ;
    <../schema/qudt/ucumCode> "deg" ;
    <../schema/qudt/uneceCommonCode> "DD" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree" .

<unit/DEG-PER-HR>
    <http://purl.org/dc/terms/description> "\"Degree per Hour\" is an Imperial unit for  'Angular Velocity' expressed as \\(deg/h\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.84813681E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(deg/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/ucumCode> "deg.h-1", "deg/h" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree per Hour" .

<unit/DEG-PER-MIN>
    <http://purl.org/dc/terms/description> "A unit of measure for the rate of change of plane angle, \\(d\\omega / dt\\),  in durations of one minute.The vector \\(\\omega\\) is directed along the axis of rotation in the direction for which the rotation is clockwise."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.000290888209 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(deg-per-min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/ucumCode> "deg.min-1", "deg/min" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree per Minute" .

<unit/DEG-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Degree per Second\" is an Imperial unit for  'Angular Velocity' expressed as \\(deg/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0174532925 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(deg/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA026" ;
    <../schema/qudt/ucumCode> "deg.s-1", "deg/s" ;
    <../schema/qudt/uneceCommonCode> "E96" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree per Second" .

<unit/DEG-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Degree per Second Squared}\\) is an Imperial unit for \\(\\textit{Angular Acceleration}\\) expressed as \\(deg/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0174532925 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(deg/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB407" ;
    <../schema/qudt/ucumCode> "deg.s-2", "deg/s2" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree per Second Squared" .

<unit/DEG2>
    <http://purl.org/dc/terms/description> "A square degree is a non-SI unit measure of solid angle. It is denoted in various ways, including deg, sq. deg. and \\(\\circ^2\\). Just as degrees are used to measure parts of a circle, square degrees are used to measure parts of a sphere. Analogous to one degree being equal to \\(\\pi /180 radians\\), a square degree is equal to (\\(\\pi /180)\\) or about 1/3283 steradian. The number of square degrees in a whole sphere is or approximately 41 253 deg. This is the total area of the 88 constellations in the list of constellations by area. For example, observed from the surface of the Earth, the Moon has a diameter of approximately \\(0.5^\\circ\\), so it covers a solid angle of approximately 0.196 deg, which is \\(4.8 \\times 10\\) of the total sky sphere."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.00030461742 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(deg^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SolidAngle> ;
    <../schema/qudt/ucumCode> "deg2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square degree" .

<unit/DEGREE_API>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Gravity_API> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA027" ;
    <../schema/qudt/plainTextDescription> "unit for the determination of the density of petroleum at 60 degrees F (15.56 degrees C)" ;
    <../schema/qudt/uneceCommonCode> "J13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree API" .

<unit/DEGREE_BALLING>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA031" ;
    <../schema/qudt/plainTextDescription> "unit for the mixing ratio of a soluble dry substance in water at 17.5 degrees C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/ water solution corresponds to 1 degree Balling and respectively a one percent solution" ;
    <../schema/qudt/uneceCommonCode> "J17" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Balling" .

<unit/DEGREE_BAUME>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA028" ;
    <../schema/qudt/plainTextDescription> """graduation of the areometer scale for determination of densitiy of fluids.

The Baumé scale is a pair of hydrometer scales developed by French pharmacist Antoine Baumé in 1768 to measure density of various liquids. The unit of the Baumé scale has been notated variously as degrees Baumé, B°, Bé° and simply Baumé (the accent is not always present). One scale measures the density of liquids heavier than water and the other, liquids lighter than water. The Baumé of distilled water is 0. The API gravity scale is based on errors in early implementations of the Baumé scale.""" ;
    <../schema/qudt/uneceCommonCode> "J14" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Baume (origin Scale)" .

<unit/DEGREE_BAUME_US_HEAVY>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA029" ;
    <../schema/qudt/plainTextDescription> "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are heavier than water" ;
    <../schema/qudt/uneceCommonCode> "J15" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Baume (US Heavy)" .

<unit/DEGREE_BAUME_US_LIGHT>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA030" ;
    <../schema/qudt/plainTextDescription> "graduation of the areometer scale for determination of density of fluids according to the Anglo-American system of units, which are lighter than water" ;
    <../schema/qudt/uneceCommonCode> "J16" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Baume (US Light)" .

<unit/DEGREE_BRIX>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA032" ;
    <../schema/qudt/plainTextDescription> "unit named according to Adolf Brix for the mixing ratio of a soluble dry substance in water with 15.5 °C similar to the percent designation for solutions, in which a solution of 1 g saccharose in 100 g saccharose/water solution corresponds to 1 °Brix and respectively an one percent solution" ;
    <../schema/qudt/uneceCommonCode> "J18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Brix" .

<unit/DEGREE_OECHSLE>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA048" ;
    <../schema/qudt/plainTextDescription> "unit of the density of the must, as measure for the proportion of the soluble material in the grape must" ;
    <../schema/qudt/uneceCommonCode> "J27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Oechsle" .

<unit/DEGREE_PLATO>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA049" ;
    <../schema/qudt/plainTextDescription> "unit for the mixing ratio of the original gravity in the beer brew at 17,5 Â°C before the fermentation" ;
    <../schema/qudt/uneceCommonCode> "PLA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Plato" .

<unit/DEGREE_TWADDELL>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA054" ;
    <../schema/qudt/plainTextDescription> "unit of the density of fluids, which are heavier than water" ;
    <../schema/qudt/uneceCommonCode> "J31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Twaddell" .

<unit/DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textit{Celsius}\\), also known as centigrade, is a scale and unit of measurement for temperature. It can refer to a specific temperature on the Celsius scale as well as a unit to indicate a temperature interval, a difference between two temperatures or an uncertainty. This definition fixes the magnitude of both the degree Celsius and the kelvin as precisely 1 part in 273.16 (approximately 0.00366) of the difference between absolute zero and the triple point of water. Thus, it sets the magnitude of one degree Celsius and that of one kelvin as exactly the same. Additionally, it establishes the difference between the two scales' null points as being precisely \\(273.15\\,^{\\circ}{\\rm C}\\).</p>"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 273.15 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Celsius"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/guidance> "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec04.html#4.2.1.1\">SP811 section 4.2.1.1</a></p>"^^rdf:HTML, "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec06.html#6.2.8\">SP811 section 6.2.8</a></p>"^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CelsiusTemperature>, <quantitykind/Temperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA033" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Celsius?oldid=494152178"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(\\,^{\\circ}{\\rm C}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius> ;
    <../schema/qudt/ucumCode> "Cel" ;
    <../schema/qudt/uneceCommonCode> "CEL" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "degree-centigrade" .

<unit/DEG_C-CentiM>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Celsius Centimeter} is a C.G.S System unit for 'Length Temperature' expressed as \\(cm-degC\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(cm-degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius Centimeter" .

<unit/DEG_C-PER-HR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Celsius per Hour} is a unit for 'Temperature Per Time' expressed as \\(degC / hr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degC / hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA036" ;
    <../schema/qudt/uneceCommonCode> "H12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius per Hour" .

<unit/DEG_C-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperatureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA034" ;
    <../schema/qudt/plainTextDescription> "unit with the name Degree Celsius divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "E98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius Per Kelvin" .

<unit/DEG_C-PER-MIN>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Celsius per Minute} is a unit for 'Temperature Per Time' expressed as \\(degC / m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degC / m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA037" ;
    <../schema/qudt/uneceCommonCode> "H13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius per Minute" .

<unit/DEG_C-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Celsius per Second} is a unit for 'Temperature Per Time' expressed as \\(degC / s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degC / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA038" ;
    <../schema/qudt/uneceCommonCode> "H14" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Celsius per Second" .

<unit/DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Fahrenheit} is an Imperial unit for 'Thermodynamic Temperature' expressed as \\(\\,^{\\circ}{\\rm F}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.5555555555555555556E0 ;
    <../schema/qudt/conversionOffset> 459.669607 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Temperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA039" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeFahrenheit> ;
    <../schema/qudt/ucumCode> "[degF]" ;
    <../schema/qudt/uneceCommonCode> "FAH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit" .

<unit/DEG_F-HR>
    <http://purl.org/dc/terms/description> ""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF-hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistivity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit Hour" .

<unit/DEG_F-HR-FT2-PER-BTU_IT>
    <../schema/qudt/conversionMultiplier> 1.89563e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA043" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal resistor according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit Hour Foot Squared per British Thermal Unit (international Table)" .

<unit/DEG_F-HR-FT2-PER-BTU_TH>
    <../schema/qudt/conversionMultiplier> 1.8969e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA040" ;
    <../schema/qudt/plainTextDescription> "unit of the thermal resistor according to the according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "J19" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit Hour Foot Squared per British Thermal Unit (thermochemical)" .

<unit/DEG_F-HR-PER-BTU_IT>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Fahrenheit Hour per BTU} is an Imperial unit for 'Thermal Resistance' expressed as \\(degF-hr/Btu\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF-hr/Btu\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistance> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit Hour per BTU" .

<unit/DEG_F-PER-HR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Fahrenheit per Hour} is a unit for 'Temperature Per Time' expressed as \\(degF / h\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF / h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA044" ;
    <../schema/qudt/uneceCommonCode> "J23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit per Hour" .

<unit/DEG_F-PER-K>
    <../schema/qudt/conversionMultiplier> 5.555556e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperatureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA041" ;
    <../schema/qudt/plainTextDescription> "traditional unit degree Fahrenheit for temperature according to the Anglo-American system of units divided by the SI base unit Kelvin" ;
    <../schema/qudt/uneceCommonCode> "J20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit Per Kelvin" .

<unit/DEG_F-PER-MIN>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Fahrenheit per Minute} is a unit for 'Temperature Per Time' expressed as \\(degF / m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF / m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA045" ;
    <../schema/qudt/uneceCommonCode> "J24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit per Minute" .

<unit/DEG_F-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Degree Fahrenheit per Second} is a unit for 'Temperature Per Time' expressed as \\(degF / s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA046" ;
    <../schema/qudt/uneceCommonCode> "J25" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit per Second" .

<unit/DEG_F-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Degree Fahrenheit per Second Squared}\\) is a C.G.S System unit for expressinh the acceleration of a temperature expressed as \\(degF / s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(degF / s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/plainTextDescription> "'Degree Fahrenheit per Second Squared' is a unit for expressing the acceleration of a temperature expressed as 'degF /s2'." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Fahrenheit per Second Squared" .

<unit/DEG_R>
    <http://purl.org/dc/terms/description> "Rankine is a thermodynamic (absolute) temperature scale. The symbol for degrees Rankine is \\(^\\circ R\\) or \\(^\\circ Ra\\) if necessary to distinguish it from the Rømer and Réaumur scales). Zero on both the Kelvin and Rankine scales is absolute zero, but the Rankine degree is defined as equal to one degree Fahrenheit, rather than the one degree Celsius used by the Kelvin scale. A temperature of \\(-459.67 ^\\circ F\\) is exactly equal to \\(0 ^\\circ R\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.5555555555555555556E0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Temperature>, <quantitykind/ThermodynamicTemperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA050" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rankine_scale"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/degreeRankine> ;
    <../schema/qudt/symbol> "°R", "°Ra" ;
    <../schema/qudt/ucumCode> "[degR]" ;
    <../schema/qudt/uneceCommonCode> "A48" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Rankine" .

<unit/DEG_R-PER-HR>
    <http://purl.org/dc/terms/description> "\\(A rate of change of temperature measured in degree Rankine in periods of one hour.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degR / h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA051" ;
    <../schema/qudt/isScalingOf> <unit/DEG_R-PER-MIN> ;
    <../schema/qudt/uneceCommonCode> "J28" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Rankine per Hour" .

<unit/DEG_R-PER-MIN>
    <http://purl.org/dc/terms/description> "\\(A rate of change of temperature measured in degree Rankine in periods of one minute\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degR / m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA052" ;
    <../schema/qudt/isScalingOf> <unit/DEG_R-PER-SEC> ;
    <../schema/qudt/uneceCommonCode> "J29" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Rankine per Minute" .

<unit/DEG_R-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(A rate of change of temperature measured in degree Rankine in periods of one second.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(degR / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA053" ;
    <../schema/qudt/uneceCommonCode> "J30" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Degree Rankine per Second" .

<unit/DIOPTER>
    <http://purl.org/dc/terms/description> "A dioptre, or diopter, is a unit of measurement for the optical power of a lens or curved mirror, which is equal to the reciprocal of the focal length measured in metres (that is, \\(1/metre\\)). For example, a \\(3 \\; dioptre\\) lens brings parallel rays of light to focus at \\(1/3\\,metre\\). The same unit is also sometimes used for other reciprocals of distance, particularly radii of curvature and the vergence of optical beams. Though the diopter is based on the SI-metric system it has not been included in the standard so that there is no international name or abbreviation for this unit of measurement within the international system of units this unit for optical power would need to be specified explicitly as the inverse metre."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dioptre"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Curvature> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dioptre?oldid=492506920"^^xsd:anyURI ;
    <../schema/qudt/symbol> "D" ;
    <../schema/qudt/ucumCode> "[diop]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Diopter" .

<unit/DPI>
    <../schema/qudt/conversionMultiplier> 3.937008e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA421" ;
    <../schema/qudt/plainTextDescription> "point density as amount of the picture base element divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "E39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dots Per Inch" .

<unit/DRAM_UK>
    <../schema/qudt/conversionMultiplier> 1.7718451953125e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB181" ;
    <../schema/qudt/plainTextDescription> "non SI-conforming unit of mass comes from the Anglo-American Troy or Apothecaries' Weight System of units which is  mainly used in England, in the Netherlands and in the USA as a commercial weight" ;
    <../schema/qudt/ucumCode> "[dr_ap]" ;
    <../schema/qudt/uneceCommonCode> "DRI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dram (UK)" .

<unit/DRAM_US>
    <../schema/qudt/conversionMultiplier> 3.8879346e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB180" ;
    <../schema/qudt/plainTextDescription> "non SI-conform unit of the mass according to the avoirdupois system of units: 1 dram (av. ) = 1/16 ounce (av. ) = 1/256 pound (av.)" ;
    <../schema/qudt/ucumCode> "[dr_av]" ;
    <../schema/qudt/uneceCommonCode> "DRA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dram (US)" .

<unit/DWT>
    <http://purl.org/dc/terms/description> "\"Penny Weight\" is a unit for  'Mass' expressed as \\(dwt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.00155517384 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pennyweight"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pennyweight?oldid=486693644"^^xsd:anyURI ;
    <../schema/qudt/symbol> "dwt" ;
    <../schema/qudt/ucumCode> "[pwt_tr]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Penny Weight" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "dryquartus" .

<unit/DYN>
    <http://purl.org/dc/terms/description> "In physics, the dyne is a unit of force specified in the centimetre-gram-second (CGS) system of units. One dyne is equal to In physics, the dyne is a unit of force specified in the centimetre-gram-second (CGS) system of units. One dyne is equal to \\SI{10}{\\micro\\newton}. Equivalently, the dyne is defined as 'the force required to accelerate a mass of one gram at a rate of one centimetre per second squared'. The dyne per centimetre is the unit traditionally used to measure surface tension. For example, the surface tension of distilled water is \\(72 dyn/cm\\) at 25 deg C (77 deg F). Equivalently, the dyne is defined as 'the force required to accelerate a mass of one gram at a rate of one centimetre per second squared'. The dyne per centimetre is the unit traditionally used to measure surface tension. For example, the surface tension of distilled water is 72 dyn/cm at 25 deg C (77 deg F)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dyne"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA422" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dyne?oldid=494703827"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/latexDefinition> "\\(g\\cdot cm/s^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/dyne> ;
    <../schema/qudt/symbol> "dyn" ;
    <../schema/qudt/ucumCode> "dyn" ;
    <../schema/qudt/uneceCommonCode> "DU" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne" .

<unit/DYN-CentiM>
    <http://purl.org/dc/terms/description> "\"Dyne Centimeter\" is a C.G.S System unit for  'Torque' expressed as \\(dyn-cm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(dyn-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA423" ;
    <../schema/qudt/uneceCommonCode> "J94" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne Centimeter " .

<unit/DYN-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB106" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the surface tension" ;
    <../schema/qudt/uneceCommonCode> "DX" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne Per Centimetre" .

<unit/DYN-PER-CentiM2>
    <http://purl.org/dc/terms/description> "\"Dyne per Square Centimeter\" is a C.G.S System unit for  'Force Per Area' expressed as \\(dyn/cm^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(dyn/cm^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA424" ;
    <../schema/qudt/uneceCommonCode> "D9" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne per Square Centimeter" .

<unit/DYN-SEC-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB144" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the mechanical impedance" ;
    <../schema/qudt/ucumCode> "dyn.s.cm-1", "dyn.s/cm" ;
    <../schema/qudt/uneceCommonCode> "A51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne Second Per Centimetre" .

<unit/DYN-SEC-PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 1.0e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerAreaTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB102" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the acoustic image impedance of the medium" ;
    <../schema/qudt/uneceCommonCode> "A50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dyne Second Per Cubic Centimetre" .

<unit/DZD>
    <http://purl.org/dc/terms/description> "Algeria"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Algerian_dinar"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Algerian_dinar?oldid=492845503"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Algerian Dinar" .

<unit/Da>
    <http://purl.org/dc/terms/description> "The unified atomic mass unit (symbol: \\(\\mu\\)) or dalton (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of \\(1.660538782(83) \\times 10^{-27} kg\\). One \\(Da\\) is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \"non-SI unit whose values in SI units must be obtained experimentally\"."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.66053878283e-27 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dalton"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/AMU>, <unit/U> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolecularMass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Dalton?oldid=495038954"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Da" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dalton" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "atomic-mass-unit" .

<unit/Dalasi>
    <http://purl.org/dc/terms/description> "Gambia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gambian_dalasi"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GMD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gambian_dalasi?oldid=489522429"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dalasi" .

<unit/DanishKrone>
    <http://purl.org/dc/terms/description> "Denmark, Faroe Islands, Greenland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Danish_krone"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(DKK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Danish_krone?oldid=491168880"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Danish Krone" .

<unit/Debye>
    <http://purl.org/dc/terms/description> "\"Debye\" is a C.G.S System unit for  'Electric Dipole Moment' expressed as \\(D\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.33564E-30 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Debye"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricDipoleMoment> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Debye?oldid=492149112"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/debye> ;
    <../schema/qudt/symbol> "D" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Debye" .

<unit/DecaARE>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB049" ;
    <../schema/qudt/plainTextDescription> "unit of the area which is mainly common in the agriculture and forestry: 1 da = 10 a = 1 000 mÂ²" ;
    <../schema/qudt/uneceCommonCode> "DAA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decare" .

<unit/DecaC>
    <http://purl.org/dc/terms/description> "A DecaCoulomb is \\(10 C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 10.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Deca> ;
    <../schema/qudt/symbol> "daC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "DecaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/DecaGM>
    <../schema/qudt/conversionMultiplier> 1.0e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB075" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "DJ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decagram" .

<unit/DecaL>
    <../schema/qudt/conversionMultiplier> 1.0e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB115" ;
    <../schema/qudt/plainTextDescription> "10-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "A44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decalitre" .

<unit/DecaM>
    <../schema/qudt/conversionMultiplier> 1e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB064" ;
    <../schema/qudt/plainTextDescription> "10-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "A45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decametre" .

<unit/DecaM3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB179" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the power of the SI base unit metre by exponent 3" ;
    <../schema/qudt/uneceCommonCode> "DMA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decametre Cubed" .

<unit/DecaPA>
    <../schema/qudt/conversionMultiplier> 1e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB375" ;
    <../schema/qudt/plainTextDescription> "10-fold of the derived SI unit pascal" ;
    <../schema/qudt/uneceCommonCode> "H75" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decapascal" .

<unit/DeciB>
    <http://purl.org/dc/terms/description> "A customary logarithmic measure most commonly used (in various ways) for measuring sound.Sound is measured on a logarithmic scale. Informally, if one sound is \\(1\\,bel\\) (10 decibels) \"louder\" than another, this means the louder sound is 10 times louder than the fainter one. A difference of 20 decibels corresponds to an increase of 10 x 10 or 100 times in intensity. The beginning of the scale, 0 decibels, can be set in different ways, depending on exactly the aspect of sound being measured. For sound intensity (the power of the sound waves per unit of area) \\(0\\,decibel\\) is equal to \\(1\\,picoWatts\\,per\\,Metre\\,Squared\\). This corresponds approximately to the faintest sound that can be detected by a person who has good hearing. For sound pressure (the pressure exerted by the sound waves) 0 decibels equals \\(20\\,micropascals\\,RMS\\), and for sound power \\(0\\,decibels\\) sometimes equals \\(1\\,picoWatt\\). In all cases, one decibel equals \\(\\approx\\,0.115129\\,neper\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Decibel"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RF-Power>, <quantitykind/SignalStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA409" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Decibel?oldid=495380648"^^xsd:anyURI ;
    <../schema/qudt/symbol> "dB" ;
    <../schema/qudt/ucumCode> "dB" ;
    <../schema/qudt/uneceCommonCode> "2N" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/LogarithmicUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decibel" .

<unit/DeciBAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000 Pa = 1 bar \\approx 750.0616827 Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BAR> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Deci> ;
    <../schema/qudt/symbol> "dbar" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decibar" .

<unit/DeciB_C>
    <http://purl.org/dc/terms/description> "\"Decibel Carrier Unit\" is a unit for  'Signal Detection Threshold' expressed as \\(dBc\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SignalDetectionThreshold> ;
    <../schema/qudt/symbol> "dBc" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decibel Carrier Unit" .

<unit/DeciB_M>
    <http://purl.org/dc/terms/description> "\"Decibel Referred to 1mw\" is a  'Dimensionless Ratio' expressed as \\(dBm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/symbol> "dBm" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decibel Referred to 1mw" .

<unit/DeciC>
    <http://purl.org/dc/terms/description> "A DeciCoulomb is \\(10^{-1} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Deci> ;
    <../schema/qudt/symbol> "dC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "DeciCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/DeciGM>
    <../schema/qudt/conversionMultiplier> 1e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB076" ;
    <../schema/qudt/plainTextDescription> "0.0001-fold of the SI base unit kilogram" ;
    <../schema/qudt/ucumCode> "dg" ;
    <../schema/qudt/uneceCommonCode> "DG" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decigram" .

<unit/DeciL>
    <../schema/qudt/conversionMultiplier> 1e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB113" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the unit litre" ;
    <../schema/qudt/ucumCode> "dL" ;
    <../schema/qudt/uneceCommonCode> "DLT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decilitre" .

<unit/DeciL-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB094" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the unit of the volume litre divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decilitre Per Gram" .

<unit/DeciM>
    <http://purl.org/dc/terms/description> "A decimeter is a tenth of a meter."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA412" ;
    <../schema/qudt/isScalingOf> <unit/M> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Deci> ;
    <../schema/qudt/ucumCode> "dm" ;
    <../schema/qudt/uneceCommonCode> "DMT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimeter" .

<unit/DeciM2>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA413" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/ucumCode> "dm2" ;
    <../schema/qudt/uneceCommonCode> "DMK" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Squared" .

<unit/DeciM3>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA414" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/ucumCode> "dm3" ;
    <../schema/qudt/uneceCommonCode> "DMQ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed" .

<unit/DeciM3-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407407e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA415" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "J90" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Day" .

<unit/DeciM3-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA416" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "E92" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Hour" .

<unit/DeciM3-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA417" ;
    <../schema/qudt/plainTextDescription> "volume ratio consisting of the 0.001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "J91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Metre Cubed" .

<unit/DeciM3-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA418" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "J92" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Minute" .

<unit/DeciM3-PER-MOL>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA419" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "A37" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Mole" .

<unit/DeciM3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA420" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the power of the SI base unit metre with the exponent 3 divided by the unit for time second" ;
    <../schema/qudt/uneceCommonCode> "J93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decimetre Cubed Per Second" .

<unit/DeciN-M>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB084" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the product of the derived SI unit joule and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "DN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Decinewton Metre" .

<unit/DeciS-PER-M>
    <../schema/qudt/conversionMultiplier> 0.1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/plainTextDescription> "Decisiemens per metre." ;
    <../schema/qudt/symbol> "ds/m" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "decisiemens per metre" .

<unit/DeciTON_Metric>
    <../schema/qudt/conversionMultiplier> 1.0e02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB078" ;
    <../schema/qudt/plainTextDescription> "100-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "DTN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metric DeciTON" ;
    owl:sameAs <unit/DeciTONNE> .

<unit/Denar>
    <http://purl.org/dc/terms/description> "Former Yugoslav Republic of Macedonia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Macedonian_denar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MKD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Macedonian_denar?oldid=489550202"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Denar" .

<unit/Denier>
    <http://purl.org/dc/terms/description> "Denier or den is a unit of measure for the linear mass density of fibers. It is defined as the mass in grams per 9,000 meters. In the International System of Units the tex is used instead (see below). The denier is based on a natural standard: a single strand of silk is approximately one denier. A 9,000-meter strand of silk weighs about one gram. The term denier is from the French denier, a coin of small value (worth 1/12 of a sou). Applied to yarn, a denier was held to be equal in weight to 1/24 of an ounce. The term microdenier is used to describe filaments that weigh less than one gram per 9,000 meter length."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.1E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Denier"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB244" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Denier?oldid=463382291"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Units_of_textile_measurement#Denier"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "[den]" ;
    <../schema/qudt/uneceCommonCode> "A49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Denier" .

<unit/DjiboutiFranc>
    <http://purl.org/dc/terms/description> "Djibouti"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Djiboutian_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(DJF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Djiboutian_franc?oldid=486807423"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Djibouti Franc" .

<unit/Dobra>
    <http://purl.org/dc/terms/description> "The currency of São Tomé and Príncipe"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dobra"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(STD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dobra?oldid=475725328"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dobra" .

<unit/DominicanPeso>
    <http://purl.org/dc/terms/description> "Dominican Republic"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Dominican_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(DOP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dominican_peso?oldid=493950199"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dominican Peso" .

<unit/E>
    <http://purl.org/dc/terms/description> "\"Elementary Charge\", usually denoted as \\(e\\), is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron. This elementary charge is a fundamental physical constant. To avoid confusion over its sign, e is sometimes called the elementary positive charge. This charge has a measured value of approximately \\(1.602176565(35) \\times 10 coulombs\\). In the cgs system, \\(e\\) is \\(4.80320425(10) \\times 10 statcoulombs\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 16.02176565 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/symbol> "e" ;
    <../schema/qudt/ucumCode> "[e]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Elementary Charge" .

<unit/ERG>
    <http://purl.org/dc/terms/description> "An erg is the unit of energy and mechanical work in the centimetre-gram-second (CGS) system of units, symbol 'erg'. Its name is derived from the Greek ergon, meaning 'work'. An erg is the amount of work done by a force of one dyne exerted for a distance of one centimeter. In the CGS base units, it is equal to one gram centimeter-squared per second-squared (\\(g \\cdot cm^2/s^2\\)). It is thus equal to \\(10^{-7}\\) joules or 100 nanojoules in SI units. \\(1 erg = 10^{-7} J = 100 nJ\\),  \\(1 erg = 624.15 GeV = 6.2415 \\times 10^{11} eV\\), \\(1 erg = 1 dyne\\cdot cm = 1 g \\cdot cm^2/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Erg"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA429" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Erg?oldid=490293432"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/latexDefinition> "\\(g\\cdot cm^{2}/s^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/erg> ;
    <../schema/qudt/symbol> "erg" ;
    <../schema/qudt/ucumCode> "erg" ;
    <../schema/qudt/uneceCommonCode> "A57" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg" .

<unit/ERG-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1.0e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TotalLinearStoppingPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB145" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the length-related energy" ;
    <../schema/qudt/uneceCommonCode> "A58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg Per Centimetre" .

<unit/ERG-PER-CentiM2-SEC>
    <http://purl.org/dc/terms/description> "\"Erg per Square Centimeter Second\" is a C.G.S System unit for  'Power Per Area' expressed as \\(erg/(cm^{2}-s)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(erg/(cm^{2}-s)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB055" ;
    <../schema/qudt/uneceCommonCode> "A65" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg per Square Centimeter Second" .

<unit/ERG-PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 0.1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(erg-per-cm3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB146" ;
    <../schema/qudt/uneceCommonCode> "A60" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg per Cubic Centimeter" .

<unit/ERG-PER-G>
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(erg-per-g\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB061" ;
    <../schema/qudt/uneceCommonCode> "A61" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg per Gram" .

<unit/ERG-PER-GM>
    <../schema/qudt/conversionMultiplier> 1.0e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB061" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the mass-related energy" ;
    <../schema/qudt/uneceCommonCode> "A61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg Per Gram" .

<unit/ERG-PER-GM-SEC>
    <../schema/qudt/conversionMultiplier> 1.0e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDoseRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB147" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the mass-related power" ;
    <../schema/qudt/uneceCommonCode> "A62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg Per Gram Second" .

<unit/ERG-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Erg per Second\" is a C.G.S System unit for  'Power' expressed as \\(erg/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(erg/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA430" ;
    <../schema/qudt/latexDefinition> "\\(g\\cdot cm^{2}/s^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/uneceCommonCode> "A63" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg per Second" .

<unit/ERG-SEC>
    <../schema/qudt/conversionMultiplier> 1.0E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/symbol> "erg s" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erg Second" .

<unit/ERLANG>
    <http://purl.org/dc/terms/description> "The \"Erlang\" is a dimensionless unit that is used in telephony as a measure of offered load or carried load on service-providing elements such as telephone circuits or telephone switching equipment."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Erlang_(unit)"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB340" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Erlang_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    <../schema/qudt/symbol> "E" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Erlang" .

<unit/EV>
    <http://purl.org/dc/terms/description> "An electron volt (eV) is the energy that an electron gains when it travels through a potential of one volt. You can imagine that the electron starts at the negative plate of a parallel plate capacitor and accelerates to the positive plate, which is at one volt higher potential. Numerically \\(1 eV\\) equals \\(1.6x10^{-19} joules\\), where \\(1 joule\\) is \\(6.2x10^{18} eV\\). For example, it would take \\(6.2x10^{20} eV/sec\\) to light a 100 watt light bulb."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-19 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Electron_volt"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Electron_volt?oldid=344021738"^^xsd:anyURI, "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
    <../schema/qudt/quantityValue> <../schema/qudt/ValueForElectronVolt> ;
    <../schema/qudt/symbol> "eV" ;
    <../schema/qudt/ucumCode> "eV" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Electron Volt" .

<unit/EV-PER-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Electron Volt per Kelvin} is a unit for 'Heat Capacity' expressed as \\(ev/K\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-19 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(ev/K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Electron Volt per Kelvin" .

<unit/EV-PER-M>
    <../schema/qudt/conversionMultiplier> 1.602176e-19 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TotalLinearStoppingPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA426" ;
    <../schema/qudt/plainTextDescription> "unit electronvolt divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "A54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Electronvolt Per Metre" .

<unit/EV-PER-T>
    <http://purl.org/dc/terms/description> "\"Electron Volt per Tesla\" is a unit for  'Magnetic Dipole Moment' expressed as \\(eV T^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-19 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(eV T^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticDipoleMoment> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Electron Volt per Tesla" .

<unit/EV-SEC>
    <http://purl.org/dc/terms/description> "\"Electron Volt Second\" is a unit for  'Angular Momentum' expressed as \\(eV s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-19 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/symbol> "eV s" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Electron Volt Second" .

<unit/E_h>
    <http://purl.org/dc/terms/description> """<p>The \\(\\textit{Hartree}\\) (symbol: \\(E_h\\) or \\(Ha\\)), also known as the \\(\\text{Hartree\\,Energy}\\), is the atomic unit of energy. The hartree energy is equal to the absolute value of the electric potential energy of the hydrogen atom in its ground state. The energy of the electron in an H-atom in its ground state is \\(-E_H\\), where \\(E_H= 2 R_\\infty \\cdot hc_0\\). The 2006 CODATA recommended value was \\(E_H = 4.35974394(22) \\times 10^{-18} J = 27.21138386(68) eV\\).</p>
<dt class=\"size-14\">Definition:</dt>
<dd>\\(E_H= \\frac{e^2}{4\\pi \\epsilon_0 a_0 }\\)<br/>
where, \\(e\\) is the elementary charge, \\(\\epsilon_0\\) is the electric constant, and \\(a_0\\) is the Bohr radius.'</dd>"""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 4.35974394E-18 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hartree"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hartree?oldid=489318053"^^xsd:anyURI ;
    <../schema/qudt/symbol> "E_h" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hartree" .

<unit/EarthMass>
    <http://purl.org/dc/terms/description> "Earth mass (\\(M_{\\oplus}\\)) is the unit of mass equal to that of the Earth. In SI Units, \\(1 M_{\\oplus} = 5.9722 \\times 1024 kg\\). Earth mass is often used to describe masses of rocky terrestrial planets. The four terrestrial planets of the Solar System, Mercury, Venus, Earth, and Mars, have masses of 0.055, 0.815, 1.000, and 0.107 Earth masses respectively."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Earth_mass"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Earth_mass?oldid=495457885"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> """One Earth mass can be converted to related units:

81.3 Lunar mass (ML)
0.00315 Jupiter mass (MJ) (Jupiter has 317.83 Earth masses)[1]
0.0105 Saturn mass (Saturn has 95.16 Earth masses)[3]
0.0583 Neptune mass (Neptune has 17.147 Earth masses)[4]
0.000 003 003 Solar mass (\\(M_{\\odot}\\)) (The Sun has 332946 Earth masses)"""^^<../schema/qudt/LatexString> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Earth mass" .

<unit/EastCaribbeanDollar>
    <http://purl.org/dc/terms/description> "Anguilla, Antigua and Barbuda, Dominica, Grenada, Montserrat, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/East_Caribbean_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(XCD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/East_Caribbean_dollar?oldid=493020176"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "East Caribbean Dollar" .

<unit/EgyptianPound>
    <http://purl.org/dc/terms/description> "Egypt"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Egyptian_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(EGP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Egyptian_pound?oldid=494670285"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Egyptian Pound" .

<unit/ElementaryCharge>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Elementary Charge}, usually denoted as \\(e\\), is the electric charge carried by a single proton, or equivalently, the negation (opposite) of the electric charge carried by a single electron. This elementary charge is a fundamental physical constant. To avoid confusion over its sign, e is sometimes called the elementary positive charge. This charge has a measured value of approximately \\(1.602176565(35) \\times 10\\,coulombs\\). In the cgs system, \\(e\\) is \\(4.80320425(10) \\times 10\\, statcoulombs\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 16.02176565 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/symbol> "e" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Elementary Charge" .

<unit/EthiopianBirr>
    <http://purl.org/dc/terms/description> "Ethiopia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ethiopian_birr"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ETB\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ethiopian_birr?oldid=493373507"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ethiopian Birr" .

<unit/Euro>
    <http://purl.org/dc/terms/description> "European Union Euro"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Euro"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(EUR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Euro?oldid=495293446"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/euro> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Euro" .

<unit/EuropeanCompositeUnit>
    <http://purl.org/dc/terms/description> "Bonds market unit"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XBA\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "European Composite Unit (EURCO) (Bonds market unit)" .

<unit/EuropeanMonetaryUnit>
    <http://purl.org/dc/terms/description> "Bonds market unit"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XBB\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "European Monetary Unit (E.M.U.-6) (Bonds market unit)" .

<unit/EuropeanUnitOfAccount17>
    <http://purl.org/dc/terms/description> "Bonds market unit"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XBD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "European Unit of Account 17 (E.U.A.-17) (Bonds market unit)" .

<unit/EuropeanUnitOfAccount9>
    <http://purl.org/dc/terms/description> "Bonds market unit"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XBC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "European Unit of Account 9 (E.U.A.-9) (Bonds market unit)" .

<unit/ExaC>
    <http://purl.org/dc/terms/description> "An ExaCoulomb is \\(10^{18} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e18 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Exa> ;
    <../schema/qudt/symbol> "EC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "ExaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/ExaJ>
    <../schema/qudt/conversionMultiplier> 1e+18 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB122" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000 000 000 000-fold of the derived SI unit joule" ;
    <../schema/qudt/uneceCommonCode> "A68" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Exajoule" .

<unit/F>
    <http://purl.org/dc/terms/description> "\"Faraday\" is a unit for  'Electric Charge' expressed as \\(F\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 96485.3399 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/faraday> ;
    <../schema/qudt/symbol> "F" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Faraday" .

<unit/FA>
    <http://purl.org/dc/terms/description> "\"Fractional area\" is a unit for  'Solid Angle' expressed as \\(fa\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 12.5663706 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SolidAngle> ;
    <../schema/qudt/symbol> "fa" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Fractional area" .

<unit/FARAD>
    <http://purl.org/dc/terms/description> "The SI unit of electric capacitance. Very early in the study of electricity scientists discovered that a pair of conductors separated by an insulator can store a much larger charge than an isolated conductor can store. The better the insulator, the larger the charge that the conductors can hold. This property of a circuit is called capacitance, and it is measured in farads. One farad is defined as the ability to store one coulomb of charge per volt of potential difference between the two conductors. This is a natural definition, but the unit it defines is very large. In practical circuits, capacitance is often measured in microfarads, nanofarads, or sometimes even in picofarads (10-12 farad, or trillionths of a farad). The unit is named for the British physicist Michael Faraday (1791-1867), who was known for his work in electricity and electrochemistry."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA144" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/farad> ;
    <../schema/qudt/siUnitsExpression> "C/V" ;
    <../schema/qudt/symbol> "F" ;
    <../schema/qudt/ucumCode> "F" ;
    <../schema/qudt/uneceCommonCode> "FAR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Farad" .

<unit/FARAD-PER-KiloM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA145" ;
    <../schema/qudt/plainTextDescription> "SI derived unit farad divided by the 1 000-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Farad Per Kilometre" .

<unit/FARAD-PER-M>
    <http://purl.org/dc/terms/description> "Farad Per Meter (\\(F/m\\)) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(F/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA146" ;
    <../schema/qudt/uneceCommonCode> "A69" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Farad per Meter" .

<unit/FARAD_Ab>
    <http://purl.org/dc/terms/description> "An abfarad is an obsolete electromagnetic (CGS) unit of capacitance equal to \\(10^{9}\\) farads (1,000,000,000 F or 1 GF). The absolute farad of the e.m.u. system, for a steady current identically \\(abC/abV\\), and identically reciprocal abdaraf. 1 abF = 1 GF."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abfarad"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abfarad?oldid=407124018"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-13"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abfarad> ;
    <../schema/qudt/symbol> "abF" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abfarad" .

<unit/FARAD_Ab-PER-CentiM>
    <http://purl.org/dc/terms/description> "The absolute dielectric constant of free space is defined as the ratio of displacement to the electric field intensity. The unit of measure is the abfarad per centimeter, a derived CGS unit."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/expression> "\\(abf-per-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abfarad per Centimeter" .

<unit/FARAD_Stat>
    <http://purl.org/dc/terms/description> "Statfarad (statF) is a unit in the category of Electric capacitance. It is also known as statfarads. This unit is commonly used in the cgs unit system. Statfarad (statF) has a dimension of \\(M^{-1}L^{-2}T^4I^2\\) where M is mass, L is length, T is time, and I is electric current. It can be converted to the corresponding standard SI unit F by multiplying its value by a factor of 1.11265E-012."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.113E-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_capacitance--statfarad.cfm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statfarad> ;
    <../schema/qudt/symbol> "statF" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statfarad" .

<unit/FATH>
    <http://purl.org/dc/terms/description> "A fathom = 1.8288 meters, is a unit of length in the imperial and the U.S. customary systems, used especially for measuring the depth of water. There are two yards in an imperial or U.S. fathom. Originally based on the distance between the man's outstretched arms, the size of a fathom has varied slightly depending on whether it was defined as a thousandth of an (Admiralty) nautical mile or as a multiple of the imperial yard.  Abbreviations: f, fath, fm, fth, fthm."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.8288 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Fathom"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fathom?oldid=493265429"^^xsd:anyURI ;
    <../schema/qudt/symbol> "fath" ;
    <../schema/qudt/ucumCode> "[fth_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Fathom" .

<unit/FBM>
    <http://purl.org/dc/terms/description> "The board-foot is a specialized unit of measure for the volume of lumber in the United States and Canada. It is the volume of a one-foot length of a board one foot wide and one inch thick. Board-foot can be abbreviated FBM (for 'foot, board measure'), BDFT, or BF. Thousand board-feet can be abbreviated as MFBM, MBFT or MBF. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.002360 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/symbol> "Bf" ;
    <../schema/qudt/ucumCode> "[bf_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Board Foot" .

<unit/FC>
    <http://purl.org/dc/terms/description> "\"Foot Candle\" is a unit for  'Luminous Flux Per Area' expressed as \\(fc\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Foot-candle"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousFluxPerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Foot-candle?oldid=475579268"^^xsd:anyURI ;
    <../schema/qudt/symbol> "fc" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Candle" .

<unit/FM>
    <http://purl.org/dc/terms/description> "The \\(\\textit{fermi}\\), or \\(\\textit{femtometer}\\) (other spelling \\(femtometre\\), symbol \\(fm\\)) is an SI unit of length equal to \\(10^{-15} metre\\). This distance is often encountered in nuclear physics as a characteristic of this scale. The symbol for the fermi is also \\(fm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionCoefficient> 0.0 ;
    <../schema/qudt/conversionMultiplier> 1.0E-15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/FemtoM> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fermi_(unit)"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/fermi> ;
    <../schema/qudt/symbol> "fm" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "fermi" .

<unit/FR>
    <http://purl.org/dc/terms/description> "\"Franklin\" is a unit for  'Electric Charge' expressed as \\(Fr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Franklin"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/C_Stat> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB212" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Franklin?oldid=495090654"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/franklin> ;
    <../schema/qudt/symbol> "Fr" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Franklin" .

<unit/FRAME-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Frame per Second\" is a unit for  'Video Frame Rate' expressed as \\(fps\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VideoFrameRate> ;
    <../schema/qudt/symbol> "fps" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Frame per Second" .

<unit/FT>
    <http://purl.org/dc/terms/description> "A foot is a unit of length defined as being 0.3048 m exactly and used in the imperial system of units and United States customary units. It is subdivided into 12 inches. The foot is still officially used in Canada and still commonly used in the United Kingdom, although the latter has partially metricated its units of measurement. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.3048 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Foot_%28length%29"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA440" ;
    <../schema/qudt/symbol> "ft" ;
    <../schema/qudt/ucumCode> "[ft_i]" ;
    <../schema/qudt/uneceCommonCode> "FOT" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot" .

<unit/FT-LA>
    <http://purl.org/dc/terms/description> "\"Foot Lambert\" is a C.G.S System unit for  'Luminance' expressed as \\(ft-L\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.4262591 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-L\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Luminance> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Lambert" .

<unit/FT-LB_F>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force\" is an Imperial unit for  'Energy And Work' expressed as \\(ft-lbf\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.35581807 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Foot-pound_force"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Foot-pound_force?oldid=453269257"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force" .

<unit/FT-LB_F-PER-FT2>
    <http://purl.org/dc/terms/description> "\"Foot Pound per Square Foot\" is an Imperial unit for  'Energy Per Area' expressed as \\(ft-lbf/ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 14.5939042 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound per Square Foot" .

<unit/FT-LB_F-PER-FT2-SEC>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force per Square Foot Second\" is an Imperial unit for  'Power Per Area' expressed as \\(ft \\cdot lbf/(ft^2 \\cdot s)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 14.5939042 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf/ft^2s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/latexSymbol> "\\(ft \\cdot lbf/(ft^2 \\cdot s)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force per Square Foot Second" .

<unit/FT-LB_F-PER-HR>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force per Hour\" is an Imperial unit for  'Power' expressed as \\(ft-lbf/hr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.76616129E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force per Hour" .

<unit/FT-LB_F-PER-M2>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force per Square Meter\" is a unit for  'Energy Per Area' expressed as \\(ft-lbf/m^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(ft-lbf/m^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force per Square Meter" .

<unit/FT-LB_F-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force per Minute\" is an Imperial unit for  'Power' expressed as \\(ft-lbf/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0225969678 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force per Minute" .

<unit/FT-LB_F-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force per Second\" is an Imperial unit for  'Power' expressed as \\(ft-lbf/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.35581807 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft-lbf/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force per Second" .

<unit/FT-LB_F-SEC>
    <http://purl.org/dc/terms/description> "\"Foot Pound Force Second\" is a unit for  'Angular Momentum' expressed as \\(lbf / s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(lbf / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/ucumCode> "[ft_i].[lbf_av].s" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Pound Force Second" .

<unit/FT-PDL>
    <http://purl.org/dc/terms/description> "\"Foot Poundal\" is an Imperial unit for  'Energy And Work' expressed as \\(ft-pdl\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.042140124 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB220" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/footPoundal> ;
    <../schema/qudt/symbol> "ft-pdl" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Poundal" .

<unit/FT-PER-DEG_F>
    <../schema/qudt/conversionMultiplier> 5.4864e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA441" ;
    <../schema/qudt/plainTextDescription> "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "K13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Per Degree Fahrenheit" .

<unit/FT-PER-HR>
    <http://purl.org/dc/terms/description> "\"Foot per Hour\" is an Imperial unit for  'Linear Velocity' expressed as \\(ft/hr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 8.466666666666667E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA442" ;
    <../schema/qudt/ucumCode> "[ft_i].h-1", "[ft_i]/h" ;
    <../schema/qudt/uneceCommonCode> "K14" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot per Hour" .

<unit/FT-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Foot per Minute\" is an Imperial unit for  'Linear Velocity' expressed as \\(ft/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.00508e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA448" ;
    <../schema/qudt/ucumCode> "[ft_i].min-1", "[ft_i]/min" ;
    <../schema/qudt/uneceCommonCode> "FR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot per Minute" .

<unit/FT-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textit{foot per second}\\) (plural \\(\\textit{feet per second}\\)) is a unit of both speed (scalar) and velocity (vector quantity, which includes direction). It expresses the distance in feet (\\(ft\\)) traveled or displaced, divided by the time in seconds (\\(s\\), or \\(sec\\)). The corresponding unit in the International System of Units (SI) is the \\(\\textit{metre per second}\\). Abbreviations include \\(ft/s\\), \\(ft/sec\\) and \\(fps\\), and the rarely used scientific notation \\(ft\\,s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.3048e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Foot_per_second"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA449" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Foot_per_second?oldid=491316573"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "[ft_i].s-1", "[ft_i]/s" ;
    <../schema/qudt/uneceCommonCode> "FS" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot per Second" .

<unit/FT-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Foot per Second Squared}\\) is an Imperial unit for \\(\\textit{Linear Acceleration}\\) expressed as \\(ft/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.3048e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft/s^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA452" ;
    <../schema/qudt/ucumCode> "[ft_i].s-2", "[ft_i]/s2" ;
    <../schema/qudt/uneceCommonCode> "A73" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot per Second Squared" .

<unit/FT2>
    <http://purl.org/dc/terms/description> "The square foot (plural square feet; abbreviated \\(ft^2\\) or \\(sq \\, ft\\)) is an imperial unit and U.S. customary unit of area, used mainly in the United States, Canada, United Kingdom, Hong Kong, Bangladesh, India, Pakistan and Afghanistan. It is defined as the area of a square with sides of 1 foot in length."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.09290304 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA454" ;
    <../schema/qudt/ucumCode> "[ft_i]2", "[sft_i]" ;
    <../schema/qudt/uneceCommonCode> "FTK" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot" .

<unit/FT2-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Foot Degree Fahrenheit} is an Imperial unit for 'Area Temperature' expressed as \\(ft^{2}-degF\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot Degree Fahrenheit" .

<unit/FT2-HR-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Foot Hour Degree Fahrenheit} is an Imperial unit for 'Area Time Temperature' expressed as \\(ft^{2}-hr-degF\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}-hr-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTimeTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot Hour Degree Fahrenheit" .

<unit/FT2-HR-DEG_F-PER-BTU_IT>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Foot Hour Degree Fahrenheit per BTU} is an Imperial unit for 'Thermal Insulance' expressed as \\((degF-hr-ft^{2})/Btu\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(sqft-hr-degF/btu\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot Hour Degree Fahrenheit per BTU" .

<unit/FT2-PER-BTU_IT-IN>
    <../schema/qudt/conversionMultiplier> 0.00346673589 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft2-per-btu-in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistivity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot per BTU Inch" .

<unit/FT2-PER-HR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Foot per Hour} is an Imperial unit for \\(\\textit{Kinematic Viscosity}\\) and  \\(\\textit{Thermal Diffusivity}\\) expressed as \\(ft^{2}/hr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.58064E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/KinematicViscosity>, <quantitykind/ThermalDiffusivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB247" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot per Hour" .

<unit/FT2-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Square Foot per Second\" is an Imperial unit for  'Kinematic Viscosity' expressed as \\(ft^{2}/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.09290304e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/KinematicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA455" ;
    <../schema/qudt/uneceCommonCode> "S3" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot per Second" .

<unit/FT2-SEC-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Foot Second Degree Fahrenheit} is an Imperial unit for 'Area Time Temperature' expressed as \\(ft^{2}\\cdot s\\cdot degF\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{2}-s-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTimeTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Foot Second Degree Fahrenheit" .

<unit/FT3>
    <http://purl.org/dc/terms/description> "The cubic foot is an Imperial and US customary unit of volume, used in the United States and the United Kingdom. It is defined as the volume of a cube with sides of one foot (0.3048 m) in length. To calculate cubic feet multiply length X width X height. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.028316846592e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA456" ;
    <../schema/qudt/ucumCode> "[cft_i]", "[ft_i]3" ;
    <../schema/qudt/uneceCommonCode> "FTQ" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot" .

<unit/FT3-PER-DAY>
    <../schema/qudt/conversionMultiplier> 3.277413e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA458" ;
    <../schema/qudt/plainTextDescription> "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot Per Day" .

<unit/FT3-PER-DEG_F>
    <../schema/qudt/conversionMultiplier> 5.097033e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA457" ;
    <../schema/qudt/plainTextDescription> "power of the unit foot as a linear measure according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "K21" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot Per Degree Fahrenheit" .

<unit/FT3-PER-HR>
    <../schema/qudt/conversionMultiplier> 7.865792e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA459" ;
    <../schema/qudt/plainTextDescription> "power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "2K" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot Per Hour" .

<unit/FT3-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Cubic Foot per Minute\" is an Imperial unit for  'Volume Per Unit Time' expressed as \\(ft^3/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.719474432000001E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{3}/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA461" ;
    <../schema/qudt/ucumCode> "[cft_i].min-1", "[cft_i]/min", "[ft_i]3.min-1", "[ft_i]3/min" ;
    <../schema/qudt/uneceCommonCode> "2L" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot per Minute" .

<unit/FT3-PER-MIN-FT2>
    <../schema/qudt/conversionMultiplier> 5.08e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Speed> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB086" ;
    <../schema/qudt/plainTextDescription> "unit of the volume flow rate according to the Anglio-American and imperial system of units cubic foot per minute related to the transfer area according to the Anglian American and Imperial system of units square foot" ;
    <../schema/qudt/uneceCommonCode> "36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot Per Minute Square Foot" .

<unit/FT3-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Cubic Foot per Second\" is an Imperial unit for \\( \\textit{Volume Per Unit Time}\\) expressed as \\(ft^3/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.028316846592000004e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ft^{3}/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA462" ;
    <../schema/qudt/ucumCode> "[cft_i].s-1", "[cft_i]/s", "[ft_i]3.s-1", "[ft_i]3/s" ;
    <../schema/qudt/uneceCommonCode> "E17" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Foot per Second" .

<unit/FT_H2O>
    <http://purl.org/dc/terms/description> "\"Foot of Water\" is a unit for  'Force Per Area' expressed as \\(ftH2O\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA463" ;
    <../schema/qudt/symbol> "ftH2O" ;
    <../schema/qudt/uneceCommonCode> "K24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot of Water" .

<unit/FT_HG>
    <../schema/qudt/conversionMultiplier> 4.063666e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA464" ;
    <../schema/qudt/plainTextDescription> "not SI conform unit of the pressure, at which 1 ftHg corresponds to the static pressure, which is excited by a mercury column with a height of 1 foot" ;
    <../schema/qudt/uneceCommonCode> "K25" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Foot Of Mercury" .

<unit/FT_US>
    <http://purl.org/dc/terms/description> "\\(\\textit{US Survey Foot}\\) is a unit for 'Length' expressed as \\(ftUS\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.3048006 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/symbol> "ft_us" ;
    <../schema/qudt/ucumCode> "[ft_us]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Survey Foot" .

<unit/FUR>
    <http://purl.org/dc/terms/description> "A furlong is a measure of distance in imperial units and U.S. customary units equal to one-eighth of a mile, equivalent to 220 yards, 660 feet, 40 rods, or 10 chains. The exact value of the furlong varies slightly among English-speaking countries. Five furlongs are approximately 1 kilometre (1.0058 km is a closer approximation). Since the original definition of the metre was one-quarter of one ten-millionth of the circumference of the Earth (along the great circle coincident with the meridian of longitude passing through Paris), the circumference of the Earth is about 40,000 km or about 200,000 furlongs. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 201.1680 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Furlong"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB204" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Furlong?oldid=492237369"^^xsd:anyURI ;
    <../schema/qudt/symbol> "fur" ;
    <../schema/qudt/ucumCode> "[fur_us]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:comment "Check if this is US-Survey or International Customary definition (multiplier)" ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Furlong" .

<unit/FUR_Long>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(longfur\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Furlong" .

<unit/FalklandIslandsPound>
    <http://purl.org/dc/terms/description> "Falkland Islands"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Falkland_Islands_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(FKP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Falkland_Islands_pound?oldid=489513616"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Falkland Islands Pound" .

<unit/FemtoC>
    <http://purl.org/dc/terms/description> "A FemtoCoulomb is \\(10^{-15} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Femto> ;
    <../schema/qudt/symbol> "fC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "FemtoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/FemtoJ>
    <../schema/qudt/conversionMultiplier> 1e-15 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB124" ;
    <../schema/qudt/plainTextDescription> "0,000 000 000 000 001-fold of the derived SI unit joule" ;
    <../schema/qudt/uneceCommonCode> "A70" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Femtojoule" .

<unit/FemtoM>
    <http://purl.org/dc/terms/description> "The \\(\\textit{femtometre}\\) is an SI unit of length equal to \\(10^{-15} meter\\). This distance can also be called \\(\\textit{fermi}\\) and was so named in honour of Enrico Fermi. It is often encountered in nuclear physics as a characteristic of this scale. The symbol for the fermi is also \\(fm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/FM> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB063" ;
    <../schema/qudt/symbol> "fm" ;
    <../schema/qudt/ucumCode> "fm" ;
    <../schema/qudt/uneceCommonCode> "A71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Femtometer" .

<unit/FijiDollar>
    <http://purl.org/dc/terms/description> "Fiji"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Fijian_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(FJD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Fijian_dollar?oldid=494373740"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Fiji Dollar" .

<unit/Flight>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/symbol> "flight" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Flight" .

<unit/Forint>
    <http://purl.org/dc/terms/description> "Hungary"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hungarian_forint"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(HUF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hungarian_forint?oldid=492818607"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Forint" .

<unit/FrancCongolais>
    <http://purl.org/dc/terms/description> "Democratic Republic of Congo"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Congolese_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CDF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Congolese_franc?oldid=490314640"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Franc Congolais" .

<unit/G>
    <http://purl.org/dc/terms/description> "\"Gravity\" is a unit for  'Linear Acceleration' expressed as \\(G\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/symbol> "G" ;
    <../schema/qudt/ucumCode> "[g]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gravity" .

<unit/GAL>
    <http://purl.org/dc/terms/description> "The \\(\\textit{Gal}\\), sometimes called \\(galileo\\), is the unit of acceleration of free fall used extensively in the science of gravimetry. The gal is defined as \\(1 \\textit{centimeter per second squared}\\) (\\(1 cm/s^2\\)). The \\(milliGal\\) (\\(mGal\\)) and \\(microGal\\) refer respectively to one thousandth and one millionth of a Gal."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gal"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gal?oldid=482010741"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gal> ;
    <../schema/qudt/plainTextDescription> "CGS unit of acceleration called gal with the definition: 1 Gal = 1 cm/s" ;
    <../schema/qudt/symbol> "a" ;
    <../schema/qudt/ucumCode> "Gal" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Galileo" .

<unit/GAL_IMP>
    <http://purl.org/dc/terms/description> "\"Imperial Gallon\" is an Imperial unit for  'Liquid Volume' expressed as \\(galIMP\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.54609E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "gal" ;
    <../schema/qudt/ucumCode> "[gal_br]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Gallon" .

<unit/GAL_UK>
    <../schema/qudt/conversionMultiplier> 4.54609e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA500" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for fluids according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "GLI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (UK)" .

<unit/GAL_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 5.261678e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA501" ;
    <../schema/qudt/plainTextDescription> "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit day" ;
    <../schema/qudt/uneceCommonCode> "K26" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (UK) Per Day" .

<unit/GAL_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.262803e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA502" ;
    <../schema/qudt/plainTextDescription> "unit gallon (UK dry or Liq.) according to the Imperial system of units divided by the SI unit hour" ;
    <../schema/qudt/uneceCommonCode> "K27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (UK) Per Hour" .

<unit/GAL_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 7.576817e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA503" ;
    <../schema/qudt/plainTextDescription> "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI unit minute" ;
    <../schema/qudt/uneceCommonCode> "G3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon UK) Per Minute" .

<unit/GAL_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 4.54609e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA504" ;
    <../schema/qudt/plainTextDescription> "unit gallon (UK dry or liq.) according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (UK) Per Second" .

<unit/GAL_US>
    <http://purl.org/dc/terms/description> "\"US Gallon\" is a unit for  'Liquid Volume' expressed as \\(galUS\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.003785412 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "gal" ;
    <../schema/qudt/ucumCode> "[gal_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Gallon" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "Queen Anne's wine gallon" .

<unit/GAL_US-PER-DAY>
    <http://purl.org/dc/terms/description> "\"US Gallon per Day\" is a unit for  'Volume Per Unit Time' expressed as \\(gal/d\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.38126389E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(gal/d\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/ucumCode> "[gal_us].d-1", "[gal_us]/d" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Gallon per Day" .

<unit/GAL_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.051503e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA507" ;
    <../schema/qudt/plainTextDescription> "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI unit hour" ;
    <../schema/qudt/uneceCommonCode> "G50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (US) Per Hour" .

<unit/GAL_US-PER-MIN>
    <http://purl.org/dc/terms/description> "\"US Gallon per Minute\" is a C.G.S System unit for  'Volume Per Unit Time' expressed as \\(gal/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.30902E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(gal/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/ucumCode> "[gal_us].min-1", "[gal_us]/min" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Gallon per Minute" .

<unit/GAL_US-PER-SEC>
    <../schema/qudt/conversionMultiplier> 3.785412e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA509" ;
    <../schema/qudt/plainTextDescription> "unit gallon (US, liq.) according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gallon (US Liquid) Per Second" .

<unit/GAL_US_DRY>
    <http://purl.org/dc/terms/description> "\"Dry Gallon US\" is a unit for  'Dry Volume' expressed as \\(dry_gal\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.40488377E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/symbol> "dry_gal" ;
    <../schema/qudt/ucumCode> "[gal_wi]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Dry Gallon US" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "Winchester gallon", "corn gallon" .

<unit/GAUGE_FR>
    <../schema/qudt/conversionMultiplier> 3.333333e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB377" ;
    <../schema/qudt/plainTextDescription> "unit for the diameter of thin tubes in the medical technology (e.g. catheter) and telecommunications engineering (e.g. fiberglasses) with correspondence to: 1 Fg = 0,333 333 333 10 â» 3 m" ;
    <../schema/qudt/ucumCode> "[Ch]" ;
    <../schema/qudt/uneceCommonCode> "H79" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "French Gauge" .

<unit/GAUSS>
    <../schema/qudt/conversionMultiplier> 1.0e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB135" ;
    <../schema/qudt/plainTextDescription> "CGS unit of the magnetic flux density B" ;
    <../schema/qudt/ucumCode> "G" ;
    <../schema/qudt/uneceCommonCode> "76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gauss" .

<unit/GI>
    <http://purl.org/dc/terms/description> "The fundamental unit of magnetomotive force (\\(mmf\\)) in electromagnetic units is called a Gilbert. It is the \\(mmf\\) which will produce a magnetic field strength of one Gauss (Maxwell per Square Centimeter) in a path one centimeter long."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.795774715 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gilbert"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagnetomotiveForce> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB211" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gilbert?oldid=492755037"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gilbert> ;
    <../schema/qudt/symbol> "Gi" ;
    <../schema/qudt/ucumCode> "Gb" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gilbert" .

<unit/GI_UK>
    <../schema/qudt/conversionMultiplier> 1.420653e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA511" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for fluids according to the Imperial system of units (1/32 Imperial Gallon)" ;
    <../schema/qudt/ucumCode> "[gil_br]" ;
    <../schema/qudt/uneceCommonCode> "GII" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (UK)" .

<unit/GI_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.644274e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA512" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (UK) Per Day" .

<unit/GI_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 3.946258e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA513" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (UK) Per Hour" .

<unit/GI_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 2.367755e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA514" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "K34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (UK) Per Minute" .

<unit/GI_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.420653e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA515" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (UK) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (UK) Per Second" .

<unit/GI_US>
    <../schema/qudt/conversionMultiplier> 1.18294125e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA516" ;
    <../schema/qudt/plainTextDescription> "unit of the volume according the Anglo-American system of units (1/32 US Gallon)" ;
    <../schema/qudt/ucumCode> "[gil_us]" ;
    <../schema/qudt/uneceCommonCode> "GIA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (US)" .

<unit/GI_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.369145e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA517" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (US) Per Day" .

<unit/GI_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 3.285947e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA518" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K37" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (US) Per Hour" .

<unit/GI_US-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.971568e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA519" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "K38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (US) Per Minute" .

<unit/GI_US-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.182941e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA520" ;
    <../schema/qudt/plainTextDescription> "unit of the volume gill (US) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gill (US) Per Second" .

<unit/GM>
    <http://purl.org/dc/terms/description> "A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. "^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gram"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA465" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gram?oldid=493995797"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gram> ;
    <../schema/qudt/symbol> "g" ;
    <../schema/qudt/ucumCode> "g" ;
    <../schema/qudt/uneceCommonCode> "GRM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram" .

<unit/GM-MilliM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB381" ;
    <../schema/qudt/plainTextDescription> "unit of the imbalance as product of the 0.001-fold of the SI base unit kilogram and the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H84" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Millimetre" .

<unit/GM-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB103" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre and exponent 2" ;
    <../schema/qudt/uneceCommonCode> "25" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Centimetre Squared" .

<unit/GM-PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA469" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Centimetre Cubed" .

<unit/GM-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA472" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "F26" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Day" .

<unit/GM-PER-DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Gram Degree Celsius} is a C.G.S System unit for 'Mass Temperature' expressed as \\(g \\cdot degC\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(g-degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Degree Celsius" .

<unit/GM-PER-DeciM3>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA475" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "F23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Decimetre Cubed" .

<unit/GM-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/description> "mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram."^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Gram" .

<unit/GM-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA478" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "F27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Hour" .

<unit/GM-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA481" ;
    <../schema/qudt/plainTextDescription> "0,001 fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "GK" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Kilogram" .

<unit/GM-PER-L>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA482" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "GL" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Litre" .

<unit/GM-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA485" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "GF" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Metre" .

<unit/GM-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA486" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "GM" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Metre Squared" .

<unit/GM-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA487" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "A93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Metre Cubed" .

<unit/GM-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA490" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "F28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Minute" .

<unit/GM-PER-MOL>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA496" ;
    <../schema/qudt/plainTextDescription> "0,01-fold of the SI base unit kilogram divided by the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "A94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Mole" .

<unit/GM-PER-MilliL>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA493" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "GJ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Millilitre" .

<unit/GM-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB376" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI base unit kilogram divided by the 0.001-fold the SI base unit meter" ;
    <../schema/qudt/uneceCommonCode> "H76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Millimetre" .

<unit/GM-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA497" ;
    <../schema/qudt/plainTextDescription> "0,001fold of the SI base unit kilogram divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F29" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Per Second" .

<unit/GM_Carbon-PER-M2-DAY>
    <../schema/qudt/conversionMultiplier> 1.1574073e-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(g C-m^{-2}-day^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerAreaTime> ;
    <../schema/qudt/plainTextDescription> "A metric unit of volume over time indicating the amount generated across one square meter over a day. Used to express productivity of an ecosystem." ;
    <../schema/qudt/symbol> "g C/m^2/day" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "grams Carbon per square metre per day" .

<unit/GM_F-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 9.80665e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA510" ;
    <../schema/qudt/plainTextDescription> "not SI conform unit of the pressure" ;
    <../schema/qudt/uneceCommonCode> "K31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gram Force Per Square Centimetre" .

<unit/GON>
    <http://purl.org/dc/terms/description> "\"Gon\" is a C.G.S System unit for  'Plane Angle' expressed as \\(gon\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.015707963267949 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gon"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA522" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gon?oldid=424098171"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gon> ;
    <../schema/qudt/symbol> "gon" ;
    <../schema/qudt/ucumCode> "gon" ;
    <../schema/qudt/uneceCommonCode> "A91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gon" .

<unit/GR>
    <http://purl.org/dc/terms/description> "the tangent of an angle of inclination multiplied by 100"^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Grade"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Grade?oldid=485504533"^^xsd:anyURI ;
    <../schema/qudt/symbol> "gr" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Grade" .

<unit/GRAD>
    <http://purl.org/dc/terms/description> "\"Grad\" is a unit for  'Plane Angle' expressed as \\(grad\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0157079633 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Grad"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/GON> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA522" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Grad?oldid=490906645"^^xsd:anyURI ;
    <../schema/qudt/symbol> "grad" ;
    <../schema/qudt/uneceCommonCode> "A91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Grad" .

<unit/GRAIN>
    <http://purl.org/dc/terms/description> "A grain is a unit of measurement of mass that is nominally based upon the mass of a single seed of a cereal.  The grain is the only unit of mass measure common to the three traditional English mass and weight systems; the obsolete Tower grain was, by definition, exactly  /64 of a troy grain. Since 1958, the grain or troy grain measure has been defined in terms of units of mass in the International System of Units as precisely 64.79891 milligrams. Thus, \\(1 gram \\approx 15.4323584 grains\\).  There are precisely 7,000 grains per avoirdupois pound in the imperial and U.S. customary units, and 5,760 grains in the Troy pound."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.479891E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cereal"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA523" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cereal?oldid=495222949"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/grain> ;
    <../schema/qudt/symbol> "gr" ;
    <../schema/qudt/ucumCode> "[gr]" ;
    <../schema/qudt/uneceCommonCode> "GRN" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Grain" .

<unit/GRAIN-PER-GAL>
    <http://purl.org/dc/terms/description> "\"Grain per Gallon\" is an Imperial unit for  'Density' expressed as \\(gr/gal\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.017118061 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(gr/gal\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Grain per Gallon" .

<unit/GRAIN-PER-GAL_US>
    <../schema/qudt/conversionMultiplier> 1.711806e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA524" ;
    <../schema/qudt/plainTextDescription> "unit of the density according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "K41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Grain Per Gallon (US)" .

<unit/GRAY>
    <http://purl.org/dc/terms/description> "The SI unit of radiation dose. Radiation carries energy, and when it is absorbed by matter the matter receives this energy. The dose is the amount of energy deposited per unit of mass. One gray is defined to be the dose of one joule of energy absorbed per kilogram of matter, or 100 rad. The unit is named for the British physician L. Harold Gray (1905-1965), an authority on the use of radiation in the treatment of cancer."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Grey"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDose> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA163" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Grey?oldid=494774160"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gray> ;
    <../schema/qudt/siUnitsExpression> "J/kg" ;
    <../schema/qudt/symbol> "Gy" ;
    <../schema/qudt/ucumCode> "Gy" ;
    <../schema/qudt/uneceCommonCode> "A95" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gray" .

<unit/GRAY-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Gray per Second\" is a unit for  'Absorbed Dose Rate' expressed as \\(Gy/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(Gy/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDoseRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA164" ;
    <../schema/qudt/uneceCommonCode> "A96" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gray per Second" .

<unit/GT>
    <http://purl.org/dc/terms/description> "The formula for calculating GT is given by \\({ GT=V\\times (0.2+0.02\\times \\log _{10}(V))}\\)" ;
    <../schema/qudt/conversionMultiplier> 0 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/informativeReference> "http://www.imo.org/en/About/Conventions/ListOfConventions/Pages/International-Convention-on-Tonnage-Measurement-of-Ships.aspx"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Gross_tonnage"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\({ GT=V\\times (0.2+0.02\\times \\log _{10}(V))}\\) where V is measured in cubic meters." ;
    <../schema/qudt/plainTextDescription> "Gross tonnage (GT, G.T. or gt) is a nonlinear measure of a ship's overall internal volume. Gross tonnage is different from gross register tonnage. Gross tonnage is used to determine things such as a ship's manning regulations, safety rules, registration fees, and port dues, whereas the older gross register tonnage is a measure of the volume of only certain enclosed spaces." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gross Tonnage" ;
    rdfs:seeAlso <unit/RT> .

<unit/Gamma>
    <http://purl.org/dc/terms/description> "\"Gamma\" is a C.G.S System unit for  'Magnetic Field'."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gamma"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB213" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gamma?oldid=494680973"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gamma> ;
    <../schema/qudt/symbol> "gamma" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gamma" .

<unit/GibraltarPound>
    <http://purl.org/dc/terms/description> "Gibraltar"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gibraltar_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GIP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gibraltar_pound?oldid=494842600"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gibraltar pound" .

<unit/GigaBQ>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB047" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the derived SI unit becquerel" ;
    <../schema/qudt/uneceCommonCode> "GBQ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigabecquerel" .

<unit/GigaBYTE>
    <http://purl.org/dc/terms/description> "The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means 10 in the International System of Units (SI), therefore 1 gigabyte is \\(1,000,000,000 \\; bytes\\). The unit symbol for the gigabyte is \\(GB\\) or \\(Gbyte\\), but not \\(Gb\\) (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the \\(gibibyte\\), or \\(1073741824 \\; bytes\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1073741824 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gigabyte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB185" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gigabyte?oldid=493019145"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Giga> ;
    <../schema/qudt/symbol> "GB" ;
    <../schema/qudt/uneceCommonCode> "E34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "GigaByte" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "gbyte" .

<unit/GigaC>
    <../schema/qudt/conversionMultiplier> 1.0e09 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Giga> ;
    <../schema/qudt/symbol> "GC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "GigaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/GigaC-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Speed> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA149" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "A84" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigacoulomb Per Metre Cubed" .

<unit/GigaEV>
    <http://purl.org/dc/terms/description> "\"Giga Electron Volt\" is a unit for  'Energy And Work' expressed as \\(GeV\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/symbol> "GeV" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Giga Electron Volt" .

<unit/GigaHZ>
    <http://purl.org/dc/terms/description> "The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. A GigaHertz is \\(10^{9} hz\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hertz"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA150" ;
    <../schema/qudt/symbol> "GHz" ;
    <../schema/qudt/ucumCode> "GHz" ;
    <../schema/qudt/uneceCommonCode> "A86" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigahertz" .

<unit/GigaHZ-M>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ConductionSpeed>, <quantitykind/GroupSpeedOfSound>, <quantitykind/LinearVelocity>, <quantitykind/PhaseSpeedOfSound>, <quantitykind/SoundParticleVelocity>, <quantitykind/Speed>, <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA151" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000 000 000-fold of the SI derived unit hertz and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "M18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigahertz Metre" .

<unit/GigaJ>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA152" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit joule" ;
    <../schema/qudt/uneceCommonCode> "GV" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigajoule" .

<unit/GigaOHM>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA147" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "A87" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigaohm" .

<unit/GigaPA>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA153" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit pascal" ;
    <../schema/qudt/uneceCommonCode> "A89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigapascal" .

<unit/GigaW>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA154" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit watt" ;
    <../schema/qudt/uneceCommonCode> "A90" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigawatt" .

<unit/GigaW-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA155" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000-fold of the product of the SI derived unit watt and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "GWH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gigawatt Hour" .

<unit/Gold-OunceTroy>
    <../schema/qudt/expression> "\\(XAU\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gold (one Troy ounce)" .

<unit/GoldFranc>
    <http://purl.org/dc/terms/description> "Bank for International Settlements"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XFO\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gold franc (special settlement currency)" .

<unit/Gs>
    <http://purl.org/dc/terms/description> "The gauss, abbreviated as \\(G\\), is the cgs unit of measurement of a magnetic field \\(B\\), which is also known as the \"magnetic flux density\" or the \"magnetic induction\".  One gauss is defined as one maxwell per square centimeter; it equals \\(10^{-4} tesla\\) (or \\(100 micro T\\)). The Gauss is identical to maxwells per square centimetre; technically defined in a three-dimensional system, it corresponds in the SI, with its extra base unit the ampere. The gauss is quite small by earthly standards, 1 Gs being only about four times Earth's flux density, but it is subdivided, with \\(1 gauss = 105 gamma\\). This unit of magnetic induction is also known as the \\(\\textit{abtesla}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gauss_%28unit%29"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/exactMatch> <unit/T_Ab> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gauss_(unit)"^^xsd:anyURI, "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-526?rskey=HAbfz2"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Gs" ;
    <../schema/qudt/ucumCode> "G" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Gs" .

<unit/Guarani>
    <http://purl.org/dc/terms/description> "Paraguay"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Guaran%C3%AD"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PYG\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Guaraní?oldid=412592698"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Guarani" .

<unit/GuineaFranc>
    <http://purl.org/dc/terms/description> "Guinea"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Guinean_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GNF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Guinean_franc?oldid=489527042"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Guinea Franc" .

<unit/GuyanaDollar>
    <http://purl.org/dc/terms/description> "Guyana"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Guyanese_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GYD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Guyanese_dollar?oldid=495070062"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Guyana Dollar" .

<unit/H>
    <http://purl.org/dc/terms/description> "The SI unit of electric inductance. A changing magnetic field induces an electric current in a loop of wire (or in a coil of many loops) located in the field. Although the induced voltage depends only on the rate at which the magnetic flux changes, measured in webers per second, the amount of the current depends also on the physical properties of the coil. A coil with an inductance of one henry requires a flux of one weber for each ampere of induced current. If, on the other hand, it is the current which changes, then the induced field will generate a potential difference within the coil: if the inductance is one henry a current change of one ampere per second generates a potential difference of one volt. The henry is a large unit; inductances in practical circuits are measured in millihenrys (mH) or microhenrys (u03bc H). The unit is named for the American physicist Joseph Henry (1797-1878), one of several scientists who discovered independently how magnetic fields can be used to generate alternating currents. \\(\\text{H} \\; \\equiv \\; \\text{henry}\\; \\equiv\\; \\frac{\\text{Wb}}{\\text{A}}\\; \\equiv\\; \\frac{\\text{weber}}{\\text{amp}}\\; \\equiv\\ \\frac{\\text{V}\\cdot\\text{s}}{\\text{A}}\\; \\equiv\\; \\frac{\\text{volt} \\cdot \\text{second}}{\\text{amp}}\\; \\equiv\\ \\Omega\\cdot\\text{s}\\; \\equiv\\; \\text{ohm.second}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Henry"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA165" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Henry?oldid=491435978"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/henry> ;
    <../schema/qudt/siUnitsExpression> "Wb/A" ;
    <../schema/qudt/symbol> "H" ;
    <../schema/qudt/ucumCode> "H" ;
    <../schema/qudt/uneceCommonCode> "81" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Henry" .

<unit/H-PER-KiloOHM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA167" ;
    <../schema/qudt/plainTextDescription> "SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "H03" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Henry Per Kiloohm" .

<unit/H-PER-M>
    <http://purl.org/dc/terms/description> "The henry per meter (symbolized \\(H/m\\)) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, \\(1\\,H/m\\) is the equivalent of one kilogram meter per second squared per ampere squared."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(H/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permeability> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA168" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Henry?oldid=491435978"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A98" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Henry per Meter"@us .

<unit/H-PER-OHM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA166" ;
    <../schema/qudt/plainTextDescription> "SI derived unit henry divided by the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "H04" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Henry Per Ohm" .

<unit/HA>
    <http://purl.org/dc/terms/description> "The customary metric unit of land area, equal to 100 ares. One hectare is a square hectometer, that is, the area of a square 100 meters on each side: exactly 10 000 square meters or approximately 107 639.1 square feet, 11 959.9 square yards, or 2.471 054 acres."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hectare"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA532" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hectare?oldid=494256954"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ha" ;
    <../schema/qudt/ucumCode> "har" ;
    <../schema/qudt/uneceCommonCode> "HAR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectare" .

<unit/HART>
    <http://purl.org/dc/terms/description> "The \"Hartley\" is a unit of information."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB344" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/hartley> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hartley" .

<unit/HART-PER-SEC>
    <http://purl.org/dc/terms/description> "The \"Hartley per Second\" is a unit of information rate."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Hart/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB347" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hartley per Second" .

<unit/HP>
    <http://purl.org/dc/terms/description> "550 foot-pound force per second"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 745.6999 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Horsepower"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Horsepower?oldid=495510329"^^xsd:anyURI ;
    <../schema/qudt/symbol> "HP" ;
    <../schema/qudt/ucumCode> "[HP]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower" .

<unit/HP-PER-M>
    <http://purl.org/dc/terms/description> "\"Horsepower Metric\" is a unit for  'Power' expressed as \\(hp/m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(hp/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower Metric" .

<unit/HP-PER-V>
    <http://purl.org/dc/terms/description> "\"Horsepower Electric\" is a unit for  'Power' expressed as \\(hp/V\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(hp/V\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower Electric" .

<unit/HP_Boiler>
    <http://purl.org/dc/terms/description> "\"Boiler Horsepower\" is a unit for  'Power' expressed as \\(hp_boiler\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9809.5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(boiler_hp\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Boiler Horsepower" .

<unit/HP_Brake>
    <../schema/qudt/conversionMultiplier> 9.8095e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA536" ;
    <../schema/qudt/plainTextDescription> "unit of the power according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "K42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower (brake)" .

<unit/HP_Electric>
    <../schema/qudt/conversionMultiplier> 7.46e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA537" ;
    <../schema/qudt/plainTextDescription> "unit of the power according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "K43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower (electric)" .

<unit/HP_Metric>
    <../schema/qudt/conversionMultiplier> 7.354988e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA534" ;
    <../schema/qudt/plainTextDescription> "unit of the mechanical power according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "HJ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Horsepower (metric)" .

<unit/HR>
    <http://purl.org/dc/terms/description> "The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 3600.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hour"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA525" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hour?oldid=495040268"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/hour> ;
    <../schema/qudt/symbol> "hr" ;
    <../schema/qudt/ucumCode> "h" ;
    <../schema/qudt/uneceCommonCode> "K42" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hour" .

<unit/HR-FT2>
    <http://purl.org/dc/terms/description> "\"Hour Square Foot\" is an Imperial unit for  'Area Time' expressed as \\(hr-ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 334.450944 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(hr-ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTime> ;
    <../schema/qudt/ucumCode> "h.[ft_i]2", "h.[sft_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hour Square Foot" .

<unit/HR_Sidereal>
    <http://purl.org/dc/terms/description> "Sidereal time is a time-keeping system astronomers use to keep track of the direction to point their telescopes to view a given star in the night sky. A mean sidereal day is about 23 h 56 m 4.1 s in length. However, due to variations in the rotation rate of the Earth, the rate of an ideal sidereal clock deviates from any simple multiple of a civil clock. In practice, the difference is kept track of by the difference UTC-UT1, which is measured by radio telescopes and kept on file and available to the public at the IERS and at the United States Naval Observatory. A Sidereal Hour is \\(1/24^{th}\\) of a Sidereal Day. A mean sidereal day is 23 hours, 56 minutes, 4.0916 seconds (23.9344699 hours or 0.99726958 mean solar days), the time it takes Earth to make one rotation relative to the vernal equinox. (Due to nutation, an actual sidereal day is not quite so constant.) The vernal equinox itself precesses slowly westward relative to the fixed stars, completing one revolution in about 26,000 years, so the misnamed sidereal day (\"sidereal\" is derived from the Latin sidus meaning \"star\") is 0.0084 seconds shorter than Earth's period of rotation relative to the fixed stars."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/DAY_Sidereal> ;
    <../schema/qudt/symbol> "hr" ;
    <../schema/qudt/ucumCode> "h" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sidereal Hour" .

<unit/HZ>
    <http://purl.org/dc/terms/description> "The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. One of its most common uses is the description of the sine wave, particularly those used in radio and audio applications, such as the frequency of musical tones. The word \"hertz\" is named for Heinrich Rudolf Hertz, who was the first to conclusively prove the existence of electromagnetic waves."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hertz"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA170" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/hertz> ;
    <../schema/qudt/symbol> "Hz" ;
    <../schema/qudt/ucumCode> "Hz" ;
    <../schema/qudt/uneceCommonCode> "HTZ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hertz" .

<unit/HZ-M>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Speed> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA171" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit hertz and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hertz Metre" .

<unit/HZ-PER-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Hertz per Kelvin} is a unit for 'Inverse Time Temperature' expressed as \\(Hz K^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(Hz K^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTimeTemperature> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hertz per Kelvin" .

<unit/HZ-PER-T>
    <http://purl.org/dc/terms/description> "\"Hertz per Tesla\" is a unit for  'Electric Charge Per Mass' expressed as \\(Hz T^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(Hz T^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerMass> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hertz per Tesla" .

<unit/HZ-PER-V>
    <http://purl.org/dc/terms/description> "In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(Hz V^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseMagneticFlux> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hertz per Volt" .

<unit/H_Ab>
    <http://purl.org/dc/terms/description> "Abhenry is the centimeter-gram-second electromagnetic unit of inductance, equal to one billionth of a henry."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abhenry"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abhenry?oldid=477198643"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abhenry> ;
    <../schema/qudt/symbol> "abH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abhenry" .

<unit/H_Stat>
    <http://purl.org/dc/terms/description> "\"Stathenry\" (statH) is a unit in the category of Electric inductance. It is also known as stathenries. This unit is commonly used in the cgs unit system. Stathenry (statH) has a dimension of \\(ML^2T^{-2}I^{-2}\\) where M is mass, L is length, T is time, and I is electric current. It can be converted to the corresponding standard SI unit H by multiplying its value by a factor of \\(8.987552 \\times 10^{11}\\) ."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 8.9876E11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_inductance--stathenry.cfm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/stathenry> ;
    <../schema/qudt/symbol> "statH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stathenry" .

<unit/H_Stat-PER-CentiM>
    <http://purl.org/dc/terms/description> "The Stathenry per Centimeter is a unit of measure for the absolute permeability of free space."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 8.9876E13 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/expression> "\\(stath-per-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permeability> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stathenry per Centimeter" .

<unit/HaitiGourde>
    <http://purl.org/dc/terms/description> "Haiti"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Haitian_gourde"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(HTG\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Haitian_gourde?oldid=486090975"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Haiti Gourde" .

<unit/HeartBeat>
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Heart Beat" .

<unit/HectoBAR>
    <../schema/qudt/conversionMultiplier> 1e+07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB087" ;
    <../schema/qudt/plainTextDescription> "100-fold of the unit bar" ;
    <../schema/qudt/uneceCommonCode> "HBA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectobar" .

<unit/HectoC>
    <http://purl.org/dc/terms/description> "\"HectoCoulomb\" is a unit for  'Electric Charge' expressed as \\(hC\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 100.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Hecto> ;
    <../schema/qudt/symbol> "hC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "HectoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/HectoGM>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB079" ;
    <../schema/qudt/plainTextDescription> "0.1-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "HGM" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectogram" .

<unit/HectoL>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA533" ;
    <../schema/qudt/plainTextDescription> "100-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "HLT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectolitre" .

<unit/HectoM>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB062" ;
    <../schema/qudt/plainTextDescription> "100-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "HMT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectometre" .

<unit/HectoPA>
    <http://purl.org/dc/terms/description> "Hectopascal is a unit of pressure. 1 Pa is approximately the pressure exerted by a 10-g mass resting on a 1-cm2 area. 1013 hPa = 1 atm. There are 100 pascals in 1 hectopascal."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/MilliBAR> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA527" ;
    <../schema/qudt/isScalingOf> <unit/PA> ;
    <../schema/qudt/symbol> "hPa" ;
    <../schema/qudt/uneceCommonCode> "A97" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:comment "Hectopascal is commonly used in meteorology to report values for atmospheric pressure. It is equivalent to millibar." ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectopascal" .

<unit/HectoPA-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ApparentPower>, <quantitykind/ComplexPower>, <quantitykind/ElectricPower>, <quantitykind/HeatFlowRate>, <quantitykind/NonActivePower>, <quantitykind/Power>, <quantitykind/RadiantFlux>, <quantitykind/ReactivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA530" ;
    <../schema/qudt/plainTextDescription> "product out of the 100-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectopascal Litre Per Second" .

<unit/HectoPA-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ApparentPower>, <quantitykind/ComplexPower>, <quantitykind/ElectricPower>, <quantitykind/HeatFlowRate>, <quantitykind/NonActivePower>, <quantitykind/Power>, <quantitykind/RadiantFlux>, <quantitykind/ReactivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA531" ;
    <../schema/qudt/plainTextDescription> "product out of the 100-fold of the SI unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectopascal Metre Cubed Per Second" .

<unit/HectoPA-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA529" ;
    <../schema/qudt/plainTextDescription> "100-fold of the SI derived unit pascal divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "E99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectopascal Per Bar" .

<unit/HectoPA-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA528" ;
    <../schema/qudt/plainTextDescription> "100-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F82" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hectopascal Per Kelvin" .

<unit/HongKongDollar>
    <http://purl.org/dc/terms/description> "Hong Kong Special Administrative Region"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 1 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hong_Kong_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(HKD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Hong_Kong_dollar?oldid=495133277"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/HongKongDollar> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hong Kong Dollar" .

<unit/Hryvnia>
    <http://purl.org/dc/terms/description> "Ukraine"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ukrainian_hryvnia"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(UAH\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ukrainian_hryvnia?oldid=493064633"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hryvnia" .

<unit/Hundredweight_UK>
    <../schema/qudt/conversionMultiplier> 5.080235e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA405" ;
    <../schema/qudt/plainTextDescription> "out of use unit of the mass according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "CWI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hundredweight (UK)" .

<unit/Hundredweight_US>
    <../schema/qudt/conversionMultiplier> 4.535924e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA406" ;
    <../schema/qudt/plainTextDescription> "out of use unit of the mass according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "CWA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Hundredweight (US)" .

<unit/IN>
    <http://purl.org/dc/terms/description> "An inch is the name of a unit of length in a number of different systems, including Imperial units, and United States customary units. There are 36 inches in a yard and 12 inches in a foot. Corresponding units of area and volume are the square inch and the cubic inch."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.0254 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Inch"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA539" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Inch?oldid=492522790"^^xsd:anyURI ;
    <../schema/qudt/symbol> "in" ;
    <../schema/qudt/ucumCode> "[in_i]" ;
    <../schema/qudt/uneceCommonCode> "INH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch" .

<unit/IN-PER-DEG_F>
    <../schema/qudt/conversionMultiplier> 4.572e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA540" ;
    <../schema/qudt/plainTextDescription> "unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "K45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch Per Degree Fahrenheit" .

<unit/IN-PER-SEC>
    <http://purl.org/dc/terms/description> "The inch per second is a unit of speed or velocity. It expresses the distance in inches (in) traveled or displaced, divided by time in seconds (s, or sec). The equivalent SI unit is the metre per second. Abbreviations include in/s, in/sec, ips, and less frequently in s."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.0254e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(in-per-sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA542" ;
    <../schema/qudt/ucumCode> "[in_i].s-1", "[in_i]/s" ;
    <../schema/qudt/uneceCommonCode> "IU" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch per Second" .

<unit/IN-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Inch per second squared}\\) is an Imperial unit for \\(\\textit{Linear Acceleration}\\) expressed as \\(in/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0254e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(in/s2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB044" ;
    <../schema/qudt/ucumCode> "[in_i].s-2", "[in_i]/s2" ;
    <../schema/qudt/uneceCommonCode> "IV" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch per second squared" .

<unit/IN2>
    <http://purl.org/dc/terms/description> "A square inch is a unit of area, equal to the area of a square with sides of one inch. The following symbols are used to denote square inches: square in, sq inches, sq inch, sq in inches/-2, inch/-2, in/-2, inches^2, \\(inch^2\\), \\(in^2\\), \\(inches^2\\), \\(inch^2\\), \\(in^2\\) or in some cases \\(\"^2\\). The square inch is a common unit of measurement in the United States and the United Kingdom."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.4516E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(in^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA547" ;
    <../schema/qudt/ucumCode> "[in_i]2", "[sin_i]" ;
    <../schema/qudt/uneceCommonCode> "INK" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Inch" .

<unit/IN2-PER-SEC>
    <../schema/qudt/conversionMultiplier> 6.4516e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/KinematicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA548" ;
    <../schema/qudt/plainTextDescription> "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "G08" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Inch Per Second" .

<unit/IN3>
    <http://purl.org/dc/terms/description> "The cubic inch is a unit of measurement for volume in the Imperial units and United States customary units systems. It is the volume of a cube with each of its three sides being one inch long. The cubic inch and the cubic foot are still used as units of volume in the United States, although the common SI units of volume, the liter, milliliter, and cubic meter, are continually replacing them, especially in manufacturing and high technology. One cubic foot is equal to exactly 1728 cubic inches."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.6387064E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(in^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA549" ;
    <../schema/qudt/ucumCode> "[cin_i]", "[in_i]3" ;
    <../schema/qudt/uneceCommonCode> "INQ" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Inch" .

<unit/IN3-PER-HR>
    <../schema/qudt/conversionMultiplier> 4.551961e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA550" ;
    <../schema/qudt/plainTextDescription> "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "G56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Inch Per Hour" .

<unit/IN3-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Cubic Inch per Minute\" is an Imperial unit for  'Volume Per Unit Time' expressed as \\(in^{3}/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.7311773333333333E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(in^{3}/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA551" ;
    <../schema/qudt/ucumCode> "[cin_i].min-1", "[cin_i]/min", "[in_i]3.min-1", "[in_i]3/min" ;
    <../schema/qudt/uneceCommonCode> "G57" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Inch per Minute" .

<unit/IN3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.638706e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA552" ;
    <../schema/qudt/plainTextDescription> "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "G58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Inch Per Second" .

<unit/IN4>
    <../schema/qudt/conversionMultiplier> 4.162314e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SecondAxialMomentOfArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA545" ;
    <../schema/qudt/plainTextDescription> "power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 4" ;
    <../schema/qudt/uneceCommonCode> "D69" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch To The Fourth Power" .

<unit/IN_H2O>
    <http://purl.org/dc/terms/description> "Inches of water, wc, inch water column (inch WC), inAq, Aq, or inH2O is a non-SI unit for pressure. The units are by convention and due to the historical measurement of certain pressure differentials. It is used for measuring small pressure differences across an orifice, or in a pipeline or shaft. Inches of water can be converted to a pressure unit using the formula for pressure head. It is defined as the pressure exerted by a column of water of 1 inch in height at defined conditions for example \\(39 ^\\circ F\\) at the standard acceleration of gravity; 1 inAq is approximately equal to 249 pascals at \\(0 ^\\circ C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 249.080024 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Inch_of_water"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA553" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Inch_of_water?oldid=466175519"^^xsd:anyURI ;
    <../schema/qudt/symbol> "inAq" ;
    <../schema/qudt/ucumCode> "[in_i'H2)]" ;
    <../schema/qudt/uneceCommonCode> "F78" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch of Water" .

<unit/IN_HG>
    <http://purl.org/dc/terms/description> "Inches of mercury, (inHg) is a unit of measurement for pressure. It is still widely used for barometric pressure in weather reports, refrigeration and aviation in the United States, but is seldom used elsewhere. It is defined as the pressure exerted by a column of mercury of 1 inch in height at \\(32 ^\\circ F\\) at the standard acceleration of gravity. 1 inHg = 3,386.389 pascals at \\(0 ^\\circ C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3386.389 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Inch_of_mercury"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA554" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Inch_of_mercury?oldid=486634645"^^xsd:anyURI ;
    <../schema/qudt/symbol> "inHg" ;
    <../schema/qudt/ucumCode> "[in_i'Hg]" ;
    <../schema/qudt/uneceCommonCode> "F79" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inch of Mercury" .

<unit/IU>
    <http://purl.org/dc/terms/description> "<p><strong>International Unit</strong> is a unit for \\textit{'Amount Of Substance'} expressed as \\(IU\\)</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/International_unit"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB603" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/International_unit?oldid=488801913"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit> ;
    <../schema/qudt/symbol> "IU" ;
    <../schema/qudt/ucumCode> "[IU]", "[iU]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "International Unit" .

<unit/IU-PER-L>
    <http://purl.org/dc/terms/description> "\"International Unit per Liter\" is a unit for  'Serum Or Plasma Level' expressed as \\(IU/L\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(IU/L\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SerumOrPlasmaLevel> ;
    <../schema/qudt/ucumCode> "[IU].L-1", "[IU]/L", "[iU].L-1", "[iU]/L" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "International Unit per Liter" .

<unit/IcelandKrona>
    <http://purl.org/dc/terms/description> "Iceland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Icelandic_kr%C3%B3na"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ISK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Icelandic_króna?oldid=495457496"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Iceland Krona" .

<unit/IndianRupee>
    <http://purl.org/dc/terms/description> "Bhutan, India"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Indian_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(INR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Indian_rupee?oldid=495120167"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/IndianRupee> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Indian Rupee" .

<unit/IranianRial>
    <http://purl.org/dc/terms/description> "Iran"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Iranian_rial"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(IRR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Iranian_rial?oldid=495299431"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Iranian Rial" .

<unit/IraqiDinar>
    <http://purl.org/dc/terms/description> "Iraq"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Iraqi_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(IQD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Iraqi_dinar?oldid=494793908"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Iraqi Dinar" .

<unit/J>
    <http://purl.org/dc/terms/description> "The SI unit of work or energy, defined to be the work done by a force of one newton acting to move an object through a distance of one meter in the direction in which the force is applied. Equivalently, since kinetic energy is one half the mass times the square of the velocity, one joule is the kinetic energy of a mass of two kilograms moving at a velocity of \\(1 m/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Joule"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/N-M> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA172" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Joule?oldid=494340406"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(\\text{J}\\ \\equiv\\ \\text{joule}\\ \\equiv\\ \\text{CV}\\ \\equiv\\ \\text{coulomb.volt}\\ \\equiv\\ \\frac{\\text{eV}}{1.602\\ 10^{-19}}\\ \\equiv\\ \\frac{\\text{electron.volt}}{1.602\\ 10^{-19}}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/joule> ;
    <../schema/qudt/plainTextDescription> "The SI unit of work or energy, defined to be the work done by a force of one newton acting to move an object through a distance of one meter in the direction in which the force is applied. Equivalently, since kinetic energy is one half the mass times the square of the velocity, one joule is the kinetic energy of a mass of two kilograms moving at a velocity of 1 m/s. This is the same as 107 ergs in the CGS system, or approximately 0.737 562 foot-pound in the traditional English system. In other energy units, one joule equals about 9.478 170 x 10-4 Btu, 0.238 846 (small) calories, or 2.777 778 x 10-4 watt hour. The joule is named for the British physicist James Prescott Joule (1818-1889), who demonstrated the equivalence of mechanical and thermal energy in a famous experiment in 1843. " ;
    <../schema/qudt/symbol> "J" ;
    <../schema/qudt/ucumCode> "J" ;
    <../schema/qudt/uneceCommonCode> "JOU" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule" .

<unit/J-M-PER-MOL>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Joule Meter per Mole} is a unit for 'Length Molar Energy' expressed as \\(J \\cdot m \\cdot mol^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J m mol^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMolarEnergy> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Meter per Mole" .

<unit/J-M2>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TotalAtomicStoppingPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA181" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/symbol> "j-m^2" ;
    <../schema/qudt/uneceCommonCode> "D73" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Meter Squared" .

<unit/J-M2-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(j-m2/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TotalMassStoppingPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB487" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "B20" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Meter Squared per Kilogram" .

<unit/J-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB188" ;
    <../schema/qudt/plainTextDescription> "derived SI unit joule divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "E43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Per Centimetre Squared" .

<unit/J-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA174" ;
    <../schema/qudt/plainTextDescription> "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "D95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Per Gram" .

<unit/J-PER-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/plainTextDescription> "SI derived unit joule divided by the 3600 times the SI base unit second" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Per Hour" .

<unit/J-PER-K>
    <http://purl.org/dc/terms/description> "Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of \\(ML^{2}T^{-2}Q^{-1}\\( where \\(M\\) is mass, L is length, T is time, and Q is temperature. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA173" ;
    <../schema/qudt/uneceCommonCode> "JE" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Kelvin" .

<unit/J-PER-KiloGM>
    <http://purl.org/dc/terms/description> "Joule Per Kilogram} (\\(J/kg\\)) is a unit in the category of Thermal heat capacity. It is also known as \\textit{joule/kilogram}, \\textit{joules per kilogram}. This unit is commonly used in the SI unit system. The unit has a dimension of \\(L2T^{-2}\\) where \\(L\\) is length, and \\(T\\) is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA175" ;
    <../schema/qudt/uneceCommonCode> "J2" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Kilogram" .

<unit/J-PER-KiloGM-K>
    <http://purl.org/dc/terms/description> "Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions, such as constant pressure: usually measured in joules per kelvin per kilogram. Symbol \\(c_p\\) (for constant pressure) Also called specific heat."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J-per-kgK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA176" ;
    <../schema/qudt/latexSymbol> "\\(J/(kg \\cdot K)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/uneceCommonCode> "B11" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Kilogram Kelvin" .

<unit/J-PER-KiloGM-K-M3>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(j-per-kg-k-m3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacityAtConstantVolume> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Kilogram Kelvin Cubic Meter" .

<unit/J-PER-KiloGM-K-PA>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(j-per-kg-k-pa\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacityAtConstantPressure> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Kilogram Kelvin per Pascal" .

<unit/J-PER-M>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(j/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TotalLinearStoppingPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA178" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "J.m-1", "J/m" ;
    <../schema/qudt/uneceCommonCode> "B12" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Per Meter" .

<unit/J-PER-M2>
    <http://purl.org/dc/terms/description> "Joule Per Square Meter (\\(J/m^2\\)) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA179" ;
    <../schema/qudt/ucumCode> "J.m-2", "J/m2" ;
    <../schema/qudt/uneceCommonCode> "B13" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Square Meter" .

<unit/J-PER-M3>
    <http://purl.org/dc/terms/description> "\\(\\textit{Joule Per Cubic Meter}\\) (\\(J/m^{3}\\)) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system.  It has a dimension of \\(ML^{-1}T^{-2}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(j-per-m3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA180" ;
    <../schema/qudt/ucumCode> "J.m-3", "J/m3" ;
    <../schema/qudt/uneceCommonCode> "B8" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Cubic Meter" .

<unit/J-PER-M3-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Joule per Cubic Meter Kelvin} is a unit for 'Volumetric Heat Capacity' expressed as \\(J/(m^{3} K)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/(m^{3} K)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumetricHeatCapacity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Cubic Meter Kelvin" .

<unit/J-PER-M4>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Joule Per Quartic Meter} (\\(J/m^4\\)) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). This unit is commonly used in the SI unit system."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(J/m^4\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpectralRadiantEnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA177" ;
    <../schema/qudt/uneceCommonCode> "B14" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Quartic Meter" .

<unit/J-PER-MOL>
    <http://purl.org/dc/terms/description> "The joule per mole (symbol: \\(J\\cdot mol^{-1}\\)) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in \\(J\\cdot mol^{-1}\\)) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA183" ;
    <../schema/qudt/uneceCommonCode> "B15" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Mole" .

<unit/J-PER-MOL-K>
    <http://purl.org/dc/terms/description> "Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( \\( J\\cdot mol^{-1} K^{-1}\\)). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J/(mol-K)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA184" ;
    <../schema/qudt/uneceCommonCode> "B16" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Mole Kelvin" .

<unit/J-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/plainTextDescription> "SI derived unit joule divided by the SI base unit second" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Per Second" .

<unit/J-PER-T>
    <http://purl.org/dc/terms/description> "The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(j-per-t\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticDipoleMoment> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB336" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Tesla" .

<unit/J-PER-T2>
    <http://purl.org/dc/terms/description> "A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J T^{-2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerSquareMagneticFluxDensity> ;
    <../schema/qudt/informativeReference> "http://www.eng.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule per Square Tesla" .

<unit/J-SEC>
    <http://purl.org/dc/terms/description> "\\(The joule-second is a unit equal to a joule multiplied by a second, used to measure action or angular momentum. The joule-second is the unit used for Planck's constant.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB151" ;
    <../schema/qudt/symbol> "J s" ;
    <../schema/qudt/uneceCommonCode> "B18" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Second" .

<unit/J-SEC-PER-MOL>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Joule Second per Mole} is a unit for 'Molar Angular Momentum' expressed as \\(J s mol^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(J s mol^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarAngularMomentum> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Joule Second per Mole" .

<unit/JamaicanDollar>
    <http://purl.org/dc/terms/description> "Jamaica"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Jamaican_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(JMD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Jamaican_dollar?oldid=494039981"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Jamaican Dollar" .

<unit/JapaneseYen>
    <http://purl.org/dc/terms/description> "Japan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Japanese_yen"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(JPY\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Japanese_yen?oldid=493771966"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/JapaneseYen> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Japanese yen" .

<unit/JordanianDinar>
    <http://purl.org/dc/terms/description> "Jordan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Jordanian_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(JOD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Jordanian_dinar?oldid=495270728"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Jordanian Dinar" .

<unit/K>
    <http://purl.org/dc/terms/description> "\\(The SI base unit of temperature, previously called the degree Kelvin. One kelvin represents the same temperature difference as one degree Celsius. In 1967 the General Conference on Weights and Measures defined the temperature of the triple point of water (the temperature at which water exists simultaneously in the gaseous, liquid, and solid states) to be exactly 273.16 kelvins. Since this temperature is also equal to 0.01 u00b0C, the temperature in kelvins is always equal to 273.15 plus the temperature in degrees Celsius. The kelvin equals exactly 1.8 degrees Fahrenheit. The unit is named for the British mathematician and physicist William Thomson (1824-1907), later known as Lord Kelvin after he was named Baron Kelvin of Largs.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kelvin"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Temperature>, <quantitykind/ThermodynamicTemperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA185", "0112/2///62720#UAD721" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kelvin?oldid=495075694"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/kelvin> ;
    <../schema/qudt/symbol> "K" ;
    <../schema/qudt/ucumCode> "K" ;
    <../schema/qudt/uneceCommonCode> "KEL" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin" .

<unit/K-M-PER-W>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB488" ;
    <../schema/qudt/plainTextDescription> "product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt" ;
    <../schema/qudt/uneceCommonCode> "H35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin Metre Per Watt" .

<unit/K-PER-HR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kelvin per Hour} is a unit for 'Temperature Per Time' expressed as \\(K / h\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3600.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(K / h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA189" ;
    <../schema/qudt/uneceCommonCode> "F10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin per Hour" .

<unit/K-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperatureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA186" ;
    <../schema/qudt/plainTextDescription> "SI base unit kelvin divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F02" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin Per Kelvin" .

<unit/K-PER-MIN>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kelvin per Minute} is a unit for 'Temperature Per Time' expressed as \\(K / m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 60.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(K / m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA191" ;
    <../schema/qudt/uneceCommonCode> "F11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin per Minute" .

<unit/K-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kelvin per Second} is a unit for 'Temperature Per Time' expressed as \\(K / s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(K / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA192" ;
    <../schema/qudt/uneceCommonCode> "F12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin per Second" .

<unit/K-PER-T>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kelvin per Tesla} is a unit for 'Temperature Per Magnetic Flux Density' expressed as \\(K T^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(K T^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperaturePerMagneticFluxDensity> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin per Tesla" .

<unit/K-PER-W>
    <http://purl.org/dc/terms/description> "Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals).</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(K/W\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA187" ;
    <../schema/qudt/ucumCode> "K.W-1", "K/W" ;
    <../schema/qudt/uneceCommonCode> "B21" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kelvin per Watt" .

<unit/KAT>
    <http://purl.org/dc/terms/description> "A unit of catalytic activity used especially in the chemistry of enzymes. A catalyst is a substance that starts or speeds a chemical reaction. Enzymes are proteins that act as catalysts within the bodies of living plants and animals. A catalyst has an activity of one katal if it enables a reaction to proceed at the rate of one mole per second. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Katal"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CatalyticActivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB196" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Katal?oldid=486431865"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/katal> ;
    <../schema/qudt/symbol> "kat" ;
    <../schema/qudt/ucumCode> "kat" ;
    <../schema/qudt/uneceCommonCode> "KAT" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Katal" .

<unit/KIP_F>
    <http://purl.org/dc/terms/description> "1000 pound-force"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4448.222 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kip"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kip?oldid=492552722"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/kip> ;
    <../schema/qudt/symbol> "kip" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kip" .

<unit/KIP_F-PER-IN2>
    <http://purl.org/dc/terms/description> "\"Kip per Square Inch\" is a unit for  'Force Per Area' expressed as \\(kip/in^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6894757.89 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kip/in^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB242" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kip per Square Inch" .

<unit/KN>
    <http://purl.org/dc/terms/description> "The knot (pronounced 'not') is a unit of speed equal to one nautical mile (1.852 km) per hour, approximately 1.151 mph. The abbreviation \\(kn\\) is preferred by the International Hydrographic Organization (IHO), which includes every major sea-faring nation; however, the abbreviations kt (singular) and kts (plural) are also widely used. However, use of the abbreviation kt for knot conflicts with the SI symbol for kilotonne. The knot is a non-SI unit accepted for use with the International System of Units (SI). Worldwide, the knot is used in meteorology, and in maritime and air navigation - for example, a vessel travelling at 1 knot along a meridian travels one minute of geographic latitude in one hour. Etymologically, the term knot derives from counting the number of knots in the line that unspooled from the reel of a chip log in a specific time."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.5144444444444445 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Knot"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB110" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Knot?oldid=495066194"^^xsd:anyURI ;
    <../schema/qudt/symbol> "kn" ;
    <../schema/qudt/ucumCode> "[kn_i]" ;
    <../schema/qudt/uneceCommonCode> "KNT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Knot" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "kt", "kts" .

<unit/KN-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textit{Knot per Second}\\) is a unit for 'Linear Acceleration' expressed as \\(kt/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.5144444444444445 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(kt/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/ucumCode> "[kn_i].s-1", "[kn_i]/s" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Knot per Second" .

<unit/KY>
    <../schema/qudt/conversionMultiplier> 100.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kayser"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/expression> "\\(\\(cm^{-1}\\)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLength> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kayser?oldid=458489166"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/kayser> ;
    <../schema/qudt/ucumCode> "Ky" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kayser" .

<unit/KenyanShilling>
    <http://purl.org/dc/terms/description> "Kenya"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kenyan_shilling"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KES\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kenyan_shilling?oldid=489547027"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kenyan Shilling" .

<unit/KiloA>
    <../schema/qudt/conversionMultiplier> 1.03e-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA557" ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Kilo> ;
    <../schema/qudt/symbol> "kA" ;
    <../schema/qudt/uneceCommonCode> "B22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "kiloampere" .

<unit/KiloA-HR>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB053" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000-fold of the SI base unit ampere and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "TAH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloampere Hour" .

<unit/KiloA-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearElectricCurrent>, <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA558" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit ampere divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloampere Per Metre" .

<unit/KiloA-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA559" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "B23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloampere Per Metre Squared" .

<unit/KiloBAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000 Pa = 1 bar \\approx 750.0616827 Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB088" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BAR> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Kilo> ;
    <../schema/qudt/symbol> "kbar" ;
    <../schema/qudt/uneceCommonCode> "KBA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilobar" .

<unit/KiloBIT-PER-SEC>
    <http://purl.org/dc/terms/description> "A kilobit per second (kB/s) is a unit of data transfer rate equal to 1,000 bits per second."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1e-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DataRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA586" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Data_rate_units#Kilobit_per_second"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BIT-PER-SEC> ;
    <../schema/qudt/symbol> "kbps" ;
    <../schema/qudt/uneceCommonCode> "C74" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilobit per Second" .

<unit/KiloBQ>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA561" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit becquerel" ;
    <../schema/qudt/uneceCommonCode> "2Q" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilobecquerel" .

<unit/KiloBYTE>
    <http://purl.org/dc/terms/description> "The kilobyte is a multiple of the unit byte for digital information equivalent to 1024 bytes. Although the prefix kilo- means 1000, the term kilobyte and symbol kB have historically been used to refer to either 1024 (210) bytes or 1000 (103) bytes, dependent upon context, in the fields of computer science and information technology."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1024 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Byte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Byte?oldid=493588918"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Kibi> ;
    <../schema/qudt/symbol> "kB" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilo Byte" .

<unit/KiloBYTE-PER-SEC>
    <http://purl.org/dc/terms/description> "A kilobyte per second (kByte/s) is a unit of data transfer rate equal to 8,000 bits per second, or 1,000 bytes per second, or 8 kilobits per second."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB306" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Data_rate_units#Kilobyte_per_second"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BIT-PER-SEC> ;
    <../schema/qudt/symbol> "kbps" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilobyte per Second" .

<unit/KiloC>
    <../schema/qudt/conversionMultiplier> 1000.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA563" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Kilo> ;
    <../schema/qudt/symbol> "kC" ;
    <../schema/qudt/uneceCommonCode> "B26" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "KiloCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/KiloC-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFluxDensity>, <quantitykind/ElectricPolarization> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA564" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "B28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocoulomb Per Metre Squared" .

<unit/KiloC-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeVolumeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA565" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocoulomb Per Metre Cubed" .

<unit/KiloCAL>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilocalorie} is a unit for \\textit{Energy And Work} expressed as \\(kcal\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4184 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Calorie"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Calorie?oldid=494307622"^^xsd:anyURI ;
    <../schema/qudt/symbol> "kcal" ;
    <../schema/qudt/ucumCode> "kcal" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie" .

<unit/KiloCAL-PER-CentiM-SEC-DEG_C>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kilocal-per-cm-sec-degc\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Centimeter Second Degree Celsius" .

<unit/KiloCAL-PER-CentiM2>
    <http://purl.org/dc/terms/description> "\"Kilocalorie per Square Centimeter\" is a unit for  'Energy Per Area' expressed as \\(kcal/cm^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.184E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/cm^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Square Centimeter" .

<unit/KiloCAL-PER-CentiM2-MIN>
    <http://purl.org/dc/terms/description> "\"Kilocalorie per Square Centimeter Minute\" is a unit for  'Power Per Area' expressed as \\(kcal/(cm^{2}-min)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.97333333E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/(cm^{2}-min)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Square Centimeter Minute" .

<unit/KiloCAL-PER-CentiM2-SEC>
    <http://purl.org/dc/terms/description> "\"Kilocalorie per Square Centimeter Second\" is a unit for  'Power Per Area' expressed as \\(kcal/(cm^{2}-s)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.184E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/(cm^{2}-s)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Square Centimeter Second" .

<unit/KiloCAL-PER-GM>
    <http://purl.org/dc/terms/description> "\"Kilocalorie per Gram\" is a unit for  'Specific Energy' expressed as \\(kcal/gm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.184E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/gm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Gram" .

<unit/KiloCAL-PER-GM-DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Calorie per Gram Degree Celsius} is a unit for 'Specific Heat Capacity' expressed as \\(kcal/(gm-degC)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/(gm-degC)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificHeatCapacity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Calorie per Gram Degree Celsius" .

<unit/KiloCAL-PER-MIN>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilocalorie per Minute} is a unit for \\textit{Heat Flow Rate} and \\textit{Power} expressed as \\(kcal/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 69.7333333 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(kcal/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate>, <quantitykind/Power> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie Per Minute" .

<unit/KiloCAL-PER-MOL>
    <http://purl.org/dc/terms/description> "The kilocalorie per mole is a derived unit of energy per Avogadro's number of particles. It is the quotient of a kilocalorie (1000 thermochemical gram calories) and a mole, mainly used in the United States. In SI units, it is equal to \\(4.184 kJ/mol\\), or \\(6.9477 \\times 10 J per molecule\\). At room temperature it is equal to 1.688 . Physical quantities measured in \\(kcal\\cdot mol\\) are usually thermodynamical quantities; mostly free energies such as: Heat of vaporization Heat of fusion</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarEnergy> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Mole" .

<unit/KiloCAL-PER-MOL-DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilocalorie per Mole Degree Celsius} is a unit for 'Molar Heat Capacity' expressed as \\(kcal/(mol-degC)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kcal/(mol-degC)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarHeatCapacity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie per Mole Degree Celsius" .

<unit/KiloCAL-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilocalorie per Second} is a unit for \\textit{Heat Flow Rate} and \\textit{Power} expressed as \\(kcal/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4184 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(kcal/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate>, <quantitykind/Power> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie Per Second" .

<unit/KiloCAL_IT>
    <../schema/qudt/conversionMultiplier> 4.1868e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA589" ;
    <../schema/qudt/plainTextDescription> "1Â 000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    <../schema/qudt/uneceCommonCode> "E14" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (international Table)" .

<unit/KiloCAL_IT-PER-HR-M-DEG_C>
    <../schema/qudt/conversionMultiplier> 1.163e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA588" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the no longer approved unit international calorie for energy divided by the product of the SI base unit metre, the unit hour for time and the unit degree Celsius for temperature" ;
    <../schema/qudt/uneceCommonCode> "K52" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (international Table) Per Hour Metre Degree Celsius" .

<unit/KiloCAL_Mean>
    <../schema/qudt/conversionMultiplier> 4.190e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA587" ;
    <../schema/qudt/plainTextDescription> "1Â 000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    <../schema/qudt/uneceCommonCode> "K51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (mean)" .

<unit/KiloCAL_TH>
    <../schema/qudt/conversionMultiplier> 4.184e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA590" ;
    <../schema/qudt/plainTextDescription> "1Â 000-fold of the unit calorie, which is used particularly for calorific values of food" ;
    <../schema/qudt/ucumCode> "[Cal]" ;
    <../schema/qudt/uneceCommonCode> "K53" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (thermochemical)" .

<unit/KiloCAL_TH-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.162230555555556e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB184" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the non-legal unit thermochemical calorie divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "E15" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (thermochemical) Per Hour" .

<unit/KiloCAL_TH-PER-MIN>
    <../schema/qudt/conversionMultiplier> 6.9733833333333333e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA591" ;
    <../schema/qudt/plainTextDescription> "1Â 000-fold of the unit calorie divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "K54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (thermochemical) Per Minute" .

<unit/KiloCAL_TH-PER-SEC>
    <../schema/qudt/conversionMultiplier> 4.184e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA592" ;
    <../schema/qudt/plainTextDescription> "1Â 000-fold of the unit calorie divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K55" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocalorie (thermochemical) Per Second" .

<unit/KiloCi>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity>, <quantitykind/AngularFrequency>, <quantitykind/DataRate>, <quantitykind/DecayConstant>, <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB046" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the unit curie" ;
    <../schema/qudt/uneceCommonCode> "2R" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilocurie" .

<unit/KiloEV>
    <http://purl.org/dc/terms/description> "\"Kilo Electron Volt\" is a unit for  'Energy And Work' expressed as \\(keV\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-16 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/symbol> "keV" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilo Electron Volt" .

<unit/KiloEV-PER-MicroM>
    <http://purl.org/dc/terms/description> "\"Kilo Electron Volt per Micrometer\" is a unit for  'Linear Energy Transfer' expressed as \\(keV/microM\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.60217653E-10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(keV/microM\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearEnergyTransfer> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilo Electron Volt per Micrometer" .

<unit/KiloGAUSS>
    <../schema/qudt/conversionMultiplier> 1.0e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB136" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the CGS unit of the magnetic flux density B" ;
    <../schema/qudt/uneceCommonCode> "78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogauss" .

<unit/KiloGM>
    <http://purl.org/dc/terms/plainTextDescription> "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_CGS-EMU>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilogram"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA594", "0112/2///62720#UAD720" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilogram?oldid=493633626"^^xsd:anyURI ;
    <../schema/qudt/symbol> "kg" ;
    <../schema/qudt/ucumCode> "kg" ;
    <../schema/qudt/uneceCommonCode> "KGM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram" .

<unit/KiloGM-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MomentOfInertia> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA600" ;
    <../schema/qudt/plainTextDescription> "product of the SI base unit kilogram and the 0 0001fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "F18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Centimetre Squared" .

<unit/KiloGM-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilogram Kelvin} is a unit for 'Mass Temperature' expressed as \\(kg-K\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg-K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassTemperature> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Kelvin" .

<unit/KiloGM-M-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Kilogram Meter Per Second\" is a unit for  'Linear Momentum' expressed as \\(kg-m/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kg-m/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearMomentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA615" ;
    <../schema/qudt/ucumCode> "kg.m.s-1", "kg.m/s" ;
    <../schema/qudt/uneceCommonCode> "B31" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Meter Per Second" .

<unit/KiloGM-M2>
    <http://purl.org/dc/terms/description> "\"Kilogram Meter Squared\" is a unit for  'Moment Of Inertia' expressed as \\(kg-m^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg-m2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MomentOfInertia> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA622" ;
    <../schema/qudt/uneceCommonCode> "B32" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Meter Squared" .

<unit/KiloGM-M2-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Kilogram Meter Squared Per Second\" is a unit for  'Angular Momentum' expressed as \\(kg-m^2-s^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kg-m2/sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA623" ;
    <../schema/qudt/uneceCommonCode> "B33" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Meter Squared Per Second" .

<unit/KiloGM-MilliM2>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MomentOfInertia> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA627" ;
    <../schema/qudt/plainTextDescription> "product of the SI base kilogram and the  0.001-fold of the power of the SI base metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "F19" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Millimetre Squared" .

<unit/KiloGM-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB174" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "D5" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Centimetre Squared" .

<unit/KiloGM-PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA597" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "G31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Centimetre Cubed" .

<unit/KiloGM-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA601" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "F30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Day" .

<unit/KiloGM-PER-DeciM3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA604" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Decimetre Cubed" .

<unit/KiloGM-PER-HR>
    <http://purl.org/dc/terms/description> "Kilogram Per Hour (kg/h) is a unit in the category of Mass flow rate. It is also known as kilogram/hour. Kilogram Per Hour (kg/h) has a dimension of MT-1 where M is mass, and T is time. It can be converted to the corresponding standard SI unit kg/s by multiplying its value by a factor of 0.000277777777778."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 0.000277777778 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kg/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA607" ;
    <../schema/qudt/ucumCode> "kg.h-1", "kg/h" ;
    <../schema/qudt/uneceCommonCode> "E93" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Hour" .

<unit/KiloGM-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA610" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "3H" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Kilogram" .

<unit/KiloGM-PER-KiloMOL>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA611" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "F24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Kilomol" .

<unit/KiloGM-PER-L>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA612" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the unit litre" ;
    <../schema/qudt/ucumCode> "kg.L-1", "kg/L" ;
    <../schema/qudt/uneceCommonCode> "B35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Litre" .

<unit/KiloGM-PER-M>
    <http://purl.org/dc/terms/description> "Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA616" ;
    <../schema/qudt/ucumCode> "kg.m-1", "kg/m" ;
    <../schema/qudt/uneceCommonCode> "KL" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Meter" .

<unit/KiloGM-PER-M2>
    <http://purl.org/dc/terms/description> "Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA617" ;
    <../schema/qudt/ucumCode> "kg.m-2", "kg/m2" ;
    <../schema/qudt/uneceCommonCode> "28" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Square Meter" .

<unit/KiloGM-PER-M3>
    <http://purl.org/dc/terms/description> "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is \\(kg \\cdot m^{-3}\\), or equivalently either \\(kg/m^3\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kg/m^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA619" ;
    <../schema/qudt/ucumCode> "kg.m-3", "kg/m3" ;
    <../schema/qudt/uneceCommonCode> "KMQ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Cubic Meter" .

<unit/KiloGM-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA624" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the unit minute" ;
    <../schema/qudt/ucumCode> "kg.min-1", "kg/min" ;
    <../schema/qudt/uneceCommonCode> "F31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Minute" .

<unit/KiloGM-PER-MOL>
    <http://purl.org/dc/terms/description> "<p>In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is \\(kg/mol\\). However, for historical reasons, molar masses are almost always expressed in \\(g/mol\\). As an example, the molar mass of water is approximately: \\(18.01528(33) \\; g/mol\\)</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg mol^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarMass> ;
    <../schema/qudt/ucumCode> "kg.mol-1", "kg/mol" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Mol" .

<unit/KiloGM-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/BodyMassIndex>, <quantitykind/LinearDensity>, <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB070" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "KW" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Millimetre" .

<unit/KiloGM-PER-SEC>
    <http://purl.org/dc/terms/description> "Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of \\(MT^{-1}\\) where M is mass, and T is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA629" ;
    <../schema/qudt/ucumCode> "kg.s-1", "kg/s" ;
    <../schema/qudt/uneceCommonCode> "KGS" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Second" .

<unit/KiloGM-PER-SEC-M2>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerAreaTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA618" ;
    <../schema/qudt/plainTextDescription> "SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second" ;
    <../schema/qudt/ucumCode> "kg.(s.m2)-1", "kg.s-1.m-2)", "kg/(s.m2)" ;
    <../schema/qudt/uneceCommonCode> "H56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Per Second Metre Squared" .

<unit/KiloGM-PER-SEC2>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kg-per-sec2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/latexSymbol> "\\(kg \\cdot s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/ucumCode> "kg.s-2", "kg/s2" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram per Second Squared" .

<unit/KiloGM-SEC2>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(kilog-sec2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/ucumCode> "kg.s2" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Second Squared" .

<unit/KiloGM_F>
    <http://purl.org/dc/terms/description> "\"Kilogram Force\" is a unit for  'Force' expressed as \\(kgf\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilogram-force"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilogram-force?oldid=493375479"^^xsd:anyURI ;
    <../schema/qudt/symbol> "kgf" ;
    <../schema/qudt/ucumCode> "kgf" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Force" .

<unit/KiloGM_F-M>
    <../schema/qudt/conversionMultiplier> 9.80665e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA634" ;
    <../schema/qudt/plainTextDescription> "product of the unit kilogram-force and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram?force Metre" .

<unit/KiloGM_F-M-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 9.80665e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB189" ;
    <../schema/qudt/plainTextDescription> "product of the unit kilogram-force and the SI base unit metre divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "E44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram?force Metre Per Square Centimetre" .

<unit/KiloGM_F-M-PER-SEC>
    <../schema/qudt/conversionMultiplier> 9.80665e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Momentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB154" ;
    <../schema/qudt/plainTextDescription> "product of the SI base unit metre and the unit kilogram-force according to the Anglo-American and Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "B39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram?force Metre Per Second" .

<unit/KiloGM_F-PER-CentiM2>
    <http://purl.org/dc/terms/description> "\"Kilogram Force per Square Centimeter\" is a unit for  'Force Per Area' expressed as \\(kgf/cm^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 98066.5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kgf/cm^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Force per Square Centimeter" .

<unit/KiloGM_F-PER-M>
    <http://purl.org/dc/terms/description> "\"Kilogram Force Meter\" is a unit for  'Torque' expressed as \\(kgf-m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(kgf-m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Force Meter" .

<unit/KiloGM_F-PER-M2>
    <../schema/qudt/conversionMultiplier> 9.80665e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA635" ;
    <../schema/qudt/plainTextDescription> "not SI conform unit of the pressure" ;
    <../schema/qudt/uneceCommonCode> "B40" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Force Per Metre Squared" .

<unit/KiloGM_F-PER-MilliM2>
    <../schema/qudt/conversionMultiplier> 9.80665e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA636" ;
    <../schema/qudt/plainTextDescription> "not SI conform unit of the pressure" ;
    <../schema/qudt/uneceCommonCode> "E41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilogram Force Per Square Millimetre" .

<unit/KiloHZ>
    <http://purl.org/dc/terms/description> "\"Kilohertz\" is a C.G.S System unit for  'Frequency' expressed as \\(KHz\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA566" ;
    <../schema/qudt/symbol> "KHz" ;
    <../schema/qudt/ucumCode> "kHz" ;
    <../schema/qudt/uneceCommonCode> "KHZ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilohertz" .

<unit/KiloHZ-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ConductionSpeed>, <quantitykind/GroupSpeedOfSound>, <quantitykind/LinearVelocity>, <quantitykind/PhaseSpeedOfSound>, <quantitykind/SoundParticleVelocity>, <quantitykind/Speed>, <quantitykind/SpeedOfSound>, <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA567" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000-fold of the SI derived unit hertz and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "M17" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilohertz Metre" .

<unit/KiloJ>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA568" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule" ;
    <../schema/qudt/ucumCode> "kJ" ;
    <../schema/qudt/uneceCommonCode> "KJO" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilojoule" .

<unit/KiloJ-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerTemperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA569" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule divided by the SI base unit kelvin" ;
    <../schema/qudt/ucumCode> "kJ.K-1", "kJ/K" ;
    <../schema/qudt/uneceCommonCode> "B41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilojoule Per Kelvin" .

<unit/KiloJ-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA570" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule divided by the SI base unit kilogram" ;
    <../schema/qudt/ucumCode> "kJ.kg-1", "kJ/kg" ;
    <../schema/qudt/uneceCommonCode> "B42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilojoule Per Kilogram" .

<unit/KiloJ-PER-KiloGM-K>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEntropy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA571" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule divided by the product of the SI base unit kilogram and the SI base unit kelvin" ;
    <../schema/qudt/ucumCode> "kJ.(kg.K)-1", "kJ.kg-1.K-1", "kJ/(kg.K)" ;
    <../schema/qudt/uneceCommonCode> "B43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilojoule Per Kilogram Kelvin" .

<unit/KiloJ-PER-MOL>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/IonizationEnergy>, <quantitykind/MolarEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA572" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule divided by the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "B44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilojoule Per Mole" .

<unit/KiloL>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB114" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the unit litre" ;
    <../schema/qudt/ucumCode> "kL" ;
    <../schema/qudt/uneceCommonCode> "K6" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilolitre" .

<unit/KiloL-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.77777777778e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB121" ;
    <../schema/qudt/plainTextDescription> "unit of the volume kilolitres divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "4X" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilolitre Per Hour" .

<unit/KiloLB_F-FT-PER-A>
    <../schema/qudt/conversionMultiplier> 2.728302797866667e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB483" ;
    <../schema/qudt/plainTextDescription> "product of the Anglo-American unit pound-force and foot divided by the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "F22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Foot Per Ampere" .

<unit/KiloLB_F-FT-PER-LB>
    <../schema/qudt/conversionMultiplier> 2.989067e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB484" ;
    <../schema/qudt/plainTextDescription> "product of the Anglo-American unit pound-force and the Anglo-American unit foot divided by the Anglo-American unit pound (US) of mass" ;
    <../schema/qudt/uneceCommonCode> "G20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Foot Per Pound" .

<unit/KiloLB_F-PER-FT>
    <../schema/qudt/conversionMultiplier> 1.4593904199475065617e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB192" ;
    <../schema/qudt/plainTextDescription> "unit of the length-related force" ;
    <../schema/qudt/uneceCommonCode> "F17" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Per Foot" .

<unit/KiloLB_F-PER-IN2>
    <../schema/qudt/conversionMultiplier> 6.89475789e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB138" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the unit for pressure psi as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "84" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopound Force Per Square Inch" .

<unit/KiloM>
    <http://purl.org/dc/terms/description> "A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. "^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_CGS-EMU>, <sou/SOU_CGS-GAUSS>, <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilometre"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilometre?oldid=494821851"^^xsd:anyURI ;
    <../schema/qudt/symbol> "km" ;
    <../schema/qudt/ucumCode> "km" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilometer " .

<unit/KiloM-PER-HR>
    <http://purl.org/dc/terms/description> "\"Kilometer per Hour\" is a C.G.S System unit for  'Linear Velocity' expressed as \\(km/hr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.2777777777777778e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilometres_per_hour"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(km/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA638" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "km.h-1", "km/h" ;
    <../schema/qudt/uneceCommonCode> "KMH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilometer per Hour" .

<unit/KiloM-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Kilometer per Second\" is a C.G.S System unit for  'Linear Velocity' expressed as \\(km/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1000.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(km/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB392" ;
    <../schema/qudt/ucumCode> "km.s-1", "km/s" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilometer per Second" .

<unit/KiloM3-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Cubic Kilometer per Second Squared}\\) is a unit for \\(\\textit{Standard Gravitational Parameter}\\) expressed as \\(km^3/s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(km^3/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/StandardGravitationalParameter> ;
    <../schema/qudt/ucumCode> "km3.s-2", "km3/s2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Kilometer per Second Squared" .

<unit/KiloMOL>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA640" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "B45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilomole" .

<unit/KiloMOL-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.77777777777778e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CatalyticActivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA641" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mole divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilomole Per Hour" .

<unit/KiloMOL-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA642" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mol divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B46" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilomole Per Metre Cubed" .

<unit/KiloMOL-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.694444e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA645" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mole divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "K61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilomole Per Minute" .

<unit/KiloMOL-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA646" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit mol divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "E94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilomole Per Second" .

<unit/KiloN>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA573" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit newton" ;
    <../schema/qudt/uneceCommonCode> "B47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilonewton" .

<unit/KiloN-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA574" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilonewton Metre" .

<unit/KiloOHM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA555" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "B49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloohm" .

<unit/KiloP>
    <http://purl.org/dc/terms/description> "Same as kilogramForce"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 9.80665 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB059" ;
    <../schema/qudt/symbol> "kp" ;
    <../schema/qudt/uneceCommonCode> "B51" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopond" .

<unit/KiloPA>
    <http://purl.org/dc/terms/description> "Kilopascal is a unit of pressure. 1 kPa is approximately the pressure exerted by a 10-g mass resting on a 1-cm2 area. 101.3 kPa = 1 atm. There are 1,000 pascals in 1 kilopascal."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0e3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pascal_%28unit%29"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA575" ;
    <../schema/qudt/isScalingOf> <unit/PA> ;
    <../schema/qudt/symbol> "KPa" ;
    <../schema/qudt/uneceCommonCode> "KPA" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopascal" .

<unit/KiloPA-M2-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Acceleration>, <quantitykind/LinearAcceleration>, <quantitykind/SoundParticleAcceleration>, <quantitykind/ThrustToMassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB130" ;
    <../schema/qudt/plainTextDescription> "sector-specific unit of the burst index as 1 000-fold of the derived unit for pressure pascal related to the substance, represented as a quotient from the 0.001-fold of the SI base unit kilogram divided by the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopascal Metre Squared per Gram" .

<unit/KiloPA-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1.0e+08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA577" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit pascal divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "F03" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <> ;
    rdfs:label "Kilopascal Per Bar" .

<unit/KiloPA-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA576" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F83" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopascal Per Kelvin" .

<unit/KiloPA-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1.0e+05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpectralRadiantEnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB060" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the derived SI unit pascal divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopascal Per Millimetre" .

<unit/KiloPA_A>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Kilopascal Absolute} is a SI System unit for 'Force Per Area' expressed as \\(KPaA\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/symbol> "KPaA" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopascal Absolute" .

<unit/KiloPOND>
    <../schema/qudt/conversionMultiplier> 9.80665 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB059" ;
    <../schema/qudt/plainTextDescription> "illegal unit of the weight, defined as mass of 1 kg which receives a weight of 1 kp through gravitation at sea level, which equates to a force of 9,806 65 newton" ;
    <../schema/qudt/uneceCommonCode> "B51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilopond" .

<unit/KiloR>
    <../schema/qudt/conversionMultiplier> 2.58E-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Exposure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB057" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the unit roentgen" ;
    <../schema/qudt/uneceCommonCode> "KR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloroentgen" .

<unit/KiloS>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA578" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit siemens" ;
    <../schema/qudt/uneceCommonCode> "B53" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilosiemens" .

<unit/KiloS-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA579" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilosiemens Per Metre" .

<unit/KiloSEC>
    <http://purl.org/dc/terms/description> "\"Killosecond\" is an Imperial unit for  'Time' expressed as \\(ks\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Millisecond"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA647" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/SEC> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Kilo> ;
    <../schema/qudt/symbol> "ks" ;
    <../schema/qudt/ucumCode> "ks" ;
    <../schema/qudt/uneceCommonCode> "B52" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "kilosecond" .

<unit/KiloTON_Metric>
    <../schema/qudt/conversionMultiplier> 9.071847e+05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB080" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "KTN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metric KiloTON" ;
    owl:sameAs <unit/KiloTONNE> .

<unit/KiloV>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Voltage> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA580" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit volt" ;
    <../schema/qudt/uneceCommonCode> "KVT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt" .

<unit/KiloV-A>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ApparentPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA581" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "KVA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt Ampere" .

<unit/KiloV-A-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB160" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000-fold of the unit for apparent by ampere and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "C79" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt Ampere Hour" .

<unit/KiloV-A_Reactive>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ReactivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA648" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the unit var" ;
    <../schema/qudt/uneceCommonCode> "KVR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt Ampere Reactive" .

<unit/KiloV-A_Reactive-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB195" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000-fold of the unit volt ampere reactive and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "K3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt Ampere Reactive Hour" .

<unit/KiloV-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA582" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit volt divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B55" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilovolt Per Metre" .

<unit/KiloW>
    <http://purl.org/dc/terms/description> "\\(The kilowatt is a derived unit of power in the International System of Units (SI),  The unit, defined as 1,000 joule per second, measures the rate of energy conversion or transfer.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1000.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Watt"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA583" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Watt?oldid=494906356"^^xsd:anyURI ;
    <../schema/qudt/symbol> "kW" ;
    <../schema/qudt/uneceCommonCode> "KWT" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilowatt" .

<unit/KiloW-HR>
    <http://purl.org/dc/terms/description> "The kilowatt hour, or kilowatt-hour, (symbol \\(kW \\cdot h\\), \\(kW h\\) or \\(kWh\\)) is a unit of energy equal to 1000 watt hours or 3.6 megajoules. For constant power, energy in watt hours is the product of power in watts and time in hours. The kilowatt hour is most commonly known as a billing unit for energy delivered to consumers by electric utilities."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.6E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilowatt_hour"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(kW-h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilowatt_hour?oldid=494927235"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kilowatthour" .

<unit/KiloWB-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticVectorPotential> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA585" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit weber divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kiloweber Per Metre" .

<unit/Kina>
    <http://purl.org/dc/terms/description> "Papua New Guinea"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kina"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PGK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kina?oldid=477155361"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kina" .

<unit/Kroon>
    <http://purl.org/dc/terms/description> "Estonia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Estonian_kroon"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(EEK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Estonian_kroon?oldid=492626188"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kroon" .

<unit/KuwaitiDinar>
    <http://purl.org/dc/terms/description> "Kuwait"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kuwaiti_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KWD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kuwaiti_dinar?oldid=489547428"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kuwaiti Dinar" .

<unit/Kwanza>
    <http://purl.org/dc/terms/description> "Angola"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 1 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Angolan_kwanza"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(AOA\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Angolan_kwanza?oldid=491748749"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kwanza" .

<unit/Kyat>
    <http://purl.org/dc/terms/description> "Myanmar"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Myanma_kyat"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MMK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Myanma_kyat?oldid=441109905"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Kyat" .

<unit/L>
    <http://purl.org/dc/terms/description> "The \\(litre\\) (American spelling: \\(\\textit{liter}\\); SI symbol \\(l\\) or \\(L\\)) is a non-SI metric system unit of volume equal to \\(1 \\textit{cubic decimetre}\\) (\\(dm^3\\)), 1,000 cubic centimetres (\\(cm^3\\)) or \\(1/1000 \\textit{cubic metre}\\). If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Litre"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/L> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Litre?oldid=494846400"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/litre> ;
    <../schema/qudt/symbol> "L" ;
    <../schema/qudt/ucumCode> "L", "l" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Liter" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "litre" .

<unit/L-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA652" ;
    <../schema/qudt/plainTextDescription> "unit litre divided by the unit day" ;
    <../schema/qudt/ucumCode> "L.d-1", "L/d" ;
    <../schema/qudt/uneceCommonCode> "LD" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Day" .

<unit/L-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA655" ;
    <../schema/qudt/plainTextDescription> "Unit litre divided by the unit hour" ;
    <../schema/qudt/ucumCode> "L.h-1", "L/h" ;
    <../schema/qudt/uneceCommonCode> "E32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Hour" .

<unit/L-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA650" ;
    <../schema/qudt/plainTextDescription> "unit litre divided by the SI base unit kelvin" ;
    <../schema/qudt/ucumCode> "L.K-1", "L/K" ;
    <../schema/qudt/uneceCommonCode> "G28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Kelvin" .

<unit/L-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB380" ;
    <../schema/qudt/plainTextDescription> "unit of the volume litre divided by the SI base unit kilogram" ;
    <../schema/qudt/ucumCode> "L.kg-1", "L/kg" ;
    <../schema/qudt/uneceCommonCode> "H83" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Kilogram" .

<unit/L-PER-L>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA658" ;
    <../schema/qudt/plainTextDescription> "volume ratio consisting of the unit litre divided by the unit litre" ;
    <../schema/qudt/ucumCode> "L.L-1", "L/L" ;
    <../schema/qudt/uneceCommonCode> "K62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Litre" .

<unit/L-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA659" ;
    <../schema/qudt/plainTextDescription> "unit litre divided by the unit minute" ;
    <../schema/qudt/ucumCode> "L.min-1", "L/min" ;
    <../schema/qudt/uneceCommonCode> "L2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Minute" .

<unit/L-PER-MOL>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA662" ;
    <../schema/qudt/plainTextDescription> "unit litre divided by the SI base unit mol" ;
    <../schema/qudt/ucumCode> "L.mol-1", "L/mol" ;
    <../schema/qudt/uneceCommonCode> "B58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Mole" .

<unit/L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA664" ;
    <../schema/qudt/plainTextDescription> "unit litre divided by the SI base unit second" ;
    <../schema/qudt/ucumCode> "L.s-1", "L/s" ;
    <../schema/qudt/uneceCommonCode> "G51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Litre Per Second" .

<unit/LA>
    <http://purl.org/dc/terms/description> "The lambert (symbol \\(L\\), \\(la\\) or \\(Lb\\)) is a non-SI unit of luminance. A related unit of luminance, the foot-lambert, is used in the lighting, cinema and flight simulation industries. The SI unit is the candela per square metre (\\(cd/m^2\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3183.09886 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lambert"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Luminance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB259" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lambert?oldid=494078267"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/lambert> ;
    <../schema/qudt/symbol> "L" ;
    <../schema/qudt/ucumCode> "Lmb" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lambert" .

<unit/LB>
    <http://purl.org/dc/terms/description> "A pound of mass, based on the international standard definition of the pound as exactly 0.45359237 kg."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.45359237 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/symbol> "lbm" ;
    <../schema/qudt/ucumCode> "[lb_av]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mass" .

<unit/LB-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Pound Degree Fahrenheit} is an Imperial unit for 'Mass Temperature' expressed as \\(lb-degF\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Degree Fahrenheit" .

<unit/LB-DEG_R>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Pound Degree Rankine} is an Imperial unit for 'Mass Temperature' expressed as \\(lb-degR\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(lb-degR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassTemperature> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Degree Rankine" .

<unit/LB-FT2>
    <../schema/qudt/conversionMultiplier> 4.214011e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MomentOfInertia> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA671" ;
    <../schema/qudt/plainTextDescription> "product of the unit pound according to the avoirdupois system of units and the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "K65" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mass (avoirdupois) Foot Squared" .

<unit/LB-IN>
    <../schema/qudt/conversionMultiplier> 1.1521246198e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB194" ;
    <../schema/qudt/plainTextDescription> "unit of the unbalance (product of avoirdupois pound according to the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units)" ;
    <../schema/qudt/uneceCommonCode> "IA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mass (avoirdupois) Inch" .

<unit/LB-IN2>
    <../schema/qudt/conversionMultiplier> 2.926397e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MomentOfInertia> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA672" ;
    <../schema/qudt/plainTextDescription> "product of the unit pound according to the avoirdupois system of units and the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "F20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mass (avoirdupois) Inch Squared" .

<unit/LB-MOL>
    <http://purl.org/dc/terms/description> "<p><strong>Pound Mole</strong> is a unit for \\textit{'Mass Amount Of Substance'} expressed as \\(lb-mol\\).</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.45359237e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(lb-mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassAmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB402" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mole" .

<unit/LB-MOL-DEG_F>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Pound Mole Degree Fahrenheit} is a unit for 'Mass Amount Of Substance Temperature' expressed as \\(lb-mol-degF\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(lb-mol-degF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassAmountOfSubstanceTemperature> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mole Degree Fahrenheit" .

<unit/LB-PER-DAY>
    <../schema/qudt/conversionMultiplier> 5.249912e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticField>, <quantitykind/MassFlowRate>, <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA673" ;
    <../schema/qudt/plainTextDescription> "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K66" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound (avoirdupois) Per Day" .

<unit/LB-PER-FT>
    <http://purl.org/dc/terms/description> "\"Pound per Foot\" is an Imperial unit for  'Mass Per Length' expressed as \\(lb/ft\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.4881639435695537e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/ft\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Foot" .

<unit/LB-PER-FT-HR>
    <http://purl.org/dc/terms/description> "\"Pound per Foot Hour\" is an Imperial unit for  'Dynamic Viscosity' expressed as \\(lb/(ft-hr)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.133788732137649E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/(ft-hr)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Foot Hour" .

<unit/LB-PER-FT-SEC>
    <http://purl.org/dc/terms/description> "\"Pound per Foot Second\" is an Imperial unit for  'Dynamic Viscosity' expressed as \\(lb/(ft-s)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.4881639435695537e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/(ft-s)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Foot Second" .

<unit/LB-PER-FT2>
    <../schema/qudt/conversionMultiplier> 4.882428e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB262" ;
    <../schema/qudt/plainTextDescription> "unit for areal-related mass as a unit pound according to the avoirdupois system of units divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "FP" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Mass (avoirdupois) Per Square Foot" .

<unit/LB-PER-FT3>
    <http://purl.org/dc/terms/description> "\"Pound per Cubic Foot\" is an Imperial unit for  'Density' expressed as \\(lb/ft^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 16.018463373960138e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/ft^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Cubic Foot" .

<unit/LB-PER-GAL>
    <http://purl.org/dc/terms/description> "\"Pound per Gallon\" is an Imperial unit for  'Density' expressed as \\(lb/gal\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 99.7763727 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/gal\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Gallon" .

<unit/LB-PER-GAL_UK>
    <../schema/qudt/conversionMultiplier> 9.977637e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density>, <quantitykind/MassConcentration>, <quantitykind/MassConcentrationOfWater>, <quantitykind/MassConcentrationOfWaterVapour>, <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA679" ;
    <../schema/qudt/plainTextDescription> "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the unit gallon (UK) according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "K71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound (avoirdupois) Per Gallon (UK)" .

<unit/LB-PER-GAL_US>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density>, <quantitykind/MassConcentration>, <quantitykind/MassConcentrationOfWater>, <quantitykind/MassConcentrationOfWaterVapour>, <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA680" ;
    <../schema/qudt/plainTextDescription> "unit of the mass avoirdupois pound according to the avoirdupois system divided by the unit gallon (US, liq.) according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "GE" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound (avoirdupois) Per Gallon (US)" .

<unit/LB-PER-HR>
    <http://purl.org/dc/terms/description> "Pound per hour is a mass flow unit. It is abbreviated as PPH or more conventionally as lb/h. Fuel flow for engines is usually expressed using this unit, it is particularly useful when dealing with gases or liquids as volume flow varies more with temperature and pressure. \\(1 lb/h = 0.4535927 kg/h = 126.00 mg/s\\).  Minimum fuel intake on a jumbojet can be as low as 150 lb/h when idling, however this is not enough to sustain flight."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.2599788055555556E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pound_per_hour"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(PPH\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pound_per_hour?oldid=328571072"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Hour" .

<unit/LB-PER-IN>
    <http://purl.org/dc/terms/description> "\"Pound per Inch\" is an Imperial unit for  'Mass Per Length' expressed as \\(lb/in\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 17.857967322834646e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Inch" .

<unit/LB-PER-IN2>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea>, <quantitykind/MeanMassRange>, <quantitykind/SurfaceDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB137" ;
    <../schema/qudt/plainTextDescription> "unit of the areal-related mass as avoirdupois pound according to the avoirdupois system of units related to the area square inch according to the Anglo-American and Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "80" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound (avoirdupois) Per Square Inch" .

<unit/LB-PER-IN3>
    <http://purl.org/dc/terms/description> "\"Pound per Cubic Inch\" is an Imperial unit for  'Density' expressed as \\(lb/in^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 27679.904710203125e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/in^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Cubic Inch" .

<unit/LB-PER-M3>
    <http://purl.org/dc/terms/description> "\"Pound per Cubic Meter\" is a unit for  'Density' expressed as \\(lb/m^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.45359237 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(lb/m^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Cubic Meter" .

<unit/LB-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Pound per Minute\" is an Imperial unit for  'Mass Per Time' expressed as \\(lb/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.007559872833333333e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Minute" .

<unit/LB-PER-SEC>
    <../schema/qudt/conversionMultiplier> 4.535924e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticField>, <quantitykind/MassFlowRate>, <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA692" ;
    <../schema/qudt/plainTextDescription> "unit of the mass avoirdupois pound according to the avoirdupois system of units divided by the SI base unit for time second" ;
    <../schema/qudt/uneceCommonCode> "K81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound (avoirdupois) Per Second" .

<unit/LB-PER-YD3>
    <http://purl.org/dc/terms/description> "\"Pound per Cubic Yard\" is an Imperial unit for  'Density' expressed as \\(lb/yd^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.5932764212577829e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lb/yd^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound per Cubic Yard" .

<unit/LB_F>
    <http://purl.org/dc/terms/description> "\"Pound Force\" is an Imperial unit for  'Force' expressed as \\(lbf\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.448222 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pound-force"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pound-force?oldid=453191483"^^xsd:anyURI ;
    <../schema/qudt/symbol> "lbf" ;
    <../schema/qudt/ucumCode> "[lbf_av]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force" .

<unit/LB_F-FT>
    <http://purl.org/dc/terms/description> "\"Pound Force Foot\" is an Imperial unit for  'Torque' expressed as \\(lbf-ft\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.35581807 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf-ft\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Foot" .

<unit/LB_F-IN>
    <http://purl.org/dc/terms/description> "\"Pound Force Inch\" is an Imperial unit for  'Torque' expressed as \\(lbf-in\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.112984839 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf-in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Inch" .

<unit/LB_F-PER-FT>
    <http://purl.org/dc/terms/description> "\"Pound Force per Foot\" is an Imperial unit for  'Force Per Length' expressed as \\(lbf/ft\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 14.5939042 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf/ft\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Foot" .

<unit/LB_F-PER-FT2>
    <http://purl.org/dc/terms/description> "Pounds or Pounds Force per Square Foot is a British (Imperial) and American pressure unit which is directly related to the psi pressure unit by a factor of 144 (1 sq ft = 12 in x 12 in = 144 sq in). 1 Pound per Square Foot equals 47.8803 Pascals. The psf pressure unit is mostly for lower pressure applications such as specifying building structures to withstand a certain wind force or rating a building floor for maximum weight load."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 47.8802631 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Square Foot" .

<unit/LB_F-PER-IN>
    <http://purl.org/dc/terms/description> "\"Pound Force per Inch\" is an Imperial unit for  'Force Per Length' expressed as \\(lbf/in\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 175.12685 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf/in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Inch" .

<unit/LB_F-PER-IN2>
    <http://purl.org/dc/terms/description> "\"Pound Force per Square Inch\" is an Imperial unit for  'Force Per Area' expressed as \\(psia\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6894.75789 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pounds_per_square_inch"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pounds_per_square_inch?oldid=485678341"^^xsd:anyURI ;
    <../schema/qudt/symbol> "psia" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Square Inch" ;
    owl:sameAS <unit/PSI> .

<unit/LB_F-PER-IN2-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.241056e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumetricHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA702" ;
    <../schema/qudt/plainTextDescription> "composed unit for pressure (pound-force per square inch) divided by the unit degree Fahrenheit for temperature" ;
    <../schema/qudt/uneceCommonCode> "K86" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Per Square Inch Degree Fahrenheit" .

<unit/LB_F-PER-IN2-SEC>
    <http://purl.org/dc/terms/description> "\"Pound Force per Square Inch Second\" is a unit for  'Force Per Area Time' expressed as \\(lbf / in^{2}-s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6894.75789 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(lbf / in^{2}-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerAreaTime> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Square Inch Second" .

<unit/LB_F-PER-LB>
    <http://purl.org/dc/terms/description> "\"Pound Force per Pound\" is an Imperial unit for  'Thrust To Mass Ratio' expressed as \\(lbf/lb\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665085 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf/lb\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThrustToMassRatio> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force per Pound" .

<unit/LB_F-SEC-PER-FT2>
    <http://purl.org/dc/terms/description> "\"Pound Force Second per Square Foot\" is an Imperial unit for  'Dynamic Viscosity' expressed as \\(lbf-s/ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 47.8802631 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf-s/ft^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Second per Square Foot" .

<unit/LB_F-SEC-PER-IN2>
    <http://purl.org/dc/terms/description> "\"Pound Force Second per Square Inch\" is an Imperial unit for  'Dynamic Viscosity' expressed as \\(lbf-s/in^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6894.75789 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(lbf-s/in^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Force Second per Square Inch" .

<unit/LB_T>
    <http://purl.org/dc/terms/description> "An obsolete unit of mass; the Troy Pound has been defined as exactly 5760 grains, or 0.3732417216 kg. A Troy Ounce is 1/12th of a Troy Pound."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.3732417216 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/symbol> "lbt" ;
    <../schema/qudt/ucumCode> "[lb_tr]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Troy" .

<unit/LM>
    <http://purl.org/dc/terms/description> "The SI unit for measuring the flux of light being produced by a light source or received by a surface. The intensity of a light source is measured in candelas. One lumen represents the total flux of light emitted, equal to the intensity in candelas multiplied by the solid angle in steradians into which the light is emitted. A full sphere has a solid angle of \\(4\\cdot\\pi\\) steradians. A light source that uniformly radiates one candela in all directions has a total luminous flux of \\(1 cd\\cdot 4 \\pi sr = 4 \\pi cd \\cdot sr \\approx 12.57 \\; \\text{lumens}\\). \"Lumen\" is a Latin word for light."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lumen"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA718" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lumen?oldid=492885414"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/lumen> ;
    <../schema/qudt/siUnitsExpression> "cd.sr" ;
    <../schema/qudt/symbol> "lm" ;
    <../schema/qudt/ucumCode> "lm" ;
    <../schema/qudt/uneceCommonCode> "LUM" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "lumen" .

<unit/LM-PER-W>
    <http://purl.org/dc/terms/description> "A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(lm-per-w\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousEfficacy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA719" ;
    <../schema/qudt/uneceCommonCode> "B61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lumen per Watt" .

<unit/LM-SEC>
    <http://purl.org/dc/terms/description> "In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time.  The lumen second is sometimes called the talbot (symbol T).  An older name for the lumen second was the lumberg."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(lm s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA722" ;
    <../schema/qudt/uneceCommonCode> "B62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "lumen second" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "lumberg", "talbot" .

<unit/LUX>
    <http://purl.org/dc/terms/description> "The SI unit for measuring the illumination (illuminance) of a surface. One lux is defined as an illumination of one lumen per square meter or 0.0001 phot. In considering the various light units, it's useful to think about light originating at a point and shining upon a surface. The intensity of the light source is measured in candelas; the total light flux in transit is measured in lumens (1 lumen = 1 candelau00b7steradian); and the amount of light received per unit of surface area is measured in lux (1 lux = 1 lumen/square meter). One lux is equal to approximately 0.09290 foot candle."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lux"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousFluxPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA723" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lux?oldid=494700274"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/lux> ;
    <../schema/qudt/siUnitsExpression> "lm/m^2" ;
    <../schema/qudt/symbol> "lx" ;
    <../schema/qudt/ucumCode> "lx" ;
    <../schema/qudt/uneceCommonCode> "LUX" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lux" .

<unit/LUX-HR>
    <http://purl.org/dc/terms/description> "The SI unit for measuring the illumination (illuminance) of a surface. One lux is defined as an illumination of one lumen per square meter or 0.0001 phot. In considering the various light units, it's useful to think about light originating at a point and shining upon a surface. The intensity of the light source is measured in candelas; the total light flux in transit is measured in lumens (1 lumen = 1 candelau00b7steradian); and the amount of light received per unit of surface area is measured in lux (1 lux = 1 lumen/square meter). One lux is equal to approximately 0.09290 foot candle."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3600 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lux"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(lx hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousExposure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA724" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lux?oldid=494700274"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "lm-hr/m^2" ;
    <../schema/qudt/uneceCommonCode> "B63" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lux Hour" .

<unit/LY>
    <http://purl.org/dc/terms/description> "A unit of length defining the distance, in meters, that light travels in a vacuum in one year."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 9.4607304725808E15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Light-year"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB069" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Light-year?oldid=495083584"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/lightYear> ;
    <../schema/qudt/symbol> "ly" ;
    <../schema/qudt/ucumCode> "[ly]" ;
    <../schema/qudt/uneceCommonCode> "B57" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Light Year" .

<unit/LaoKip>
    <http://purl.org/dc/terms/description> "Laos"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/symbol> " ₭" ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lao kip" .

<unit/Lari>
    <http://purl.org/dc/terms/description> "Georgia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lari"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GEL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lari?oldid=486808394"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lari" .

<unit/LatvianLats>
    <http://purl.org/dc/terms/description> "Latvia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Latvian_lats"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LVL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Latvian_lats?oldid=492800402"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Latvian Lats" .

<unit/LebanesePound>
    <http://purl.org/dc/terms/description> "Lebanon"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lebanese_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LBP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lebanese_pound?oldid=495528740"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lebanese Pound" .

<unit/Lek>
    <http://purl.org/dc/terms/description> "Albania"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lek"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ALL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lek?oldid=495195665"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lek" .

<unit/Lempira>
    <http://purl.org/dc/terms/description> "Honduras"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lempira"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(HNL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lempira?oldid=389955747"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lempira" .

<unit/Leone>
    <http://purl.org/dc/terms/description> "Sierra Leone"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sierra_Leonean_leone"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SLL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sierra_Leonean_leone?oldid=493517965"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Leone" .

<unit/LiberianDollar>
    <http://purl.org/dc/terms/description> "Liberia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Liberian_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LRD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Liberian_dollar?oldid=489549110"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Liberian Dollar" .

<unit/LibyanDinar>
    <http://purl.org/dc/terms/description> "Libya"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Libyan_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LYD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Libyan_dinar?oldid=491421981"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Libyan Dinar" .

<unit/Lilangeni>
    <http://purl.org/dc/terms/description> "Swaziland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Swazi_lilangeni"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SZL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Swazi_lilangeni?oldid=490323340"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lilangeni" .

<unit/LithuanianLitas>
    <http://purl.org/dc/terms/description> "Lithuania"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Lithuanian_litas"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LTL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Lithuanian_litas?oldid=493046592"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lithuanian Litas" .

<unit/Loti>
    <http://purl.org/dc/terms/description> "Lesotho"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Loti"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LSL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Loti?oldid=384534708"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Loti" .

<unit/LunarMass>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Moon"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Moon?oldid=494566371"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Lunar mass" .

<unit/M>
    <http://purl.org/dc/terms/description> "The metric and SI base unit of distance.  The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_CGS-EMU>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Metre"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA726" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Metre?oldid=495145797"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/metre> ;
    <../schema/qudt/plainTextDescription> "The metric and SI base unit of distance.   The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." ;
    <../schema/qudt/symbol> "m" ;
    <../schema/qudt/ucumCode> "m" ;
    <../schema/qudt/uneceCommonCode> "MTR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter" .

<unit/M-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Meter Kelvin} is a unit for 'Length Temperature' expressed as \\(m K\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthTemperature> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB170" ;
    <../schema/qudt/symbol> "m K" ;
    <../schema/qudt/ucumCode> "m.K" ;
    <../schema/qudt/uneceCommonCode> "D18" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter Kelvin" .

<unit/M-K-PER-W>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Meter Kelvin per Watt} is a unit for 'Thermal Resistivity' expressed as \\(K-m/W\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(K-m/W\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalResistivity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter Kelvin per Watt" .

<unit/M-KiloGM>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m-kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMass> ;
    <../schema/qudt/ucumCode> "m.kg" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter Kilogram" .

<unit/M-PER-FARAD>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m-per-f\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InversePermittivity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Farad" .

<unit/M-PER-HR>
    <http://purl.org/dc/terms/description> "Metre per hour is a metric unit of both speed (scalar) and velocity (Vector (geometry)). Its symbol is m/h or mu00b7h-1 (not to be confused with the imperial unit symbol mph. By definition, an object travelling at a speed of 1 m/h for an hour would move 1 metre."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.000277777778 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB328" ;
    <../schema/qudt/ucumCode> "m.h-1", "m/h" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Hour" .

<unit/M-PER-K>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m-per-k\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA728" ;
    <../schema/qudt/uneceCommonCode> "F52" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Kelvin" .

<unit/M-PER-MIN>
    <http://purl.org/dc/terms/description> "Meter Per Minute (m/min) is a unit in the category of Velocity. It is also known as meter/minute, meters per minute, metre per minute, metres per minute. Meter Per Minute (m/min) has a dimension of LT-1 where L is length, and T is time. It can be converted to the corresponding standard SI unit m/s by multiplying its value by a factor of 0.016666666666"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.0166666667 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA732" ;
    <../schema/qudt/ucumCode> "m.min-1", "m/min" ;
    <../schema/qudt/uneceCommonCode> "2X" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Minute" .

<unit/M-PER-SEC>
    <http://purl.org/dc/terms/description> """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds.
The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s."""^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA733" ;
    <../schema/qudt/ucumCode> "m.s-1", "m/s" ;
    <../schema/qudt/uneceCommonCode> "MTS" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Second" .

<unit/M-PER-SEC2>
    <http://purl.org/dc/terms/description> "The \\(\\textit{meter per second squared}\\) is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as \\(m/s^2\\), or \\(m s^{-2}\\). As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, \\(\\textit{metre per second per second}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA736" ;
    <../schema/qudt/ucumCode> "m.s-2", "m/s2" ;
    <../schema/qudt/uneceCommonCode> "MSK" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter per Second Squared" .

<unit/M2>
    <http://purl.org/dc/terms/description> "The S I unit of area is the square metre."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Square_metre"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(sq-m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA744" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Square_metre?oldid=490945508"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "m2" ;
    <../schema/qudt/uneceCommonCode> "MTK" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter" .

<unit/M2-HR-DEG_C-PER-KiloCAL_IT>
    <../schema/qudt/conversionMultiplier> 8.59845e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA749" ;
    <../schema/qudt/plainTextDescription> "product of the power of the SI base unit metre with the exponent 2, of the unit hour for time and the unit degree Celsius for temperature divided by the 1Â 000-fold of the out of use unit for energy international calorie" ;
    <../schema/qudt/uneceCommonCode> "L14" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metre Squared Hour Degree Celsius Per Kilocalorie (international Table)" .

<unit/M2-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Meter Kelvin} is a unit for 'Area Temperature' expressed as \\(m^{2}-K\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{2}-K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTemperature> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter Kelvin" .

<unit/M2-K-PER-W>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Square Meter Kelvin per Watt} is a unit for 'Thermal Insulance' expressed as \\((K^{2})m/W\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\((K^{2})m/W\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalInsulance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA746" ;
    <../schema/qudt/informativeReference> "http://physics.nist.gov/Pubs/SP811/appenB9.html"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D19" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter Kelvin per Watt" .

<unit/M2-PER-HA>
    <../schema/qudt/conversionMultiplier> 0.0001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaRatio> ;
    <../schema/qudt/plainTextDescription> "Square metres per hectare." ;
    <../schema/qudt/symbol> "m^2/ha" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "square metres per hectare" .

<unit/M2-PER-J>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(m^2/j\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpectralCross-Section> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA745" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D20" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Joule" .

<unit/M2-PER-K>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m2-per-k\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaThermalExpansion> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Kelvin" .

<unit/M2-PER-KiloGM>
    <http://purl.org/dc/terms/description> "Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^2/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassAttenuationCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA750" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D21" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Kilogram" .

<unit/M2-PER-MOL>
    <http://purl.org/dc/terms/description> "Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^2/mol\\)"^^<../schema/qudt/LatexString>, "\\(m^{2}/mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarAttenuationCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA751" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D22" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Mole" .

<unit/M2-PER-N>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Compressibility> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB492" ;
    <../schema/qudt/plainTextDescription> "power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton" ;
    <../schema/qudt/uneceCommonCode> "H59" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metre Squared Per Newton" .

<unit/M2-PER-SEC>
    <http://purl.org/dc/terms/description> "\\(Metres squared per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{2} s^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA752" ;
    <../schema/qudt/uneceCommonCode> "S4" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Second" .

<unit/M2-PER-SR>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(m^2/sr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularCross-Section> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA986" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Steradian?oldid=494317847"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D27" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Steradian" .

<unit/M2-PER-SR-J>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(m^2/sr-j\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpectralAngularCross-Section> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA756" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D25" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Steradian Joule" .

<unit/M2-PER-V-SEC>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^2/v-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mobility> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA748" ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D26" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter per Volt Second" .

<unit/M2-SR>
    <http://purl.org/dc/terms/description> "\"Square Meter Steradian\" is a unit for  'Area Angle' expressed as \\(m^{2}-sr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{2}-sr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaAngle> ;
    <../schema/qudt/ucumCode> "m2.sr" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Meter Steradian" .

<unit/M3>
    <http://purl.org/dc/terms/description> "The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Cubic_metre"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(m^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA757" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "m3" ;
    <../schema/qudt/uneceCommonCode> "MTQ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter" .

<unit/M3-PER-C>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^3/c\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HallCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB143" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "A38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meter Cubed per Coulomb" .

<unit/M3-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA760" ;
    <../schema/qudt/plainTextDescription> "power of the SI base unit metre with the exponent 3 divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "G52" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metre Cubed Per Day" .

<unit/M3-PER-HR>
    <http://purl.org/dc/terms/description> "Cubic Meter Per Hour (m3/h) is a unit in the category of Volume flow rate. It is also known as cubic meters per hour, cubic metre per hour, cubic metres per hour, cubic meter/hour, cubic metre/hour, cubic meter/hr, cubic metre/hr, flowrate. Cubic Meter Per Hour (m3/h) has a dimension of L3T-1 where L is length, and T is time. It can be converted to the corresponding standard SI unit m3/s by multiplying its value by a factor of 0.00027777777."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 2.777777777777778E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^{3}/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA763" ;
    <../schema/qudt/ucumCode> "m3.h-1", "m3/h" ;
    <../schema/qudt/uneceCommonCode> "MQH" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Hour" .

<unit/M3-PER-K>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m3-per-k\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA758" ;
    <../schema/qudt/uneceCommonCode> "G29" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Kelvin" .

<unit/M3-PER-KiloGM>
    <http://purl.org/dc/terms/description> "Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where M is mass, and L is length. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{3}/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA766" ;
    <../schema/qudt/ucumCode> "m3.kg-1", "m3/kg" ;
    <../schema/qudt/uneceCommonCode> "A39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Kilogram" .

<unit/M3-PER-KiloGM-SEC2>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{3} kg^{-1} s^{-2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/GravitationalAttraction> ;
    <../schema/qudt/ucumCode> "m3.(kg.s2)-1", "m3.kg-1.s-2", "m3/(kg.s2)" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Kilogram Second Squared" .

<unit/M3-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA767" ;
    <../schema/qudt/plainTextDescription> "power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "H60" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metre Cubed Per Metre Cubed" .

<unit/M3-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA768" ;
    <../schema/qudt/plainTextDescription> "power of the SI base unit metre with the exponent 3 divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "G53" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metre Cubed Per Minute" .

<unit/M3-PER-MOL>
    <http://purl.org/dc/terms/description> "<p>The molar volume, symbol \\(Vm\\), is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole \\(m3/mol\\), although it is more practical to use the units cubic decimetres per mole \\(dm3/mol\\) for gases and cubic centimetres per mole \\(cm3/mol\\) for liquids and solids</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{3} mol^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA771" ;
    <../schema/qudt/ucumCode> "m3.mol-1", "m3/mol" ;
    <../schema/qudt/uneceCommonCode> "A40" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Mole" .

<unit/M3-PER-SEC>
    <http://purl.org/dc/terms/description> "A cubic metre per second (\\(m^{3}s^{-1}, m^{3}/s\\)), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(m^{3}/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA772" ;
    <../schema/qudt/ucumCode> "m3.s-1", "m3/s" ;
    <../schema/qudt/uneceCommonCode> "MQS" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Second" .

<unit/M3-PER-SEC2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Cubic Meter per Second Squared}\\) is a C.G.S System unit for  \\(\\textit{Standard Gravitational Parameter}\\) expressed as \\(m^3/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^3/s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/StandardGravitationalParameter> ;
    <../schema/qudt/ucumCode> "m3.s-2", "m3/s2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Meter per Second Squared" .

<unit/M4>
    <http://purl.org/dc/terms/description> "A unit associated with area moments of inertia."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Quartic_metre"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(m^{4}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SecondAxialMomentOfArea> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quartic Meter" .

<unit/MACH>
    <http://purl.org/dc/terms/description> "\"Mach\" is a unit for  'Dimensionless Ratio' expressed as \\(mach\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mach"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MachNumber> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB595" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mach?oldid=492058934"^^xsd:anyURI ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mach" .

<unit/MDOLLAR-PER-FLIGHT>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(\\(M\\$/Flight\\)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Million US Dollars per Flight" .

<unit/MHO>
    <http://purl.org/dc/terms/description> "\"Mho\" is a C.G.S System unit for  'Electric Conductivity' expressed as \\(mho\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Siemens_%28unit%29"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/S> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB200" ;
    <../schema/qudt/informativeReference> "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/mho> ;
    <../schema/qudt/symbol> "\\mho" ;
    <../schema/qudt/ucumCode> "mho" ;
    <../schema/qudt/uneceCommonCode> "NQ" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mho" .

<unit/MHO_Stat>
    <http://purl.org/dc/terms/description> "\"StatMHO\" is the unit of conductance, admittance, and susceptance in the C.G.S e.s.u system of units. One \\(statmho\\) is the conductance between two points in a conductor when a constant potential difference of \\(1 \\; statvolt\\) applied between the points produces in the conductor a current of \\(1 \\; statampere\\), the conductor not being the source of any electromotive force, approximately \\(1.1126 \\times 10^{-12} mho\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.1126e-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/S_Stat> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/informativeReference> "http://www.sizes.com/units/statmho.htm"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statmho> ;
    <../schema/qudt/symbol> "stat\\mho" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statmho" .

<unit/MI>
    <http://purl.org/dc/terms/description> "The exact length of the land mile varied slightly among English-speaking countries until the international yard and pound agreement in 1959 established the yard as exactly 0.9144 metres, giving a mile of exactly 1,609.344 metres. The United States adopted this international mile for most purposes, but retained the pre-1959 mile for some land-survey data, terming it the US survey mile. In the US, statute mile formally refers to the survey mile, about 3.219 mm (1/8 inch) longer than the international mile (the international mile is exactly 0.0002% less than the US survey mile)."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1609.344 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mile"^^xsd:anyURI ;
    <../schema/qudt/symbol> "mi" ;
    <../schema/qudt/ucumCode> "[mi_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "International Mile" .

<unit/MI-PER-HR>
    <http://purl.org/dc/terms/description> "Miles per hour is an imperial unit of speed expressing the number of statute miles covered in one hour. It is currently the standard unit used for speed limits, and to express speeds generally, on roads in the United Kingdom and the United States. A common abbreviation is mph or MPH."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.44704 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Miles_per_hour"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(mi/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB111" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Miles_per_hour?oldid=482840548"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "[mi_i].h-1", "[mi_i]/h" ;
    <../schema/qudt/uneceCommonCode> "HM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mile per Hour" .

<unit/MI-PER-MIN>
    <http://purl.org/dc/terms/description> "Miles per minute is an imperial unit of speed expressing the number of statute miles covered in one minute."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 26.8224 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(mi/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB229" ;
    <../schema/qudt/ucumCode> "[mi_i].min-1", "[mi_i]/min" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mile per Minute" .

<unit/MI2>
    <http://purl.org/dc/terms/description> "The square mile (abbreviated as sq mi and sometimes as mi) is an imperial and US unit of measure for an area equal to the area of a square of one statute mile. It should not be confused with miles square, which refers to the number of miles on each side squared. For instance, 20 miles square (20 × 20 miles) is equal to 400 square miles. One square mile is equivalent to: 4,014,489,600 square inches 27,878,400 square feet, 3,097,600 square yards, 640 acres, 258.9988110336 hectares, 2560 roods, 25,899,881,103.36 square centimetres, 2,589,988.110336 square metres, 2.589988110336 square kilometres When applied to a portion of the earth's surface, which is curved rather than flat, 'square mile' is an informal synonym for section."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2589988.11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(square-mile\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB050" ;
    <../schema/qudt/ucumCode> "[mi_i]2", "[mi_us]2", "[smi_us]" ;
    <../schema/qudt/uneceCommonCode> "MIK" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Mile" .

<unit/MI3>
    <http://purl.org/dc/terms/description> "A cubic mile is an imperial / U.S. customary unit of volume, used in the United States, Canada, and the United Kingdom. It is defined as the volume of a cube with sides of 1 mile in length. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4.16818183E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(mi^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/ucumCode> "[mi_i]3" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Mile" .

<unit/MIL>
    <http://purl.org/dc/terms/description> "The Mil unit of plane angle, as defined by NATO to be 1/6400 of a circle."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.000490873852 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mil Angle (NATO)" .

<unit/MIL_Circ>
    <http://purl.org/dc/terms/description> "A circular mil is a unit of area, equal to the area of a circle with a diameter of one mil (one thousandth of an inch). It is a convenient unit for referring to the area of a wire with a circular cross section, because the area in circular mils can be calculated without reference to pi (\\(\\pi\\)). The area in circular mils, A, of a circle with a diameter of d mils, is given by the formula: Electricians in Canada and the United States are familiar with the circular mil because the National Electrical Code (NEC) uses the circular mil to define wire sizes larger than 0000 AWG. In many NEC publications and uses, large wires may be expressed in thousands of circular mils, which is abbreviated in two different ways: MCM or kcmil. For example, one common wire size used in the NEC has a cross-section of 250,000 circular mils, written as 250 kcmil or 250 MCM, which is the first size larger than 0000 AWG used within the NEC. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB207" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/circularMil> ;
    <../schema/qudt/symbol> "cmil" ;
    <../schema/qudt/ucumCode> "[cml_i]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Circular Mil" .

<unit/MIN>
    <http://purl.org/dc/terms/description> "A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time)."^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 60.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/exactMatch> <unit/MIN> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA842" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Time> ;
    <../schema/qudt/symbol> "min" ;
    <../schema/qudt/ucumCode> "min" ;
    <../schema/qudt/uneceCommonCode> "MIN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Minute" .

<unit/MIN_Angle>
    <../schema/qudt/conversionMultiplier> 0.0002908882 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Angle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA097" ;
    <../schema/qudt/symbol> "'" ;
    <../schema/qudt/ucumCode> "'" ;
    <../schema/qudt/uneceCommonCode> "D61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Minute Angle" .

<unit/MIN_Sidereal>
    <http://purl.org/dc/terms/description> "Sidereal time is a time-keeping system astronomers use to keep track of the direction to point their telescopes to view a given star in the night sky. A mean sidereal day is about \\(23 h 56 m 4.1 s\\) in length. However, due to variations in the rotation rate of the Earth, the rate of an ideal sidereal clock deviates from any simple multiple of a civil clock. In practice, the difference is kept track of by the difference UTC-UT1, which is measured by radio telescopes and kept on file and available to the public at the IERS and at the United States Naval Observatory. A Sidereal Minute is \\(1/60^{th}\\) of a Sidereal Hour, which is \\(1/24^{th}\\) of a Sidereal Day."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sidereal_time"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/HR_Sidereal> ;
    <../schema/qudt/symbol> "min" ;
    <../schema/qudt/ucumCode> "min" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sidereal Minute" .

<unit/MI_N>
    <http://purl.org/dc/terms/description> "A unit of distance used primarily at sea and in aviation. The nautical mile is defined to be the average distance on the Earth's surface represented by one minute of latitude.  In 1929 an international conference in Monaco redefined the nautical mile to be exactly 1852 meters or 6076.115 49 feet, a distance known as the international nautical mile. The international nautical mile equals about 1.1508 statute miles. There are usually 3 nautical miles in a league. The unit is designed to equal 1/60 degree, although actual degrees of latitude vary from about 59.7 to 60.3 nautical miles. (Note: using data from the Geodetic Reference System 1980, the \"true\" length of a nautical mile would be 1852.216 meters.)"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1852.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB065" ;
    <../schema/qudt/symbol> "n mile" ;
    <../schema/qudt/ucumCode> "[nmi_i]" ;
    <../schema/qudt/uneceCommonCode> "NMI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nautical Mile" .

<unit/MI_N-PER-HR>
    <http://purl.org/dc/terms/description> "The knot is a unit of speed equal to one nautical mile (1.852 km) per hour, approximately 1.151 mph. The abbreviation kn is preferred by the International Hydrographic Organization (IHO), which includes every major seafaring nation; but the abbreviations kt (singular) and kts (plural) are also widely used conflicting with the SI symbol for kilotonne which is also \"kt\". The knot is a non-SI unit accepted for use with the International System of Units (SI). Worldwide, the knot is used in meteorology, and in maritime and air navigation-for example, a vessel travelling at 1 knot along a meridian travels one minute of geographic latitude in one hour. "^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/KN> ;
    <../schema/qudt/expression> "\\(nmi/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/ucumCode> "[nmi_i].h-1", "[nmi_i]/h" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nautical Mile per Hour" .

<unit/MI_N-PER-MIN>
    <http://purl.org/dc/terms/description> """The SI derived unit for speed is the meter/second.
1 meter/second is equal to 0.0323974082073 nautical mile per minute. """^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(nmi/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/ucumCode> "[nmi_i].min-1", "[nmi_i]/min" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nautical Mile per Minute" .

<unit/MI_US>
    <http://purl.org/dc/terms/description> "The exact length of the land mile varied slightly among English-speaking countries until the international yard and pound agreement in 1959 established the yard as exactly 0.9144 metres, giving a mile of exactly 1,609.344 metres. The United States adopted this international mile for most purposes, but retained the pre-1959 mile for some land-survey data, terming it the US survey mile. In the US, statute mile formally refers to the survey mile, about 3.219 mm (1/8 inch) longer than the international mile (the international mile is exactly 0.0002\\% less than the US survey mile)."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1609.347 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mile"^^xsd:anyURI ;
    <../schema/qudt/symbol> "mi" ;
    <../schema/qudt/ucumCode> "[mi_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mile US Statute" .

<unit/MO>
    <http://purl.org/dc/terms/description> "A unit of time corresponding approximately to one cycle of the moon's phases, or about 30 days or 4 weeks. Also known as the 'Synodic Month' and calculated as 29.53059 days."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2551442.976 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Month"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/MO_Synodic> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA880" ;
    <../schema/qudt/informativeReference> "http://www.thefreedictionary.com/Synodal+month"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Month"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/month> ;
    <../schema/qudt/symbol> "mo" ;
    <../schema/qudt/ucumCode> "mo" ;
    <../schema/qudt/uneceCommonCode> "MON" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Month" .

<unit/MOHM>
    <http://purl.org/dc/terms/description> "A unit of mechanical mobility for sound waves, being the reciprocal of the mechanical ohm unit of impedance, i.e., for an acoustic medium, the ratio of the flux or volumic speed (area times particle speed) of the resulting waves through it to the effective sound pressure (i.e. force) causing them, the unit being qualified, according to the units used, as m.k.s. or c.g.s. The mechanical ohm is equivalent to \\(1\\,dyn\\cdot\\,s\\cdot cm^{-1}\\) or \\(10^{-3} N\\cdot s\\cdot m^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(mohm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MechanicalMobility> ;
    <../schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-914"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(1\\:{mohm_{cgs}} = 1\\:\\frac {cm} {dyn.s}\\: (=\\:1\\:\\frac s g \\:in\\:base\\:c.g.s.\\:terms)\\)"^^<../schema/qudt/LatexString>, "\\(1\\:{mohm_{mks}} = 10^{3}\\:\\frac m {N.s}\\:(=\\:10^{3}\\:   \\frac s {kg}\\:in\\:base\\:m.k.s.\\:terms)\\)" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mohm" .

<unit/MOL>
    <http://purl.org/dc/terms/description> "The mole is a unit of measurement used in chemistry to express amounts of a chemical substance. The official definition, adopted as part of the SI system in 1971, is that one mole of a substance contains just as many elementary entities (atoms, molecules, ions, or other kinds of particles) as there are atoms in 12 grams of carbon-12 (carbon-12 is the most common atomic form of carbon, consisting of atoms having 6 protons and 6 neutrons).  This corresponds to a value of \\(6.02214179(30) \\times 1023\\) elementary entities of the substance. It is one of the base units in the International System of Units, and has the unit symbol \\(mol\\). A Mole is the SI base unit of the amount of a substance (as distinct from its mass or weight). Moles measure the actual number of atoms or molecules in an object. An earlier name is gram molecular weight, because one mole of a chemical compound is the same number of grams as the molecular weight of a molecule of that compound measured in atomic mass units."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mole_%28unit%29"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA882", "0112/2///62720#UAD716" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mole_(unit)"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/mole> ;
    <../schema/qudt/symbol> "mol" ;
    <../schema/qudt/ucumCode> "mol" ;
    <../schema/qudt/uneceCommonCode> "C34" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole" .

<unit/MOL-DEG_C>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Mole Degree Celsius} is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as \\(mol-degC\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(mol-deg-c\\)"^^<../schema/qudt/LatexString>, "\\(mol-degC\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperatureAmountOfSubstance> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Degree Celsius" .

<unit/MOL-K>
    <http://purl.org/dc/terms/description> "<p><strong>Mole Kelvin</strong> is a unit for \\textit{'Temperature Amount Of Substance'} expressed as \\(mol-K\\)</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TemperatureAmountOfSubstance> ;
    <../schema/qudt/symbol> "mol-K" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Kelvin" .

<unit/MOL-PER-DeciM3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA883" ;
    <../schema/qudt/plainTextDescription> "SI base unit mol divided by the 0.001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "C35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Per Decimetre Cubed" .

<unit/MOL-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.77778e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA884" ;
    <../schema/qudt/plainTextDescription> "SI base unit mole divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Per Hour" .

<unit/MOL-PER-KiloGM>
    <http://purl.org/dc/terms/description> "\\(TBD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(mol/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitMass> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mol per Kilogram" .

<unit/MOL-PER-L>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA888" ;
    <../schema/qudt/plainTextDescription> "SI base unit mol divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "C38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Per Litre" .

<unit/MOL-PER-M3>
    <http://purl.org/dc/terms/description> "The SI derived unit for amount-of-substance concentration is the mole/cubic meter."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(mol/m^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA891" ;
    <../schema/qudt/uneceCommonCode> "C36" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole per Cubic Meter" .

<unit/MOL-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.6666667e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA894" ;
    <../schema/qudt/plainTextDescription> "SI base unit mole divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Per Minute" .

<unit/MOL-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA895" ;
    <../schema/qudt/plainTextDescription> "SI base unit mol divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "E95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mole Per Second" .

<unit/MO_MeanGREGORIAN>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#iso1000"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "mo_g" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mean Gregorian Month" .

<unit/MO_MeanJulian>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#iso1000"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "mo_j" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mean Julian Month" .

<unit/MO_Synodic>
    <http://purl.org/dc/terms/description> "A unit of time corresponding approximately to one cycle of the moon's phases, or about 30 days or 4 weeks and calculated as 29.53059 days."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/MO> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://www.thefreedictionary.com/Synodal+month"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "mo_s" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Synodic month" .

<unit/MX>
    <http://purl.org/dc/terms/description> "\"Maxwell\" is a C.G.S System unit for  'Magnetic Flux' expressed as \\(Mx\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Maxwell"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB155" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Maxwell?oldid=478391976"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/maxwell> ;
    <../schema/qudt/symbol> "Mx" ;
    <../schema/qudt/ucumCode> "Mx" ;
    <../schema/qudt/uneceCommonCode> "B65" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Maxwell" .

<unit/MalagasyAriary>
    <http://purl.org/dc/terms/description> "Madagascar"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Malagasy_ariary"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MGA\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Malagasy_ariary?oldid=489551279"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Malagasy Ariary" .

<unit/MalawiKwacha>
    <http://purl.org/dc/terms/description> "Malawi"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(MWK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Malawi Kwacha" .

<unit/MalaysianRinggit>
    <http://purl.org/dc/terms/description> "Malaysia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Malaysian_ringgit"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MYR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Malaysian_ringgit?oldid=494417091"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Malaysian Ringgit" .

<unit/MalteseLira>
    <http://purl.org/dc/terms/description> "Malta"^^rdf:HTML ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Maltese_lira"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MTL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Maltese_lira?oldid=493810797"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Maltese Lira" .

<unit/Manat>
    <http://purl.org/dc/terms/description> "Turkmenistan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Manat"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TMM\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Manat?oldid=486967490"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Manat" .

<unit/MauritiusRupee>
    <http://purl.org/dc/terms/description> "Mauritius"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mauritian_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MUR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mauritian_rupee?oldid=487629200"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mauritius Rupee" .

<unit/MegaA>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA202" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "H38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megaampere" .

<unit/MegaA-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA203" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the SI base unit ampere divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "B66" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megaampere Per Metre Squared" .

<unit/MegaBAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000 Pa = 1 bar \\approx 750.0616827 Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BAR> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Mega> ;
    <../schema/qudt/symbol> "Mbar" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megabar" .

<unit/MegaBIT-PER-SEC>
    <http://purl.org/dc/terms/description> "A megabit per second (Mbit/s or Mb/s; not to be confused with mbit/s which means millibit per second, or with Mbitps which means megabit picosecond) is a unit of data transfer rate equal to 1,000,000 bits per second or 1,000 kilobits per second or 125,000 bytes per second or 125 kilobytes per second."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DataRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA226" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Data_rate_units"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/KiloBIT-PER-SEC> ;
    <../schema/qudt/symbol> "mbps" ;
    <../schema/qudt/uneceCommonCode> "E20" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megabit per Second" .

<unit/MegaBQ>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA205" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the derived unit becquerel" ;
    <../schema/qudt/uneceCommonCode> "4N" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megabecquerel" .

<unit/MegaBYTE>
    <http://purl.org/dc/terms/description> "The megabyte is a multiple of the unit byte for digital information equivalent to \\(2^{6} bytes\\). Although the prefix mega means \\(10^{6}\\), the term megabyte and symbol \\(mB\\) have historically been used to refer to \\(1024^{3} bytes\\) or \\(2^{30} bytes\\). The megabyte is a multiple of the unit byte for digital information storage or transmission with three different values depending on context: 1048576 bytes generally for computer memory; and one million bytes (10, see prefix mega-) generally for computer storage. In rare cases, it is used to mean \\(1000 \\times 1024 (1024,000) bytes\\). The IEEE Standards Board has confirmed that mega means \\(1000,000\\), with exceptions allowed for the base-two meaning."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1048576 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Megabyte"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/MegaBYTE> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Megabyte?oldid=487094486"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Mega> ;
    <../schema/qudt/symbol> "mB" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega byte" .

<unit/MegaBYTE_Memory>
    <http://purl.org/dc/terms/description> "The megabyte is a multiple of the unit byte for digital information equivalent to \\(2^{6} bytes\\). Although the prefix mega means \\(10^{6}\\), the term megabyte and symbol \\(mB\\) have historically been used to refer to \\(1024^{3} bytes\\) or \\(2^{30} bytes\\). The megabyte is a multiple of the unit byte for digital information storage or transmission with three different values depending on context: 1048576 bytes generally for computer memory; and one million bytes (10, see prefix mega-) generally for computer storage. In rare cases, it is used to mean \\(1000 \\times 1024 (1024,000) bytes\\). The IEEE Standards Board has confirmed that mega- means 1000000, with exceptions allowed for the base-two meaning."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1048576 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Megabyte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Megabyte?oldid=487094486"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Exbi> ;
    <../schema/qudt/symbol> "mB" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MegaByte of Memory" .

<unit/MegaC>
    <http://purl.org/dc/terms/description> "A MegaCoulomb is \\(10^{6} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA206" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Mega> ;
    <../schema/qudt/symbol> "MC" ;
    <../schema/qudt/uneceCommonCode> "D77" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MegaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/MegaC-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA207" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "B70" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megacoulomb Per Metre Squared" .

<unit/MegaC-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA208" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B69" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megacoulomb Per Metre Cubed" .

<unit/MegaEV>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Mega Electron Volt} is a unit for  'Energy And Work' expressed as \\(MeV\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-13 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/symbol> "MeV" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Electron Volt" .

<unit/MegaEV-FemtoM>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Mega Electron Volt Femtometer} is a unit for  'Length Energy' expressed as \\(MeV fm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.60217653E-28 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthEnergy> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Mega> ;
    <../schema/qudt/symbol> "MeV fm" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Electron Volt Femtometer" .

<unit/MegaEV-PER-CentiM>
    <http://purl.org/dc/terms/description> "\"Mega Electron Volt per Centimeter\" is a unit for  'Linear Energy Transfer' expressed as \\(MeV/cm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.6021765314E-11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(MeV/cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearEnergyTransfer> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Electron Volt per Centimeter" .

<unit/MegaEV-PER-SpeedOfLight>
    <http://purl.org/dc/terms/description> "\"Mega Electron Volt per Speed of Light\" is a unit for  'Linear Momentum' expressed as \\(MeV/c\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(MeV/c\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearMomentum> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Electron Volt per Speed of Light" .

<unit/MegaGM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA228" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "2U" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megagram" .

<unit/MegaGM-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA229" ;
    <../schema/qudt/plainTextDescription> "1 000-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B72" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megagram Per Metre Cubed" .

<unit/MegaHZ>
    <http://purl.org/dc/terms/description> "\"Megahertz\" is a C.G.S System unit for  'Frequency' expressed as \\(MHz\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA209" ;
    <../schema/qudt/symbol> "MHz" ;
    <../schema/qudt/ucumCode> "MHz" ;
    <../schema/qudt/uneceCommonCode> "MHZ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megahertz" .

<unit/MegaHZ-M>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Speed> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA210" ;
    <../schema/qudt/plainTextDescription> "product of the 1 000 000-fold of the SI derived unit hertz and the 1 000-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megahertz Metre" .

<unit/MegaHZ-PER-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Mega Hertz per Kelvin} is a unit for 'Inverse Time Temperature' expressed as \\(MHz K^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(MHz K^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTimeTemperature> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Hertz per Kelvin" .

<unit/MegaHZ-PER-T>
    <http://purl.org/dc/terms/description> "\"Mega Hertz per Tesla\" is a unit for  'Electric Charge Per Mass' expressed as \\(MHz T^{-1}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(MHz T^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerMass> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Hertz per Tesla" .

<unit/MegaJ>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA211" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit joule" ;
    <../schema/qudt/uneceCommonCode> "3B" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megajoule" .

<unit/MegaJ-PER-K>
    <http://purl.org/dc/terms/description> "MegaJoule Per Kelvin (MegaJ/K) is a unit in the category of Entropy."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e+06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(MegaJ/K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatCapacity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MegaJoule per Kelvin" .

<unit/MegaJ-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1.0e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB093" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the derived SI unit joule divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "JK" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megajoule Per Kilogram" .

<unit/MegaJ-PER-M2>
    <http://purl.org/dc/terms/description> "MegaJoule Per Square Meter (\\(MegaJ/m^2\\)) is a unit in the category of Energy density."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea> ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megajoule Per Metre Squared" .

<unit/MegaJ-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA212" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit joule divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "JM" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megajoule Per Metre Cubed" .

<unit/MegaJ-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB177" ;
    <../schema/qudt/plainTextDescription> "quotient of the 1,000,000-fold of the derived SI unit joule divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "D78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megajoule Per Second" .

<unit/MegaL>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB112" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "MAL" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megalitre" .

<unit/MegaLB_F>
    <../schema/qudt/conversionMultiplier> 4.448222E3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pound-force"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pound-force?oldid=453191483"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Mlbf" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mega Pound Force" .

<unit/MegaN>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA213" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit newton" ;
    <../schema/qudt/uneceCommonCode> "B73" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meganewton" .

<unit/MegaN-M>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA214" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B74" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Meganewton Metre" .

<unit/MegaOHM>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA198" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "B75" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megaohm" .

<unit/MegaPA>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA215" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit pascal" ;
    <../schema/qudt/uneceCommonCode> "MPA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megapascal" .

<unit/MegaPA-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA218" ;
    <../schema/qudt/plainTextDescription> "product out of the 1,000,000-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F97" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megapascal Litre Per Second" .

<unit/MegaPA-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA219" ;
    <../schema/qudt/plainTextDescription> "product out of the 1,000,000-fold of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megapascal Metre Cubed Per Second" .

<unit/MegaPA-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA217" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit pascal divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "F05" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megapascal Per Bar" .

<unit/MegaPA-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA216" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit pascal divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megapascal Per Kelvin" .

<unit/MegaS-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA220" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B77" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megasiemens Per Metre" .

<unit/MegaTOE>
    <http://purl.org/dc/terms/description> """The tonne of oil equivalent (toe) is a unit of energy: the amount of energy released by burning one tonne of crude oil, approximately 42 GJ (as different crude oils have different calorific values, the exact value of the toe is defined by convention; unfortunately there are several slightly different definitions as discussed below). The toe is sometimes used for large amounts of energy, as it can be more intuitive to visualise, say, the energy released by burning 1000 tonnes of oil than 42,000 billion joules (the SI unit of energy).</p>
<p>Multiples of the toe are used, in particular the megatoe (Mtoe, one million toe) and the gigatoe (Gtoe, one billion toe).</p>"""^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4.1868E13 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tonne_of_oil_equivalent"^^xsd:anyURI ;
    <../schema/qudt/symbol> "megatoe" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megaton of Oil Equivalent" .

<unit/MegaV>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Voltage> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA221" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the derived unit volt" ;
    <../schema/qudt/uneceCommonCode> "B78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt" .

<unit/MegaV-A>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ApparentPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA222" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the product of the SI derived unit volt and the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "MVA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt Ampere" .

<unit/MegaV-A-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/plainTextDescription> "product of the 1,000,000-fold of the unit for apparent by ampere and the unit hour" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt Ampere Hour" .

<unit/MegaV-A_Reactive>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ReactivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB199" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the unit volt ampere reactive" ;
    <../schema/qudt/uneceCommonCode> "MAR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt Ampere Reactive" .

<unit/MegaV-A_Reactive-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB198" ;
    <../schema/qudt/plainTextDescription> "product of the 1,000,000-fold of the unit volt ampere reactive and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "MAH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt Ampere Reactive Hour" .

<unit/MegaV-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA223" ;
    <../schema/qudt/plainTextDescription> "1,000,000-fold of the SI derived unit volt divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B79" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megavolt Per Metre" .

<unit/MegaW>
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MegaW" .

<unit/MegaW-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA225" ;
    <../schema/qudt/plainTextDescription> "1 000 000-fold of the product of the SI derived unit watt and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "MWH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Megawatt Hour" .

<unit/Metical>
    <http://purl.org/dc/terms/description> "Mozambique"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mozambican_metical"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MZN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mozambican_metical?oldid=488225670"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metical" .

<unit/MexicanPeso>
    <http://purl.org/dc/terms/description> "Mexico"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mexican_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MXN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mexican_peso?oldid=494829813"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/MexicanPeso> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mexican Peso" .

<unit/MexicanUnidadDeInversion>
    <http://purl.org/dc/terms/description> "Mexico"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(MXV\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mexican Unidad de Inversion (UDI) (Funds code)" .

<unit/MicroA>
    <../schema/qudt/conversionMultiplier> 1.0e-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA057" ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/latexSymbol> "\\(\\mu A\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "µA" ;
    <../schema/qudt/uneceCommonCode> "B84" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "microampere" .

<unit/MicroBAR>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB089" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the unit bar" ;
    <../schema/qudt/uneceCommonCode> "B85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microbar" .

<unit/MicroBQ>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA058" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit becquerel" ;
    <../schema/qudt/uneceCommonCode> "H08" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microbecquerel" .

<unit/MicroC>
    <http://purl.org/dc/terms/description> "A MicroCoulomb is \\(10^{-6} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA059" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "\\micro C" ;
    <../schema/qudt/uneceCommonCode> "B86" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/MicroC-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA060" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "B88" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microcoulomb Per Metre Squared" .

<unit/MicroC-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA061" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "B87" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microcoulomb Per Metre Cubed" .

<unit/MicroCi>
    <http://purl.org/dc/terms/description> "Another commonly used measure of radioactivity, the microcurie: \\(1 \\micro Ci = 3.7 \\times 10 disintegrations per second = 2.22 \\times 10 disintegrations per minute\\). A radiotherapy machine may have roughly 1000 Ci of a radioisotope such as caesium-137 or cobalt-60. This quantity of radioactivity can produce serious health effects with only a few minutes of close-range, un-shielded exposure. The typical human body contains roughly \\(0.1\\micro Ci\\) of naturally occurring potassium-40. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.7E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Curie"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA062" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Curie?oldid=495080313"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/Ci> ;
    <../schema/qudt/symbol> "Ci" ;
    <../schema/qudt/uneceCommonCode> "M5" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroCurie" .

<unit/MicroFARAD>
    <http://purl.org/dc/terms/description> "The \"microfarad\" (symbolized \\(\\mu F\\)) is a unit of capacitance, equivalent to 0.000001 (10 to the -6th power) farad. The microfarad is a moderate unit of capacitance. In utility alternating-current (AC) and audio-frequency (AF) circuits, capacitors with values on the order of \\(1 \\mu F\\) or more are common. At radio frequencies (RF), a smaller unit, the picofarad (pF), is often used."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA063" ;
    <../schema/qudt/symbol> "microF" ;
    <../schema/qudt/uneceCommonCode> "4O" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "microfarad" .

<unit/MicroFARAD-PER-KiloM>
    <../schema/qudt/conversionMultiplier> 1.0e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA064" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit farad divided by the 1,000-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microfarad Per Kilometre" .

<unit/MicroFARAD-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA065" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microfarad Per Metre" .

<unit/MicroG>
    <http://purl.org/dc/terms/description> "\"Microgravity\" is a unit for  'Linear Acceleration' expressed as \\(microG\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/latexSymbol> "\\(\\mu G\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "µG" ;
    <../schema/qudt/ucumCode> "u[g]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microgravity" .

<unit/MicroGM>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA082" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "MC" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microgram" .

<unit/MicroGM-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA083" ;
    <../schema/qudt/plainTextDescription> "mass ratio as 0.000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "J33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microgram Per Kilogram" .

<unit/MicroGM-PER-L>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA084" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI base unit kilogram divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "H29" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microgram Per Litre" .

<unit/MicroGM-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA085" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "GQ" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microgram Per Metre Cubed" .

<unit/MicroGRAY>
    <http://purl.org/dc/terms/description> "0.000001 fold of the SI unit of radiation dose. Radiation carries energy, and when it is absorbed by matter the matter receives this energy. The dose is the amount of energy deposited per unit of mass. One gray is defined to be the dose of one joule of energy absorbed per kilogram of matter, or 100 rad. The unit is named for the British physician L. Harold Gray (1905-1965), an authority on the use of radiation in the treatment of cancer."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e-06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Grey"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDose> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Grey?oldid=494774160"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/gray> ;
    <../schema/qudt/siUnitsExpression> "J/kg" ;
    <../schema/qudt/symbol> "µGy" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroGray" .

<unit/MicroH>
    <http://purl.org/dc/terms/description> "The SI derived unit for inductance is the henry. 1 henry is equal to 1000000 microhenry. "^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA066" ;
    <../schema/qudt/symbol> "microH" ;
    <../schema/qudt/uneceCommonCode> "B90" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microhenry" .

<unit/MicroH-PER-KiloOHM>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA068" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit henry divided by the 1,000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "G98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microhenry Per Kiloohm" .

<unit/MicroH-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permeability> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA069" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit henry divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microhenry Per Metre" .

<unit/MicroH-PER-OHM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA067" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit henry divided by the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "G99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microhenry Per Ohm" .

<unit/MicroIN>
    <http://purl.org/dc/terms/description> "\"Microinch\" is an Imperial unit for  'Length' expressed as \\(in^{-6}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.54E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/isScalingOf> <unit/IN> ;
    <../schema/qudt/latexSymbol> "\\(\\mu in\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "µin" ;
    <../schema/qudt/ucumCode> "u[in_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microinch" .

<unit/MicroL>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA088" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "4G" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microlitre" .

<unit/MicroL-PER-L>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA089" ;
    <../schema/qudt/plainTextDescription> "volume ratio as 0.000001-fold of the unit litre divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "J36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microlitre Per Litre" .

<unit/MicroM>
    <http://purl.org/dc/terms/description> "\"Micrometer\" is a unit for  'Length' expressed as \\(microm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.000001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Micrometer"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA090" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Micrometer?oldid=491270437"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\mu m" ;
    <../schema/qudt/ucumCode> "um" ;
    <../schema/qudt/uneceCommonCode> "4H" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micrometer" .

<unit/MicroM-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA091" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micrometre Per Kelvin" .

<unit/MicroM2>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA092" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "H30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micrometre Squared" .

<unit/MicroMHO>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB201" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the obsolete unit mho of the electric conductance" ;
    <../schema/qudt/uneceCommonCode> "NR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micromho" .

<unit/MicroMOL>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA093" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "FH" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micromole" .

<unit/MicroN>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA070" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit newton" ;
    <../schema/qudt/uneceCommonCode> "B92" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micronewton" .

<unit/MicroN-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA071" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the product out of the derived SI newton and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "B93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micronewton Metre" .

<unit/MicroOHM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA055" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "B94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microohm" .

<unit/MicroPA>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA073" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit pascal" ;
    <../schema/qudt/uneceCommonCode> "B96" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micropascal" .

<unit/MicroPOISE>
    <../schema/qudt/conversionMultiplier> 1e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA072" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the CGS unit of the dynamic viscosity poise" ;
    <../schema/qudt/uneceCommonCode> "J32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Micropoise" .

<unit/MicroRAD>
    <../schema/qudt/conversionMultiplier> 1e-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/guidance> "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a></p>"^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA094" ;
    <../schema/qudt/isScalingOf> <unit/RAD> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "microrad" ;
    <../schema/qudt/ucumCode> "urad" ;
    <../schema/qudt/uneceCommonCode> "B97" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "microradian" .

<unit/MicroS>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA074" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit siemens" ;
    <../schema/qudt/uneceCommonCode> "B99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microsiemens" .

<unit/MicroS-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA075" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "G42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microsiemens Per Centimetre" .

<unit/MicroS-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA076" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "G43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microsiemens Per Metre" .

<unit/MicroSEC>
    <http://purl.org/dc/terms/description> "\"Microsecond\" is a unit for  'Time' expressed as \\(microsec\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.000001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA095" ;
    <../schema/qudt/isScalingOf> <unit/SEC> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "microsec" ;
    <../schema/qudt/ucumCode> "us" ;
    <../schema/qudt/uneceCommonCode> "B98" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "microsecond" .

<unit/MicroSV>
    <http://purl.org/dc/terms/description> "Although the sievert has the same dimensions as the gray (i.e. joules per kilogram), it measures a different quantity. To avoid any risk of confusion between the absorbed dose and the equivalent dose, the corresponding special units, namely the gray instead of the joule per kilogram for absorbed dose and the sievert instead of the joule per kilogram for the dose equivalent, should be used. 0.000001-fold of the SI derived unit sievert."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e-06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    <../schema/qudt/siUnitsExpression> "J/kg" ;
    <../schema/qudt/symbol> "µSv" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroSievert" .

<unit/MicroSV-PER-HR>
    <http://purl.org/dc/terms/description> "0.000001-fold of the derived SI unit sievert divided by the unit hour"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.000000000277778 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB466" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    <../schema/qudt/siUnitsExpression> "J/kg" ;
    <../schema/qudt/symbol> "µSv/hr" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroSievert per hour" .

<unit/MicroT>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA077" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit tesla" ;
    <../schema/qudt/uneceCommonCode> "D81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microtesla" .

<unit/MicroTORR>
    <http://purl.org/dc/terms/description> "\"MicroTorr\" is a unit for  'Force Per Area' expressed as \\(microtorr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.33322E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/symbol> "\\mu torr" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MicroTorr" .

<unit/MicroV>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Voltage> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA078" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit volt" ;
    <../schema/qudt/uneceCommonCode> "D82" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microvolt" .

<unit/MicroV-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA079" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit volt divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microvolt Per Metre" .

<unit/MicroW>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA080" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit watt" ;
    <../schema/qudt/uneceCommonCode> "D80" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microwatt" .

<unit/MicroW-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA081" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "D85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Microwatt Per Metre Squared" .

<unit/MilLength>
    <http://purl.org/dc/terms/description> "\"Mil Length\" is a C.G.S System unit for  'Length' expressed as \\(mil\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/symbol> "mil" ;
    <../schema/qudt/ucumCode> "[mil_i]" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Mil Length" .

<unit/MilliA>
    <../schema/qudt/conversionMultiplier> 1.0e-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA775" ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Micro> ;
    <../schema/qudt/symbol> "mA" ;
    <../schema/qudt/uneceCommonCode> "4K" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MilliAmpere" .

<unit/MilliA-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA777" ;
    <../schema/qudt/plainTextDescription> "product of the 0.001-fold of the SI base unit ampere and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "E09" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliampere Hour" .

<unit/MilliA-PER-IN>
    <../schema/qudt/conversionMultiplier> 3.937008e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA778" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit ampere divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "F08" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliampere Per Inch" .

<unit/MilliA-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA781" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit ampere  divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "F76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliampere Per Millimetre" .

<unit/MilliARCSEC>
    <http://purl.org/dc/terms/description> "A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or \\(\\pi /10,800 radians\\). In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation.  the milliarcsecond, abbreviated mas, is used in astronomy."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.290888209e-06 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/RAD> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMeasurement>, <quantitykind/PlaneAngle> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Minute_of_arc"^^xsd:anyURI ;
    <../schema/qudt/symbol> "mas" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milli ArcSecond" .

<unit/MilliBAR>
    <http://purl.org/dc/terms/description> "The bar is a non-SI unit of pressure, defined by the IUPAC as exactly equal to 100,000 Pa. It is about equal to the atmospheric pressure on Earth at sea level, and since 1982 the IUPAC has recommended that the standard for atmospheric pressure should be harmonized to \\(100,000 Pa = 1 bar \\approx 750.0616827 Torr\\). Units derived from the bar are the megabar (symbol: Mbar), kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar), and millibar (symbol: mbar or mb). They are not SI or cgs units, but they are accepted for use with the SI."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA810" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bar_(unit)"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BAR> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Milli> ;
    <../schema/qudt/symbol> "mbar" ;
    <../schema/qudt/uneceCommonCode> "MBR" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millibar" .

<unit/MilliBAR-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA813" ;
    <../schema/qudt/plainTextDescription> "product out of the 0.001-fold of the unit bar and the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millibar Litre Per Second" .

<unit/MilliBAR-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA327" ;
    <../schema/qudt/plainTextDescription> "product of the unit bar and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F92" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millibar Metre Cubed Per Second" .

<unit/MilliBAR-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA812" ;
    <../schema/qudt/plainTextDescription> "0.01-fold of the unit bar divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "F04" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millibar Per Bar" .

<unit/MilliBAR-PER-K>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumetricHeatCapacity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA811" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit bar divided by the unit temperature kelvin" ;
    <../schema/qudt/uneceCommonCode> "F84" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millibar Per Kelvin" .

<unit/MilliC>
    <http://purl.org/dc/terms/description> "A MilliCoulomb is \\(10^{-3} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA782" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Milli> ;
    <../schema/qudt/symbol> "mC" ;
    <../schema/qudt/uneceCommonCode> "D86" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MilliCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/MilliC-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA783" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit coulomb divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "C8" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millicoulomb Per Kilogram" .

<unit/MilliC-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA784" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "D89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millicoulomb Per Metre Squared" .

<unit/MilliC-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargeVolumeDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA785" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit coulomb divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "D88" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millicoulomb Per Cubic Metre" .

<unit/MilliCi>
    <../schema/qudt/conversionMultiplier> 3.7e+07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Activity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA786" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit curie" ;
    <../schema/qudt/uneceCommonCode> "MCU" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millicurie" .

<unit/MilliDEG_C>
    <http://purl.org/dc/terms/description> "\\(Millidegree Celsius is a scaled unit of measurement for temperature.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1E-03 ;
    <../schema/qudt/conversionOffset> 273.15 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Celsius"^^xsd:anyURI ;
    <../schema/qudt/guidance> "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec04.html#4.2.1.1\">SP811 section 4.2.1.1</a></p>"^^rdf:HTML, "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec06.html#6.2.8\">SP811 section 6.2.8</a></p>"^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Temperature> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Celsius?oldid=494152178"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/DEG_C> ;
    <../schema/qudt/latexDefinition> "millieDegree Celsius"^^<../schema/qudt/LatexString> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millidegree Celsius" .

<unit/MilliFARAD>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA787" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit farad" ;
    <../schema/qudt/uneceCommonCode> "C10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millifarad" .

<unit/MilliG>
    <http://purl.org/dc/terms/description> "\"Milligravity\" is a unit for  'Linear Acceleration' expressed as \\(mG\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.80665E-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearAcceleration> ;
    <../schema/qudt/symbol> "mG" ;
    <../schema/qudt/ucumCode> "m[g]" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligravity" .

<unit/MilliGAL>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Acceleration>, <quantitykind/LinearAcceleration>, <quantitykind/SoundParticleAcceleration>, <quantitykind/ThrustToMassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB043" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit of acceleration called gal according to the CGS system of units" ;
    <../schema/qudt/ucumCode> "mGal" ;
    <../schema/qudt/uneceCommonCode> "C11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligal" .

<unit/MilliGM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA815" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "MGM" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram" .

<unit/MilliGM-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA818" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "H63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Centimetre Squared" .

<unit/MilliGM-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-11 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA819" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "F32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Day" .

<unit/MilliGM-PER-DeciL>
    <http://purl.org/dc/terms/description> "A derived unit for amount-of-substance concentration measured in mg/dL."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(mg/L\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "milligrams per decilitre" .

<unit/MilliGM-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA822" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "H64" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Gram" .

<unit/MilliGM-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-10 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA823" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "4M" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Hour" .

<unit/MilliGM-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA826" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Kilogram" .

<unit/MilliGM-PER-L>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA827" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "M1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Litre" .

<unit/MilliGM-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA828" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Metre" .

<unit/MilliGM-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA829" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "GO" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Metre Squared" .

<unit/MilliGM-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA830" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "GP" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Metre Cubed" .

<unit/MilliGM-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA833" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "F33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Minute" .

<unit/MilliGM-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA836" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI base unit kilogram divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligram Per Second" .

<unit/MilliGRAY>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDose> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA788" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit gray" ;
    <../schema/qudt/uneceCommonCode> "C13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milligray" .

<unit/MilliH>
    <http://purl.org/dc/terms/description> "A unit of inductance equal to one thousandth of a henry. "^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0e-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA789" ;
    <../schema/qudt/symbol> "milliH" ;
    <../schema/qudt/uneceCommonCode> "C14" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millihenry" .

<unit/MilliH-PER-KiloOHM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA791" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit henry divided by the 1 000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "H05" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millihenry Per Kiloohm" .

<unit/MilliH-PER-OHM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA790" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit henry divided by the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "H06" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millihenry Per Ohm" .

<unit/MilliIN>
    <../schema/qudt/conversionMultiplier> 2.54e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA841" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit inch according to the Anglo-American and Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "77" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milli?inch" .

<unit/MilliJ>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA792" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit joule" ;
    <../schema/qudt/uneceCommonCode> "C15" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millijoule" .

<unit/MilliL>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA844" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "MLT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre" .

<unit/MilliL-PER-CentiM2-MIN>
    <../schema/qudt/conversionMultiplier> 1.6666667e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumetricFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA858" ;
    <../schema/qudt/plainTextDescription> "quotient of the 0.001-fold of the unit litre and the unit minute divided by the 0.0001-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Centimetre Squared Minute" .

<unit/MilliL-PER-CentiM2-SEC>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumetricFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB085" ;
    <../schema/qudt/plainTextDescription> "unit of the volume flow rate millilitre divided by second related to the transfer area as 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Centimetre Squared Second" .

<unit/MilliL-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-11 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA847" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "G54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Day" .

<unit/MilliL-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-10 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA850" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "G55" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Hour" .

<unit/MilliL-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA845" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "G30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Kelvin" .

<unit/MilliL-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB095" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit of the volume litre divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "KX" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Kilogram" .

<unit/MilliL-PER-L>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA853" ;
    <../schema/qudt/plainTextDescription> "volume ratio consisting of the 0.001-fold of the unit litre divided by the unit litre" ;
    <../schema/qudt/uneceCommonCode> "L19" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Litre" .

<unit/MilliL-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA854" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "H65" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Metre Cubed" .

<unit/MilliL-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA855" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Minute" .

<unit/MilliL-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA859" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "40" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millilitre Per Second" .

<unit/MilliM>
    <http://purl.org/dc/terms/description> "The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Millimetre"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(mm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA862" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Millimetre?oldid=493032457"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "mm" ;
    <../schema/qudt/uneceCommonCode> "MMT" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimeter" .

<unit/MilliM-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.15741e-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearVelocity> ;
    <../schema/qudt/informativeReference> "https://www.wmo.int/pages/prog/www/IMOP/CIMO-Guide.html"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "A measure of change in depth over time for a specific area, typically used to express precipitation intensity or evaporation (the amount of liquid water evaporated per unit of time from the area)" ;
    <../schema/qudt/symbol> "mm/day" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "millimetres per day" .

<unit/MilliM-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.777778e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA866" ;
    <../schema/qudt/plainTextDescription> "0001-fold of the SI base unit metre divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "H67" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Per Hour" .

<unit/MilliM-PER-K>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA864" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit metre divided by the SI base unit kelvin" ;
    <../schema/qudt/uneceCommonCode> "F53" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Per Kelvin" .

<unit/MilliM-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB378" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit metre divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "H81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Per Minute" .

<unit/MilliM-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA867" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit metre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "C16" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Per Second" .

<unit/MilliM-PER-YR>
    <../schema/qudt/conversionMultiplier> .171e-11 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA868" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit metre divided by the unit year" ;
    <../schema/qudt/uneceCommonCode> "H66" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Per Year" .

<unit/MilliM2>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA871" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "MMK" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Squared" .

<unit/MilliM2-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA872" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the power of the SI base unit metre with the exponent 2 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "C17" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Squared Per Second" .

<unit/MilliM3>
    <http://purl.org/dc/terms/description> "A metric measure of volume or capacity equal to a cube 1 millimeter on each edge"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(mm^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA873" ;
    <../schema/qudt/ucumCode> "mm3" ;
    <../schema/qudt/uneceCommonCode> "MMQ" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Millimeter" .

<unit/MilliM3-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA874" ;
    <../schema/qudt/plainTextDescription> "volume ratio consisting of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "L21" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre Cubed Per Metre Cubed" .

<unit/MilliM4>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SecondAxialMomentOfArea>, <quantitykind/SecondPolarMomentOfArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA869" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the power of the SI base unit metre with the exponent 4" ;
    <../schema/qudt/uneceCommonCode> "G77" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimetre To The Fourth Power" .

<unit/MilliMOL>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA877" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit mol" ;
    <../schema/qudt/uneceCommonCode> "C18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimole" .

<unit/MilliMOL-PER-GM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitMass>, <quantitykind/IonicStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA878" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit mol divided by the 0.001-fold of the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "H68" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimole Per Gram" .

<unit/MilliMOL-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitMass>, <quantitykind/IonicStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA879" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI base unit mol divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "D87" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimole Per Kilogram" .

<unit/MilliMOL-PER-L>
    <http://purl.org/dc/terms/description> "The SI derived unit for amount-of-substance concentration is the mmo/L."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(mmo/L\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AmountOfSubstancePerUnitVolume> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "millimoles per litre" .

<unit/MilliM_H2O>
    <../schema/qudt/conversionMultiplier> 9.80665e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA875" ;
    <../schema/qudt/plainTextDescription> "unit of pressure - 1 mmH2O is the static pressure exerted by a water column with a height of 1 mm" ;
    <../schema/qudt/uneceCommonCode> "HP" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Conventional Millimetre Of Water" .

<unit/MilliM_HG>
    <http://purl.org/dc/terms/description> "The millimeter of mercury is defined as the pressure exerted at the base of a column of fluid exactly 1 mm high, when the density of the fluid is exactly \\(13.5951 g/cm^{3}\\), at a place where the acceleration of gravity is exactly \\(9.80665 m/s^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 86014.2806 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Torr"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Torr?oldid=495199381"^^xsd:anyURI ;
    <../schema/qudt/symbol> "mmHg" ;
    <../schema/qudt/ucumCode> "mm[Hg]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimeter of Mercury" .

<unit/MilliM_HGA>
    <http://purl.org/dc/terms/description> "Millimeters of Mercury inclusive of atmospheric pressure"^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/symbol> "mmHgA" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millimeter of Mercury - Absolute" .

<unit/MilliN>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA793" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit newton" ;
    <../schema/qudt/uneceCommonCode> "C20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millinewton" .

<unit/MilliN-M>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA794" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the product of the SI derived unit newton and the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D83" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millinewton Metre" .

<unit/MilliN-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA795" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit newton divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C22" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millinewton Per Metre" .

<unit/MilliOHM>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA741" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "E45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliohm" .

<unit/MilliPA>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA796" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit pascal" ;
    <../schema/qudt/uneceCommonCode> "74" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millipascal" .

<unit/MilliPA-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA797" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the product of the SI derived unit pascal and the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "C24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millipascal Second" .

<unit/MilliPA-SEC-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA799" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the product of the SI derived unit pascal and the SI base unit second divided by the unit of the pressure bar" ;
    <../schema/qudt/uneceCommonCode> "L16" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millipascal Second Per Bar" .

<unit/MilliR>
    <../schema/qudt/conversionMultiplier> 2.58E-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Exposure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA898", "0112/2///62720#UAB056" ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Roentgen_(unit)"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the unit roentgen." ;
    <../schema/qudt/uneceCommonCode> "2Y", "L31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliroentgen" .

<unit/MilliRAD>
    <../schema/qudt/conversionMultiplier> 1e-3 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/guidance> "<http://physics.nist.gov/Pubs/SP811/sec07.html#7.10>"^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA897" ;
    <../schema/qudt/isScalingOf> <unit/RAD> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Milli> ;
    <../schema/qudt/symbol> "mrad" ;
    <../schema/qudt/ucumCode> "mrad" ;
    <../schema/qudt/uneceCommonCode> "C25" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "milliradian" .

<unit/MilliR_man>
    <../schema/qudt/conversionMultiplier> 2.58E-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA898", "0112/2///62720#UAB056" ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Roentgen_equivalent_man"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "The roentgen equivalent man (or rem) is a CGS unit of equivalent dose, effective dose, and committed dose, which are measures of the health effect of low levels of ionizing radiation on the human body." ;
    <../schema/qudt/uneceCommonCode> "L31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliroentgen Equivalent Man" .

<unit/MilliS>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA800" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit siemens" ;
    <../schema/qudt/uneceCommonCode> "C27" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millisiemens" .

<unit/MilliS-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA801" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millisiemens Per Centimetre" .

<unit/MilliSEC>
    <http://purl.org/dc/terms/description> "\"Millisecond\" is an Imperial unit for 'Time' expressed as \\(ms\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Millisecond"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA899" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Millisecond?oldid=495102042"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/SEC> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Milli> ;
    <../schema/qudt/symbol> "ms" ;
    <../schema/qudt/ucumCode> "ms" ;
    <../schema/qudt/uneceCommonCode> "C26" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "millisecond" .

<unit/MilliSV>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA802" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit sievert" ;
    <../schema/qudt/uneceCommonCode> "C28" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millisievert" .

<unit/MilliT>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA803" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit tesla" ;
    <../schema/qudt/uneceCommonCode> "C29" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millitesla" .

<unit/MilliTORR>
    <http://purl.org/dc/terms/description> "\"MilliTorr\" is a unit for  'Force Per Area' expressed as \\(utorr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.133322 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/symbol> "utorr" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MilliTorr" .

<unit/MilliV>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Voltage> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA804" ;
    <../schema/qudt/plainTextDescription> "0,001-fold of the SI derived unit volt" ;
    <../schema/qudt/uneceCommonCode> "2Z" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millivolt" .

<unit/MilliV-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA805" ;
    <../schema/qudt/plainTextDescription> "0.000001-fold of the SI derived unit volt divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millivolt Per Metre" .

<unit/MilliV-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.666667e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA806" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit volt divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "H62" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Millivolt Per Minute" .

<unit/MilliW>
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "MilliW" .

<unit/MilliW-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA808" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit weber divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "C32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliwatt Per Metre Squared" .

<unit/MilliWB>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA809" ;
    <../schema/qudt/plainTextDescription> "0.001-fold of the SI derived unit weber" ;
    <../schema/qudt/uneceCommonCode> "C33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Milliweber" .

<unit/MillionUSD>
    <../schema/qudt/conversionMultiplier> 1.0E6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Million US Dollars" .

<unit/MillionUSD-PER-YR>
    <../schema/qudt/expression> "\\(\\(M\\$/yr\\)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Million US Dollars per Year" .

<unit/MoldovanLeu>
    <http://purl.org/dc/terms/description> "Moldova"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Moldovan_leu"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MDL\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Moldovan_leu?oldid=490027766"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Moldovan Leu" .

<unit/MoroccanDirham>
    <http://purl.org/dc/terms/description> "Morocco, Western Sahara"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Moroccan_dirham"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MAD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Moroccan_dirham?oldid=490560557"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Moroccan Dirham" .

<unit/N>
    <http://purl.org/dc/terms/description> "The \"Newton\" is the SI unit of force. A force of one newton will accelerate a mass of one kilogram at the rate of one meter per second per second. The newton is named for Isaac Newton (1642-1727), the British mathematician, physicist, and natural philosopher. He was the first person to understand clearly the relationship between force (F), mass (m), and acceleration (a) expressed by the formula \\(F = m \\cdot a\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Newton"^^xsd:anyURI ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA235" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Newton?oldid=488427661"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/newton> ;
    <../schema/qudt/symbol> "N" ;
    <../schema/qudt/ucumCode> "N" ;
    <../schema/qudt/uneceCommonCode> "NEW" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton" .

<unit/N-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA237" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit newton and the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/ucumCode> "N.cm" ;
    <../schema/qudt/uneceCommonCode> "F88" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Centimetre" .

<unit/N-M>
    <http://purl.org/dc/terms/description> "\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Newton_metre"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/exactMatch> <unit/J> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA239" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Newton_metre?oldid=493923333"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "N.m" ;
    <../schema/qudt/symbol> "N-m" ;
    <../schema/qudt/ucumCode> "N.m" ;
    <../schema/qudt/uneceCommonCode> "NU" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Meter" .

<unit/N-M-PER-A>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA241" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "F90" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Metre Per Ampere" .

<unit/N-M-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB490" ;
    <../schema/qudt/plainTextDescription> "product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "G19" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Metre Per Kilogram" .

<unit/N-M-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea>, <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA244" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "H86" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Metre Per Square Metre" .

<unit/N-M-SEC>
    <http://purl.org/dc/terms/description> "The SI derived unit of angular momentum. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Newton_metre"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularMomentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA245" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/SI_derived_unit"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "N.m.sec" ;
    <../schema/qudt/symbol> "N-m-sec" ;
    <../schema/qudt/uneceCommonCode> "C53" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Meter Second" .

<unit/N-M2-PER-KiloGM2>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/GravitationalAttraction> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB491" ;
    <../schema/qudt/plainTextDescription> "unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "C54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Metre Squared Per Kilogram Squared" .

<unit/N-PER-A>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxPerUnitLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA236" ;
    <../schema/qudt/plainTextDescription> "SI derived unit newton divided by the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "H40" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Per Ampere" .

<unit/N-PER-C>
    <http://purl.org/dc/terms/description> "Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(N/C\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerElectricCharge> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton per Coulomb" .

<unit/N-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA238" ;
    <../schema/qudt/plainTextDescription> "SI derived unit newton divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "M23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Per Centimetre" .

<unit/N-PER-CentiM2>
    <../schema/qudt/conversionMultiplier> 1e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB183" ;
    <../schema/qudt/plainTextDescription> "derived SI unit newton divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ;
    <../schema/qudt/uneceCommonCode> "E01" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Per Centimetre Squared" .

<unit/N-PER-KiloGM>
    <http://purl.org/dc/terms/description> "Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(N/kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThrustToMassRatio> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton per Kilogram" .

<unit/N-PER-M>
    <http://purl.org/dc/terms/description> "Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(N/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA246" ;
    <../schema/qudt/uneceCommonCode> "4P" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton per Meter" .

<unit/N-PER-M2>
    <http://purl.org/dc/terms/description> "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/PA> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31889"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "N/m^2" ;
    <../schema/qudt/symbol> "Pa" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "N-PER-M2" .

<unit/N-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA249" ;
    <../schema/qudt/plainTextDescription> "SI derived unit newton divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "F47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Per Millimetre" .

<unit/N-PER-MilliM2>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA250" ;
    <../schema/qudt/plainTextDescription> "SI derived unit newton divided by the 0.000001-fold of the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "C56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Per Millimetre Squared" .

<unit/N-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearMomentum> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA251" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit newton and the SI base unit second" ;
    <../schema/qudt/ucumCode> "N.s" ;
    <../schema/qudt/uneceCommonCode> "C57" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton Second" .

<unit/N-SEC-PER-M>
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(N-s/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MechanicalSurfaceImpedance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA252" ;
    <../schema/qudt/uneceCommonCode> "C58" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <>, <unit/acoustics> ;
    rdfs:label "Newton Second per Meter" .

<unit/N-SEC-PER-M3>
    <http://purl.org/dc/terms/description> "The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is \\(1 N \\cdot s \\cdot m^{-3} \\) if unit pressure produces unit velocity."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(N \\cdot s \\cdot m^{-3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificAcousticImpedance> ;
    <../schema/qudt/latexSymbol> "\\(N \\cdot s \\cdot m^{-3}\\)"^^<../schema/qudt/LatexString> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Newton second per Cubic Meter" .

<unit/NAT>
    <http://purl.org/dc/terms/description> "A nat is a logarithmic unit of information or entropy, based on natural logarithms and powers of e, rather than the powers of 2 and base 2 logarithms which define the bit. The nat is the natural unit for information entropy. Physical systems of natural units which normalize Boltzmann's constant to 1 are effectively measuring thermodynamic entropy in nats."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nat"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nat?oldid=474010287"^^xsd:anyURI ;
    <../schema/qudt/symbol> "nat" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nat" .

<unit/NAT-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Nat per Second\" is information rate in natural units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(nat-per-sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nat?oldid=474010287"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nat per Second" .

<unit/NP>
    <http://purl.org/dc/terms/description> "The neper is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals. It has the unit symbol Np. The unit's name is derived from the name of John Napier, the inventor of logarithms. As is the case for the decibel and bel, the neper is not a unit in the International System of Units (SI), but it is accepted for use alongside the SI. Like the decibel, the neper is a unit in a logarithmic scale. While the bel uses the decadic (base-10) logarithm to compute ratios, the neper uses the natural logarithm, based on Euler's number"^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Neper"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA253" ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Neper"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Np" ;
    <../schema/qudt/ucumCode> "Np" ;
    <../schema/qudt/uneceCommonCode> "C50" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/LogarithmicUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Neper" .

<unit/NTU>
    <http://purl.org/dc/terms/description> "\"Nephelometry Turbidity Unit\" is a C.G.S System unit for  'Turbidity' expressed as \\(NTU\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Turbidity> ;
    <../schema/qudt/symbol> "NTU" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nephelometry Turbidity Unit" .

<unit/NUM>
    <http://purl.org/dc/terms/description> "\"Number\" is a unit for  'Dimensionless' expressed as (\\#\\)."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/symbol> "\\#" ;
    a <../schema/qudt/CountingUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Number" .

<unit/NUM-PER-YR>
    <http://purl.org/dc/terms/description> "\"Number per Year\" is a unit for  'Frequency' expressed as \\(\\#/yr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(\\#/yr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/CountingUnit>, <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Number per Year" .

<unit/Naira>
    <http://purl.org/dc/terms/description> "Nigeria"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nigerian_naira"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NGN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nigerian_naira?oldid=493462003"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Naira" .

<unit/Nakfa>
    <http://purl.org/dc/terms/description> "Eritrea"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nakfa"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ERN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nakfa?oldid=415286274"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nakfa" .

<unit/NamibianDollar>
    <http://purl.org/dc/terms/description> "Namibia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Namibian_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NAD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Namibian_dollar?oldid=495250023"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Namibian Dollar" .

<unit/NanoA>
    <../schema/qudt/conversionMultiplier> 1.0e-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA901" ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Nano> ;
    <../schema/qudt/symbol> "nA" ;
    <../schema/qudt/uneceCommonCode> "C39" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "nanoampere" .

<unit/NanoC>
    <http://purl.org/dc/terms/description> "A NanoCoulomb is \\(10^{-9} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-09 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA902" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Nano> ;
    <../schema/qudt/symbol> "nC" ;
    <../schema/qudt/uneceCommonCode> "C40" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "NanoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/NanoFARAD>
    <http://purl.org/dc/terms/description> "A common metric unit of electric capacitance equal to \\(10^{-9} farad\\). This unit was previously called the \\(millimicrofarad\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA903" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI ;
    <../schema/qudt/symbol> "nF" ;
    <../schema/qudt/uneceCommonCode> "C41" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanofarad" .

<unit/NanoFARAD-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA904" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanofarad Per Metre" .

<unit/NanoGM-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA911" ;
    <../schema/qudt/plainTextDescription> "mass ratio consisting of the 0.000000000001-fold of the SI base unit kilogram divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "L32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanogram Per Kilogram" .

<unit/NanoGM-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/description> "\"0.000000000001‬-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3\""^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/plainTextDescription> "0.000000000001‬-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" ;
    a <../schema/qudt/Unit> ;
    rdfs:comment "\"Derived from GM-PER-M3 which exists in QUDT\"" ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanogram Per Metre Cubed" .

<unit/NanoH>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance>, <quantitykind/Permeance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA905" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit henry" ;
    <../schema/qudt/uneceCommonCode> "C43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanohenry" .

<unit/NanoH-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permeability> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA906" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit henry divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanohenry Per Metre" .

<unit/NanoM>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA912" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanometre" .

<unit/NanoS-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA907" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit Siemens by the 0.01 fol of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "G44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanosiemens Per Centimetre" .

<unit/NanoS-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA908" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "G45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanosiemens Per Metre" .

<unit/NanoSEC>
    <http://purl.org/dc/terms/description> "A nanosecond is a SI unit of time equal to one billionth of a second (10−9 or 1/1,000,000,000 s). One nanosecond is to one second as one second is to 31.69 years. The word nanosecond is formed by the prefix nano and the unit second."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1e-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nanosecond"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA913" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nanosecond?oldid=919778950"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/SEC> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Nano> ;
    <../schema/qudt/symbol> "ns" ;
    <../schema/qudt/ucumCode> "ns" ;
    <../schema/qudt/uneceCommonCode> "C47" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "nanosecond" .

<unit/NanoT>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA909" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit tesla" ;
    <../schema/qudt/uneceCommonCode> "C48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanotesla" .

<unit/NanoW>
    <../schema/qudt/conversionMultiplier> 1e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA910" ;
    <../schema/qudt/plainTextDescription> "0.000000001-fold of the SI derived unit watt" ;
    <../schema/qudt/uneceCommonCode> "C49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nanowatt" .

<unit/NepaleseRupee>
    <http://purl.org/dc/terms/description> "Nepal"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Nepalese_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NPR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Nepalese_rupee?oldid=476894226"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nepalese Rupee" .

<unit/NetherlandsAntillianGuilder>
    <http://purl.org/dc/terms/description> "Netherlands Antilles"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Netherlands_Antillean_guilder"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ANG\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Netherlands_Antillean_guilder?oldid=490030382"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Netherlands Antillian Guilder" .

<unit/NewIsraeliShekel>
    <http://purl.org/dc/terms/description> "Israel"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Israeli_new_sheqel"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ILS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Israeli_new_sheqel?oldid=316213924"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "New Israeli Shekel" .

<unit/NewTaiwanDollar>
    <http://purl.org/dc/terms/description> "Taiwan and other islands that are under the effective control of the Republic of China (ROC)"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 1 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/New_Taiwan_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TWD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/New_Taiwan_dollar?oldid=493996933"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "New Taiwan Dollar" .

<unit/NewTurkishLira>
    <http://purl.org/dc/terms/description> "Turkey"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Turkish_lira"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TRY\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Turkish_lira?oldid=494097764"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "New Turkish Lira" .

<unit/NewZealandDollar>
    <http://purl.org/dc/terms/description> "Cook Islands, New Zealand, Niue, Pitcairn, Tokelau"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/New_Zealand_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NZD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/New_Zealand_dollar?oldid=495487722"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/NewZealandDollar> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "New Zealand Dollar" .

<unit/Ngultrum>
    <http://purl.org/dc/terms/description> "Bhutan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Bhutanese_ngultrum"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BTN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Bhutanese_ngultrum?oldid=491579260"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ngultrum" .

<unit/NorthKoreanWon>
    <http://purl.org/dc/terms/description> "North Korea"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/North_Korean_won"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KPW\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/North_Korean_won?oldid=495081686"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "North Korean Won" .

<unit/NorwegianKrone>
    <http://purl.org/dc/terms/description> "Norway"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Norwegian_krone"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(NOK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Norwegian_krone?oldid=495283934"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/NorwegianKrone> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Norwegian Krone" .

<unit/NuevoSol>
    <http://purl.org/dc/terms/description> "Peru"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Peruvian_nuevo_sol"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PEN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Peruvian_nuevo_sol?oldid=494237249"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Nuevo Sol" .

<unit/OCT>
    <http://purl.org/dc/terms/description> "An octave is a doubling or halving of a frequency.  One oct is the logarithmic frequency interval between \\(f1\\) and \\(f2\\) when \\(f2/f1 = 2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Octave"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Octave_(electronics)"^^xsd:anyURI ;
    <../schema/qudt/symbol> "oct" ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/LogarithmicUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Oct" .

<unit/OERSTED>
    <http://purl.org/dc/terms/description> "Oersted (abbreviated as Oe) is the unit of magnetizing field (also known as H-field, magnetic field strength or intensity) in the CGS system of units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 79.5774715 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Oersted"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AuxillaryMagneticField>, <quantitykind/MagneticFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB134" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Oersted?oldid=491396460"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/oersted> ;
    <../schema/qudt/symbol> "Oe" ;
    <../schema/qudt/ucumCode> "Oe" ;
    <../schema/qudt/uneceCommonCode> "66" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Oersted" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/Gs> .

<unit/OERSTED-CentiM>
    <http://purl.org/dc/terms/description> "\"Oersted Centimeter\" is a C.G.S System unit for  'Magnetomotive Force' expressed as \\(Oe-cm\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.795774715 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Oe-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagnetomotiveForce> ;
    <../schema/qudt/ucumCode> "Oe.cm" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Oersted Centimeter" .

<unit/OHM>
    <http://purl.org/dc/terms/description> "The \\textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \\(\\Omega \\equiv\\ \\frac{\\text{V}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{volt}}{\\text{amp}}\\ \\equiv\\ \\frac{\\text{W}}{\\text {A}^{2}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}^{2}}\\ \\equiv\\ \\frac{\\text{H}}{\\text {s}}\\ \\equiv\\ \\frac{\\text{henry}}{\\text{second}}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ohm"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA017" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ohm?oldid=494685555"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/ohm> ;
    <../schema/qudt/siUnitsExpression> "V/A" ;
    <../schema/qudt/symbol> "\\ohm" ;
    <../schema/qudt/ucumCode> "Ohm" ;
    <../schema/qudt/uneceCommonCode> "OHM" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ohm" .

<unit/OHM-M>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ResidualResistivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA020" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "Ohm.m" ;
    <../schema/qudt/uneceCommonCode> "C61" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ohm Meter" .

<unit/OHM-M2-PER-M>
    <../schema/qudt/conversionMultiplier> 1.0e+00 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistivity> ;
    <../schema/qudt/symbol> "Ohm-m2/m" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ohm Meter Squared per Meter" .

<unit/OHM_Ab>
    <http://purl.org/dc/terms/description> "\\(\\textit{abohm}\\) is the basic unit of electrical resistance in the emu-cgs system of units. One abohm is equal to \\(10^{-9} ohms\\) in the SI system of units; one abohm is a nano ohm."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abohm"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abohm?oldid=480725336"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abohm> ;
    <../schema/qudt/symbol> "abOhm" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abohm" .

<unit/OHM_Stat>
    <http://purl.org/dc/terms/description> "\"StatOHM\" is the unit of resistance, reactance, and impedance in the electrostatic C.G.S system of units, equal to the resistance between two points of a conductor when a constant potential difference of 1 statvolt between these points produces a current of 1 statampere; it is equal to approximately \\(8.9876 \\times 10^{11} ohms\\). The statohm is an extremely large unit of resistance. In fact, an object with a resistance of 1 stat W would make an excellent insulator or dielectric . In practical applications, the ohm, the kilohm (k W ) and the megohm (M W or M) are most often used to quantify resistance."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 8.9876E11 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/informativeReference> "http://whatis.techtarget.com/definition/statohm-stat-W"^^xsd:anyURI ;
    <../schema/qudt/latexSymbol> "\\(stat\\Omega\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statohm> ;
    <../schema/qudt/symbol> "stat Ω " ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statohm" .

<unit/OZ>
    <http://purl.org/dc/terms/description> "An ounce of mass is 1/16th of a pound of mass, based on the international standard definition of the pound as exactly 0.45359237 kg."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.028349523125 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/symbol> "ozm" ;
    <../schema/qudt/ucumCode> "[oz_av]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce Mass" .

<unit/OZ-FT>
    <../schema/qudt/conversionMultiplier> 8.6409e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB133" ;
    <../schema/qudt/plainTextDescription> "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and foot according to the Anglo-American and Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "4R" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Foot" .

<unit/OZ-IN>
    <../schema/qudt/conversionMultiplier> 6.94563e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LengthMass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB132" ;
    <../schema/qudt/plainTextDescription> "unit of the unbalance as a product of avoirdupois ounce according to  the avoirdupois system of units and inch according to the Anglo-American and Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "4Q" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Inch" .

<unit/OZ-PER-DAY>
    <../schema/qudt/conversionMultiplier> 3.2812e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA919" ;
    <../schema/qudt/plainTextDescription> "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L33" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Day" .

<unit/OZ-PER-GAL_US>
    <../schema/qudt/conversionMultiplier> 7.8125e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA924" ;
    <../schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA924"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "unit of the density according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "L38" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Gallon (US)" .

<unit/OZ-PER-HR>
    <../schema/qudt/conversionMultiplier> 7.87487e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA920" ;
    <../schema/qudt/plainTextDescription> "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L34" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Hour" .

<unit/OZ-PER-MIN>
    <../schema/qudt/conversionMultiplier> 4.72492e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA921" ;
    <../schema/qudt/plainTextDescription> "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Minute" .

<unit/OZ-PER-SEC>
    <../schema/qudt/conversionMultiplier> 2.834952e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA922" ;
    <../schema/qudt/plainTextDescription> "traditional unit of the mass avoirdupois ounce according to the avoirdupois system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Second" .

<unit/OZ-PER-YD3>
    <../schema/qudt/conversionMultiplier> 3.70798e-02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA918" ;
    <../schema/qudt/plainTextDescription> "unit ounce  according to the avoirdupois system of units divided by the power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "G32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Cubic Yard" .

<unit/OZ_F>
    <http://purl.org/dc/terms/description> "\"Ounce Force\" is an Imperial unit for  'Force' expressed as \\(ozf\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.278013875 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/symbol> "ozf" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Ounce Force" .

<unit/OZ_F-IN>
    <http://purl.org/dc/terms/description> "\"Ounce Force Inch\" is an Imperial unit for  'Torque' expressed as \\(ozf-in\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 7.06155243E-2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Torque> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Ounce Force Inch" .

<unit/OZ_PER-FT2>
    <http://purl.org/dc/terms/description> "\"Ounce per Square Foot\" is an Imperial unit for  'Mass Per Area' expressed as \\(oz/ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.305151727 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "oz/ft^{2}" ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Mass Ounce per Square Foot" .

<unit/OZ_PER-GAL>
    <http://purl.org/dc/terms/description> "\"Ounce per Gallon\" is an Imperial unit for  'Density' expressed as \\(oz/gal\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.23602329 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "oz/gal" ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Mass Ounce per Gallon" .

<unit/OZ_PER-GAL_UK>
    <../schema/qudt/conversionMultiplier> 6.2360e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA923" ;
    <../schema/qudt/plainTextDescription> "unit of the density according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "L37" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (avoirdupois) Per Gallon (UK)" .

<unit/OZ_PER-IN3>
    <http://purl.org/dc/terms/description> "\"Ounce per Cubic Inch\" is an Imperial unit for  'Density' expressed as \\(oz/in^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1729.99404 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "oz/in^{3}" ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Mass Ounce per Cubic Inch" .

<unit/OZ_PER-YD2>
    <http://purl.org/dc/terms/description> "\"Ounce per Square Yard\" is an Imperial unit for  'Mass Per Area' expressed as \\(oz/yd^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0339057474748823e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "oz/yd^{2}" ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Mass Ounce per Square Yard" .

<unit/OZ_TROY>
    <http://purl.org/dc/terms/description> "An obsolete unit of mass; the Troy Ounce is 1/12th of a Troy Pound. Based on the international definition of a Troy Pound as 5760 grains, the Troy Ounce is exactly 480 grains, or 0.0311034768 kg."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.0311034768 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/symbol> "oz" ;
    <../schema/qudt/ucumCode> "[oz_tr]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce Troy" .

<unit/OZ_VOL_UK>
    <http://purl.org/dc/terms/description> "\\(\\textit{Imperial Ounce}\\) is an Imperial unit for 'Liquid Volume' expressed as \\(oz\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.84130625E-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA431" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for fluids according to the Imperial system of units" ;
    <../schema/qudt/ucumCode> "[foz_br]" ;
    <../schema/qudt/uneceCommonCode> "OZI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Fluid Ounce (UK)" .

<unit/OZ_VOL_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 7.87487e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA432" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "J95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (UK Fluid) Per Day" .

<unit/OZ_VOL_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 7.87487e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA433" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "J96" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (UK Fluid) Per Hour" .

<unit/OZ_VOL_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 4.72492e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA434" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "J97" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (UK Fluid) Per Minute" .

<unit/OZ_VOL_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 2.84e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA435" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (UK) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (UK Fluid) Per Second" .

<unit/OZ_VOL_US>
    <http://purl.org/dc/terms/description> "\"US Liquid Ounce\" is a unit for  'Liquid Volume' expressed as \\(oz\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.95735296E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "oz" ;
    <../schema/qudt/ucumCode> "[foz_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Liquid Ounce" .

<unit/OZ_VOL_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 3.42286e-10 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA436" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by unit for time day" ;
    <../schema/qudt/uneceCommonCode> "J99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (US Fluid) Per Day" .

<unit/OZ_VOL_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 8.214869e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA437" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (US Fluid) Per Hour" .

<unit/OZ_VOL_US-PER-MIN>
    <../schema/qudt/conversionMultiplier> 4.92892e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA438" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "K11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (US Fluid) Per Minute" .

<unit/OZ_VOL_US-PER-SEC>
    <../schema/qudt/conversionMultiplier> 2.95735296E-5 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA439" ;
    <../schema/qudt/plainTextDescription> "unit of the volume fluid ounce (US) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ounce (US Fluid) Per Second" .

<unit/OmaniRial>
    <http://purl.org/dc/terms/description> "Oman"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Omani_rial"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(OMR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Omani_rial?oldid=491748879"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rial Omani" .

<unit/Ouguiya>
    <http://purl.org/dc/terms/description> "Mauritania"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mauritanian_ouguiya"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MRO\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mauritanian_ouguiya?oldid=490027072"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ouguiya" .

<unit/PA>
    <http://purl.org/dc/terms/description> "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA258" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/pascal> ;
    <../schema/qudt/siUnitsExpression> "N/m^2" ;
    <../schema/qudt/symbol> "Pa" ;
    <../schema/qudt/ucumCode> "Pa" ;
    <../schema/qudt/uneceCommonCode> "PAL" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal" .

<unit/PA-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA261" ;
    <../schema/qudt/plainTextDescription> "product out of the SI derived unit pascal and the unit litre divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "F99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Litre Per Second" .

<unit/PA-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA264" ;
    <../schema/qudt/plainTextDescription> "product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "G01" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Metre Cubed Per Second" .

<unit/PA-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA260" ;
    <../schema/qudt/plainTextDescription> "SI derived unit pascal divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "F07" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Per Bar" .

<unit/PA-PER-HR>
    <http://purl.org/dc/terms/description> "A rate of change of pressure measured as the number of Pascals in a period of one hour."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.000277777778 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(P / hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerAreaTime> ;
    <../schema/qudt/isScalingOf> <unit/PA-PER-MIN> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal per Hour" .

<unit/PA-PER-K>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(pascal-per-kelvin\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA259" ;
    <../schema/qudt/uneceCommonCode> "C64" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal per Kelvin" .

<unit/PA-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpectralRadiantEnergyDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA262" ;
    <../schema/qudt/plainTextDescription> "SI derived unit pascal divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Per Metre" .

<unit/PA-PER-MIN>
    <http://purl.org/dc/terms/description> "A rate of change of pressure measured as the number of Pascals in a period of one minute."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.0166666667 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(P / min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerAreaTime> ;
    <../schema/qudt/isScalingOf> <unit/PA-PER-SEC> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal per Minute" .

<unit/PA-PER-SEC>
    <http://purl.org/dc/terms/description> "A rate of change of pressure measured as the number of Pascals in a period of one second."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(P / s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerAreaTime> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal per Second" .

<unit/PA-SEC>
    <http://purl.org/dc/terms/description> "The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(Pa-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA265" ;
    <../schema/qudt/siUnitsExpression> "Pa.s" ;
    <../schema/qudt/uneceCommonCode> "C65" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Second" .

<unit/PA-SEC-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA267" ;
    <../schema/qudt/plainTextDescription> "product out of the SI derived unit pascal and the SI base unit second divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "H07" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Second Per Bar" .

<unit/PA-SEC-PER-M>
    <http://purl.org/dc/terms/description> "Pascal Second Per Meter (\\(Pa-s/m\\)) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of \\(ML^2T^{-1}\\) where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit \\(kg/m2\\cdot s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Pa-s/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA268" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "Pa.s/m" ;
    <../schema/qudt/uneceCommonCode> "C67" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Second Per Meter" .

<unit/PA-SEC-PER-M3>
    <http://purl.org/dc/terms/description> "\\(\\textit{Pascal Second Per Cubic Meter}\\) (\\(Pa-s/m^3\\)) is a unit in the category of Acoustic impedance. It is also known as \\(\\textit{pascal-second/cubic meter}\\). It has a dimension of \\(ML^{-4}T^{-1}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Pa-s/m3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AcousticImpedance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA263" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "Pa.s/m3" ;
    <../schema/qudt/uneceCommonCode> "C66" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Second Per Cubic Meter" .

<unit/PA2-SEC>
    <http://purl.org/dc/terms/description> "Pascal Squared Second (\\(Pa^2\\cdot s\\)) is a unit in the category of sound exposure."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Pa2-s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SoundExposure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB339" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "Pa2.s" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pascal Squared Second" .

<unit/PAB>
    <http://purl.org/dc/terms/description> "Panama"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Balboa"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Balboa?oldid=482550791"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Balboa" .

<unit/PARSEC>
    <http://purl.org/dc/terms/description> "The parsec (parallax of one arcsecond; symbol: pc) is a unit of length, equal to just under 31 trillion (\\(31 \\times 10^{12}\\)) kilometres (about 19 trillion miles), 206265 AU, or about 3.26 light-years. The parsec measurement unit is used in astronomy. It is defined as the length of the adjacent side of an imaginary right triangle in space. The two dimensions that specify this triangle are the parallax angle (defined as 1 arcsecond) and the opposite side (defined as 1 astronomical unit (AU), the distance from the Earth to the Sun). Given these two measurements, along with the rules of trigonometry, the length of the adjacent side (the parsec) can be found."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.085678E16 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB067" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/parsec> ;
    <../schema/qudt/symbol> "pc" ;
    <../schema/qudt/ucumCode> "pc" ;
    <../schema/qudt/uneceCommonCode> "C63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Parsec" .

<unit/PCA>
    <http://purl.org/dc/terms/description> "A pica is a typographic unit of measure corresponding to 1/72 of its respective foot, and therefore to 1/6 of an inch. The pica contains 12 point units of measure. Notably, Adobe PostScript promoted the pica unit of measure that is the standard in contemporary printing, as in home computers and printers. Usually, pica measurements are represented with an upper-case 'P' with an upper-right-to-lower-left virgule (slash) starting in the upper right portion of the 'P' and ending at the lower left of the upright portion of the 'P'; essentially drawing a virgule (/) through a 'P'.  Note that these definitions are different from a typewriter's pica setting, which denotes a type size of ten characters per horizontal inch."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pica"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB606" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pica?oldid=458102937"^^xsd:anyURI ;
    <../schema/qudt/symbol> "PCA" ;
    <../schema/qudt/ucumCode> "[pca]" ;
    <../schema/qudt/uneceCommonCode> "R1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pica" .

<unit/PDL>
    <http://purl.org/dc/terms/description> "The poundal is a unit of force that is part of the foot-pound-second system of units, in Imperial units introduced in 1877, and is from the specialized subsystem of English absolute (a coherent system). The poundal is defined as the force necessary to accelerate 1 pound-mass to 1 foot per second per second. \\(1 pdl = 0.138254954376 N\\) exactly."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.138254954376 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Poundal"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB233" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Poundal?oldid=494626458"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/poundal> ;
    <../schema/qudt/symbol> "pdl" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Poundal" .

<unit/PDL-PER-FT2>
    <http://purl.org/dc/terms/description> "Poundal Per Square Foot (\\(pdl/ft^2\\)) is a unit in the category of Pressure. It is also known as poundals per square foot, poundal/square foot. This unit is commonly used in the UK, US unit systems. Poundal Per Square Foot has a dimension of \\(ML^{-1}T^{-2}\\), where M is mass, L is length, and T is time. It can be converted to the corresponding standard SI unit \\si{Pa} by multiplying its value by a factor of 1.488163944."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.48816443 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(pdl/ft^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB243" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--pressure--poundal_per_square_foot.cfm"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Poundal per Square Foot" .

<unit/PER-ANGSTROM>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB058" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the unit angstrom" ;
    <../schema/qudt/uneceCommonCode> "C85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Ã¥ngstrÃ¶m" .

<unit/PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Compressibility>, <quantitykind/InversePressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA328" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the metrical unit with the name bar" ;
    <../schema/qudt/uneceCommonCode> "F58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Bar" .

<unit/PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA382" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "E90" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Centimetre" .

<unit/PER-CentiM3>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA383" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the 0.000001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "H50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Centimetre Cubed" .

<unit/PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.157407e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA408" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the unit day" ;
    <../schema/qudt/uneceCommonCode> "E91" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Day" .

<unit/PER-FT3>
    <../schema/qudt/conversionMultiplier> 3.531466e+01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA453" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the power of the unit foot according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "K20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Cubic Foot" .

<unit/PER-GigaEV2>
    <http://purl.org/dc/terms/description> "Per Square Giga Electron Volt Unit is a a demominator unit with dimensions \\(/GeV^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.89564405E19 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(/GeV^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseSquareEnergy> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Square Giga Electron Volt Unit" .

<unit/PER-H>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Henry" .

<unit/PER-HR>
    <http://purl.org/dc/terms/description> "A reciprocal unit of time for \\(\\textit{reciprocal hour}\\) or \"inverse hour\"."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.6e2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/ucumCode> "/h", "h-1" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Hour" .

<unit/PER-IN3>
    <../schema/qudt/conversionMultiplier> 6.102376e+04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA546" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the power of the unit inch according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "K49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Cubic Inch" .

<unit/PER-J-M3>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(j^{-1}-m^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensityOfStates> ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Joule Cubic Meter" .

<unit/PER-K>
    <http://purl.org/dc/terms/description> "Per Kelvin Unit is a demominator unit with dimensions \\(/k\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(/K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTemperature> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Kelvin Unit" .

<unit/PER-KiloV-A-HR>
    <../schema/qudt/conversionMultiplier> 1e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseEnergy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA098" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the 1,000-fold of the product of the SI derived unit volt and the SI base unit ampere and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "M21" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Kilovolt Ampere Hour" .

<unit/PER-L>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA667" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the unit litre" ;
    <../schema/qudt/uneceCommonCode> "K63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Litre" .

<unit/PER-M>
    <http://purl.org/dc/terms/description> "Per Meter Unit is a a demominator unit with dimensions \\(/m\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(per-meter\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLength> ;
    <../schema/qudt/ucumCode> "/m", "m-1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Meter" .

<unit/PER-M-K>
    <http://purl.org/dc/terms/description> "Per Meter Kelvin Unit is a denominator unit with dimensions \\(/m.k\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(/m.k\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseLengthTemperature> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Meter Kelvin Unit" .

<unit/PER-M2>
    <http://purl.org/dc/terms/description> "\"Per Meter Squared Unit\" is a demominator unit with dimensions \\(/m^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ParticleFluence> ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    <../schema/qudt/symbol> "m^{-2}" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Square Meter" .

<unit/PER-M2-SEC>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^{-2}-s^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ParticleFluenceRate> ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Square Meter Second" .

<unit/PER-M3>
    <http://purl.org/dc/terms/description> "\"Per Cubic Meter\" is a demominator unit with dimensions \\(/m^3\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(/m^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/NumberDensity> ;
    <../schema/qudt/ucumCode> "/m3", "m-3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Cubic Meter" .

<unit/PER-M3-SEC>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^{-3}-s^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Slowing-DownDensity> ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Cubic Meter Second" .

<unit/PER-MI-PER-PSI>
    <../schema/qudt/conversionMultiplier> 1.450377e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Compressibility>, <quantitykind/InversePressure>, <quantitykind/IsothermalCompressibility> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA016" ;
    <../schema/qudt/plainTextDescription> "thousandth divided by the composed unit for pressure (pound-force per square inch)" ;
    <../schema/qudt/uneceCommonCode> "J12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Mille Per Psi" .

<unit/PER-MIN>
    <http://purl.org/dc/terms/description> "A reciprocal unit of time for \\(\\textit{reciprocal minute}\\) or \\(\\textit{inverse minute}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 60.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(m^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/ucumCode> "/min", "min-1" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Minute" .

<unit/PER-MO>
    <../schema/qudt/conversionMultiplier> 3.91935077e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA881" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the unit month" ;
    <../schema/qudt/uneceCommonCode> "H11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Month" .

<unit/PER-MOL>
    <http://purl.org/dc/terms/description> "<p><strong>Per Mole Unit</strong> is a a demominator unit with dimensions \\(mol^{-1}\\)</p>."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(/mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseAmountOfSubstance> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Mole Unit" .

<unit/PER-MilliM3>
    <../schema/qudt/conversionMultiplier> 1e+09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA870" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the 0.000000001-fold of the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "L20" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Millimetre Cubed" .

<unit/PER-PA>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pascal"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(/Pa\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InversePressure>, <quantitykind/IsothermalCompressibility> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pascal?oldid=492989202"^^xsd:anyURI ;
    <../schema/qudt/siUnitsExpression> "m^2/N" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Pascal" .

<unit/PER-PSI>
    <../schema/qudt/conversionMultiplier> 1.450377e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InversePressure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA709" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the composed unit for pressure (pound-force per square inch)" ;
    <../schema/qudt/uneceCommonCode> "K93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Psi" .

<unit/PER-PlanckMass2>
    <http://purl.org/dc/terms/description> "In physics, the Planck mass, denoted by \\(m_P\\), is the unit of mass in the system of natural units known as Planck units. It is defined so that \\(\\approx  1.2209 \\times 10 GeV/c_0 = 2.17651(13) \\times 10 kg\\), (or \\(21.7651 \\mu g\\)), where \\(c_0\\) is the speed of light in a vacuum, \\(G\\) is the gravitational constant, and \\(\\hbar\\) is the reduced Planck constant. Particle physicists and cosmologists often use the reduced Planck mass, which is \\(\\approx  4.341 \\times 10 kg = 2.435  \\times 10 GeV/c\\). The added factor of \\(1/{\\sqrt{8\\pi}}\\) simplifies a number of equations in general relativity. Quantum effects are typified by the magnitude of Planck's constant."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.111089e15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_mass"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseSquareMass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_mass?oldid=493648632"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(m_P = \\sqrt{\\frac{ \\hbar c^3}{G}} \\approx 1.2209 \\times 10^{19} GeV/c^2 = 2.17651(13) \\times 10^{-8}\\), where \\(c\\) is the speed of light in a vacuum, \\(\\hbar\\) is the reduced Planck's constant, and \\(G\\) is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Inverse Square Planck Mass" .

<unit/PER-SEC>
    <http://purl.org/dc/terms/description> "A reciprical unit of time for \\(\\textit{reciprocal second}\\) or \\(\\textit{inverse second}\\). The \\(\\textit{Per Second}\\) is a unit of rate."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/exactMatch> <unit/HZ> ;
    <../schema/qudt/expression> "\\(sec^{-1}}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/ucumCode> "/s", "s-1" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Second" .

<unit/PER-SEC-M2>
    <http://purl.org/dc/terms/description> "\\(\\textit{Per Second Meter Squared Unit}\\) is a measure of flux with dimensions \\(/sec-m^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(per-sec-m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Flux> ;
    <../schema/qudt/ucumCode> "/(s1.m2)", "s-1.m-2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Second Meter Squared Unit" .

<unit/PER-SEC-M2-SR>
    <http://purl.org/dc/terms/description> "Per Second Meter Squared Steradian Unit is a demominator unit with dimensions \\(/sec-m^2-sr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(/sec-m^2-sr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PhotonRadiance> ;
    <../schema/qudt/ucumCode> "/(s.m2.sr)", "s-1.m-2.sr-1" ;
    a <../schema/qudt/Unit> ;
    rdfs:comment "It is not clear this unit is ever used. [Editor]" ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Second Meter Squared Steradian Unit" .

<unit/PER-SEC-SR>
    <http://purl.org/dc/terms/description> "Per Second Steradian Unit is a demominator unit with dimensions \\(/sec-sr\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(/sec-sr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PhotonIntensity> ;
    <../schema/qudt/ucumCode> "/(s.sr)", "s-1.sr-1" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Second Steradian" .

<unit/PER-T-M>
    <http://purl.org/dc/terms/description> "Per Tesla Meter Unit is a a demominator unit with dimensions \\(/m .\\cdot T\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticReluctivity> ;
    <../schema/qudt/latexSymbol> "\\(m^{-1} \\cdot T^{-1}\\)"^^<../schema/qudt/LatexString> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Tesla Meter" .

<unit/PER-T-SEC>
    <http://purl.org/dc/terms/description> "Per Tesla Second Unit is a a demominator unit with dimensions \\(/s . T\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(/s . T\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricChargePerMass> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Tesla Second Unit" .

<unit/PER-WB>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Wb^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseMagneticFlux> ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Per Weber" .

<unit/PER-WK>
    <../schema/qudt/conversionMultiplier> 1.653439e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA099" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the unit week" ;
    <../schema/qudt/uneceCommonCode> "H85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Week" .

<unit/PER-YD3>
    <../schema/qudt/conversionMultiplier> 1.307951e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB033" ;
    <../schema/qudt/plainTextDescription> "reciprocal value of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "M10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Cubic Yard" .

<unit/PER-YR>
    <../schema/qudt/conversionMultiplier> 3.1709792e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB027" ;
    <../schema/qudt/plainTextDescription> "reciprocal of the unit year" ;
    <../schema/qudt/uneceCommonCode> "H09" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Reciprocal Year" .

<unit/PERCENT>
    <http://purl.org/dc/terms/description> "\"Percent\" is a unit for  'Dimensionless Ratio' expressed as \\(\\%\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Percentage"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA000" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Percentage?oldid=495284540"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/percent> ;
    <../schema/qudt/symbol> "\\%" ;
    <../schema/qudt/ucumCode> "%" ;
    <../schema/qudt/uneceCommonCode> "P1" ;
    a <../schema/qudt/CountingUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Percent" .

<unit/PERCENT_RH>
    <../schema/qudt/conversionMultiplier> 0.01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/plainTextDescription> "Percent relative humidity is the ratio of the partial pressure of water vapor to the equilibrium vapor pressure of water at a given temperature, expressed as a percentage." ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Percent Relative Humidity" ;
    <http://www.w3.org/2004/02/skos/core#prefLabel> "percent relative humidity" .

<unit/PERMEABILITY_EM_REL>
    <http://purl.org/dc/terms/description> "Relative permeability, denoted by the symbol \\(\\mu _T\\), is the ratio of the permeability of a specific medium to the permeability of free space \\(\\mu _0\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Relative_permeability"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectromagneticPermeabilityRatio> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\(\\mu\\,T\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/ucumCode> "[mu_0]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Relative Electromagnetic Permeability" .

<unit/PERMEABILITY_REL>
    <http://purl.org/dc/terms/description> "In multiphase flow in porous media, the relative permeability of a phase is a dimensionless measure of the effective permeability of that phase. It is the ratio of the effective permeability of that phase to the absolute permeability. It can be viewed as an adaptation of Darcy's law to multiphase flow. For two-phase flow in porous media given steady-state conditions, we can write where is the flux, is the pressure drop, is the viscosity."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.25663706E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Relative_permeability"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PermeabilityRatio> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Relative_permeability"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Relative Permeability" .

<unit/PERMITTIVITY_REL>
    <http://purl.org/dc/terms/description> """The \\(\\textit{relative permittivity}\\) of a material under given conditions reflects the extent to which it concentrates electrostatic lines of flux. In technical terms, it is the ratio of the amount of electrical energy stored in a material by an applied voltage, relative to that stored in a vacuum. Likewise, it is also the ratio of the capacitance of a capacitor using that material as a dielectric, compared to a similar capacitor that has a vacuum as its dielectric. Relative permittivity is a dimensionless number that is in general complex. The imaginary portion of the permittivity corresponds to a phase shift of the polarization P relative to E and leads to the attenuation of electromagnetic waves passing through the medium.</p>
<p>\\(\\epsilon_r(w) = \\frac{\\epsilon(w)}{\\epsilon_O}\\)\\ where \\(\\epsilon_r(w)\\) is the complex frequency-dependent absolute permittivity of the material, and \\(\\epsilon_O\\) is the vacuum permittivity."""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 8.854187817E-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Relative_static_permittivity"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Relative_permittivity?oldid=489664437"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Relative_static_permittivity?oldid=334224492"^^xsd:anyURI, "http://www.ncert.nic.in/html/learning_basket/electricity/electricity/charges%20&%20fields/absolute_permittivity.htm"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\(\\epsilon r\\)" ;
    <../schema/qudt/ucumCode> "[eps_0]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Relative Permittivity" .

<unit/PINT>
    <http://purl.org/dc/terms/description> "\"Imperial Pint\" is an Imperial unit for  'Volume' expressed as \\(pint\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 5.6826125E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/symbol> "pi" ;
    <../schema/qudt/ucumCode> "[pt_br]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Imperial Pint" .

<unit/PINT_UK>
    <../schema/qudt/conversionMultiplier> 5.682613e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA952" ;
    <../schema/qudt/plainTextDescription> "unit of the volume (both for fluids and for dry measures) according to the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "PTI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (UK)" .

<unit/PINT_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 6.577098e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA953" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L53" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (UK) Per Day" .

<unit/PINT_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.578504e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA954" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L54" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (UK) Per Hour" .

<unit/PINT_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 9.471022e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA955" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L55" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (UK) Per Minute" .

<unit/PINT_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 5.682613e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA956" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (UK) (both for fluids and for dry measures) according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L56" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (UK) Per Second" .

<unit/PINT_US>
    <http://purl.org/dc/terms/description> "\"US Liquid Pint\" is a unit for  'Liquid Volume' expressed as \\(pt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.731765E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "pt" ;
    <../schema/qudt/ucumCode> "[pt_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Liquid Pint" .

<unit/PINT_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 5.47658e-09 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA958" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L57" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (US Liquid) Per Day" .

<unit/PINT_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 1.314379e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA959" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L58" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (US Liquid) Per Hour" .

<unit/PINT_US-PER-MIN>
    <../schema/qudt/conversionMultiplier> 7.886275e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA960" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L59" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (US Liquid) Per Minute" .

<unit/PINT_US-PER-SEC>
    <../schema/qudt/conversionMultiplier> 4.731765e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RecombinationCoefficient>, <quantitykind/SoundVolumeVelocity>, <quantitykind/Velocity>, <quantitykind/VolumeFlowRate>, <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA961" ;
    <../schema/qudt/plainTextDescription> "unit of the volume pint (US liquid) according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L60" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pint (US Liquid) Per Second" .

<unit/PINT_US_DRY>
    <http://purl.org/dc/terms/description> "\"US Dry Pint\" is a C.G.S System unit for  'Dry Volume' expressed as \\(dry_pt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 5.50610471E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/symbol> "dry_pt" ;
    <../schema/qudt/ucumCode> "[dpt_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Dry Pint" .

<unit/PK_UK>
    <../schema/qudt/conversionMultiplier> 9.092181e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CartesianVolume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA939" ;
    <../schema/qudt/plainTextDescription> "unit of the volume according to the Imperial system of units" ;
    <../schema/qudt/ucumCode> "[pk_br]" ;
    <../schema/qudt/uneceCommonCode> "L43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (UK)" .

<unit/PK_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.05233576e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA940" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (UK) Per Day" .

<unit/PK_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.525605833e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA941" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (UK) Per Hour" .

<unit/PK_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.5153635e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA942" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (UK) according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L46" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (UK) Per Minute" .

<unit/PK_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 9.092181e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA943" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (UK) according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (UK) Per Second" .

<unit/PK_US_DRY>
    <http://purl.org/dc/terms/description> "A peck is an imperial and U.S. customary unit of dry volume, equivalent to 2 gallons or 8 dry quarts or 16 dry pints. Two pecks make a kenning (obsolete), and four pecks make a bushel. In Scotland, the peck was used as a dry measure until the introduction of imperial units as a result of the Weights and Measures Act of 1824. The peck was equal to about 9 litres (in the case of certain crops, such as wheat, peas, beans and meal) and about 13 litres (in the case of barley, oats and malt). A firlot was equal to 4 pecks and the peck was equal to 4 lippies or forpets. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.00880976754 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/symbol> "pk" ;
    <../schema/qudt/ucumCode> "[pk_us]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_USCS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Peck" .

<unit/PK_US_DRY-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.01964902e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA944" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (US Dry) Per Day" .

<unit/PK_US_DRY-PER-HR>
    <../schema/qudt/conversionMultiplier> 2.447157651e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA945" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "L49" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (US Dry) Per Hour" .

<unit/PK_US_DRY-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.46829459067e-04 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA946" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L50" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (US Dry) Per Minute" .

<unit/PK_US_DRY-PER-SEC>
    <../schema/qudt/conversionMultiplier> 0.00880976754 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA947" ;
    <../schema/qudt/plainTextDescription> "unit of the volume peck (US dry) as dry measure according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peck (US Dry) Per Second" .

<unit/POISE>
    <http://purl.org/dc/terms/description> "The poise is the unit of dynamic viscosity in the centimetre gram second system of units. It is named after Jean Louis Marie Poiseuille."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Poise"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS>, <sou/SOU_CGS-GAUSS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA255" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Poise?oldid=487835641"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/poise> ;
    <../schema/qudt/symbol> "P" ;
    <../schema/qudt/ucumCode> "P" ;
    <../schema/qudt/uneceCommonCode> "89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Poise" .

<unit/POISE-PER-BAR>
    <../schema/qudt/conversionMultiplier> 1e-06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA257" ;
    <../schema/qudt/plainTextDescription> "CGS unit poise divided by the unit bar" ;
    <../schema/qudt/uneceCommonCode> "F06" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Poise Per Bar" .

<unit/PPB>
    <http://purl.org/dc/terms/description> "Dimensionless unit for concentration. Recommended practice is to use specific units such as \\(ug/l\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#section-Derived-Unit-Atoms"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ppb" ;
    <../schema/qudt/ucumCode> "[ppb]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Parts per billion" .

<unit/PPM>
    <http://purl.org/dc/terms/description> "Dimensionless unit for concentration. Recommended practice is to use specific units such as \\(ug/l\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#section-Derived-Unit-Atoms"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/partsPerMillion> ;
    <../schema/qudt/symbol> "ppm" ;
    <../schema/qudt/ucumCode> "[ppm]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Parts per million" .

<unit/PPTH>
    <http://purl.org/dc/terms/description> "Dimensionless unit for concentration. Recommended practice is to use specific units such as \\(ug/l\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.001 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#section-Derived-Unit-Atoms"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ppth" ;
    <../schema/qudt/ucumCode> "[ppth]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Parts per thousand" .

<unit/PPTR>
    <http://purl.org/dc/terms/description> "Dimensionless unit for concentration. Recommended practice is to use specific units such as \\(ug/l\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DimensionlessRatio> ;
    <../schema/qudt/informativeReference> "http://aurora.regenstrief.org/~ucum/ucum.html#section-Derived-Unit-Atoms"^^xsd:anyURI ;
    <../schema/qudt/symbol> "pptr" ;
    <../schema/qudt/ucumCode> "[pptr]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Parts per trillion" .

<unit/PSI>
    <../schema/qudt/conversionMultiplier> 6894.75789 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Pressure> ;
    <../schema/qudt/plainTextDescription> "Pounds of force per square inch, the unit for pressure as a compounded unit pound-force according to the Anglo-American system of units divided by the power of the unit Inch according to the Anglo-American and Imperial system of units by exponent 2" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PSI" ;
    owl:sameAS <unit/LB_F-PER-IN2> .

<unit/PSI-IN3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1.129848e-01 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA703" ;
    <../schema/qudt/plainTextDescription> "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic inch per second)" ;
    <../schema/qudt/uneceCommonCode> "K87" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Psi Cubic Inch Per Second" .

<unit/PSI-L-PER-SEC>
    <../schema/qudt/conversionMultiplier> 6.894757e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA704" ;
    <../schema/qudt/plainTextDescription> "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (litre per second)" ;
    <../schema/qudt/uneceCommonCode> "K88" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Psi Litre Per Second" .

<unit/PSI-M3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 6.894757e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA705" ;
    <../schema/qudt/plainTextDescription> "product of the composed unit for pressure (pound-force per square inch) and the composed unit for volume flow (cubic metre per second)" ;
    <../schema/qudt/uneceCommonCode> "K89" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Psi Metre Cubed Per Second" .

<unit/PSI-PER-PSI>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PressureRatio> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA951" ;
    <../schema/qudt/plainTextDescription> "composed unit for pressure (pound-force per square inch) divided by the composed unit for pressure (pound-force per square inch)" ;
    <../schema/qudt/uneceCommonCode> "L52" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Psi Per Psi" .

<unit/PSI-YD3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 5.27142e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA706" ;
    <../schema/qudt/plainTextDescription> "product of the composed unit for pressure (pound-force per square inch) and the square inch) and the composed unit for volume flow (cubic yard per second)" ;
    <../schema/qudt/uneceCommonCode> "K90" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Psi Cubic Yard Per Second" .

<unit/PT>
    <http://purl.org/dc/terms/description> "In typography, a point is the smallest unit of measure, being a subdivision of the larger pica. It is commonly abbreviated as pt. The point has long been the usual unit for measuring font size and leading and other minute items on a printed page."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2.54E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB605" ;
    <../schema/qudt/symbol> "pt" ;
    <../schema/qudt/ucumCode> "[pnt]" ;
    <../schema/qudt/uneceCommonCode> "N3" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Point" .

<unit/Paanga>
    <http://purl.org/dc/terms/description> "Tonga"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tongan_pa%CA%BBanga"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TOP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tongan_paʻanga?oldid=482738012"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pa'anga" .

<unit/PakistanRupee>
    <http://purl.org/dc/terms/description> "Pakistan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pakistani_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PKR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pakistani_rupee?oldid=494937873"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pakistan Rupee" .

<unit/Palladium-OunceTroy>
    <../schema/qudt/expression> "\\(XPD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Palladium (one Troy ounce)" .

<unit/Pataca>
    <http://purl.org/dc/terms/description> "Macau Special Administrative Region"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 1 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pataca"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MOP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pataca?oldid=482490442"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pataca" .

<unit/PebiBYTE>
    <http://purl.org/dc/terms/description> "The pebibyte is a standards-based binary multiple (prefix pebi, symbol Pi) of the byte, a unit of digital information storage. The pebibyte unit symbol is PiB. 1 pebibyte =  1125899906842624bytes = 1024 tebibytes The pebibyte is closely related to the petabyte, which is defined as \\(10^{15} bytes = 1,000,000,000,000,000 bytes\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1125899906842624 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pebibyte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA274" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pebibyte?oldid=492685015"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Pebi> ;
    <../schema/qudt/symbol> "PiB" ;
    <../schema/qudt/uneceCommonCode> "E60" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PebiByte" .

<unit/Pennyweight>
    <../schema/qudt/conversionMultiplier> 1.555174e-03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB182" ;
    <../schema/qudt/plainTextDescription> "non SI-conforming unit of mass which comes from the Anglo-American Troy or Apothecaries' Weight System of units according to NIST of 1 pwt = 1.555174 10^3 kg" ;
    <../schema/qudt/ucumCode> "[pwt_tr]" ;
    <../schema/qudt/uneceCommonCode> "DWT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pennyweight" .

<unit/PetaBYTE>
    <http://purl.org/dc/terms/description> "A petabyte is a unit of information equal to one quadrillion bytes, or 1024 terabytes. The unit symbol for the petabyte is PB. The prefix peta (P) indicates the fifth power to 1000: 1 PB = 1000000000000000B, 1 million gigabytes = 1 thousand terabytes The pebibyte (PiB), using a binary prefix, is the corresponding power of 1024, which is more than \\(12\\% \\)greater (\\(2^{50} bytes = 1,125,899,906,842,624 bytes\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Petabyte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB187" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Petabyte?oldid=494735969"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Peta> ;
    <../schema/qudt/symbol> "PB" ;
    <../schema/qudt/uneceCommonCode> "E36" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PetaByte" .

<unit/PetaC>
    <http://purl.org/dc/terms/description> "A PetaCoulomb is \\(10^{15} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e15 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Peta> ;
    <../schema/qudt/symbol> "PC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PetaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/PetaJ>
    <../schema/qudt/conversionMultiplier> 1e+15 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB123" ;
    <../schema/qudt/plainTextDescription> "1,000,000,000,000,000-fold of the derived SI unit joule" ;
    <../schema/qudt/uneceCommonCode> "C68" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Petajoule" .

<unit/PhilippinePeso>
    <http://purl.org/dc/terms/description> "Philippines"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Philippine_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PHP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Philippine_peso?oldid=495411811"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Philippine Peso" .

<unit/Phot>
    <http://purl.org/dc/terms/description> "A phot (ph) is a photometric unit of illuminance, or luminous flux through an area. It is not an SI unit, but rather is associated with the older centimetre gram second system of units.  Metric dimensions: \\(illuminance = luminous intensity \\times solid angle / length\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Phot"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LuminousFluxPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB255" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Phot?oldid=477198725"^^xsd:anyURI ;
    <../schema/qudt/isDerivedCoherentUnitOfSystem> <../schema/qudt/SOU_CGS-MECHANICS> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/phot> ;
    <../schema/qudt/symbol> "ph" ;
    <../schema/qudt/ucumCode> "ph" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Phot" .

<unit/PicoA>
    <../schema/qudt/conversionMultiplier> 1.0e-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA928" ;
    <../schema/qudt/isScalingOf> <unit/A> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Pico> ;
    <../schema/qudt/symbol> "pA" ;
    <../schema/qudt/uneceCommonCode> "C70" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "picoampere" .

<unit/PicoC>
    <http://purl.org/dc/terms/description> "A PicoCoulomb is \\(10^{-12} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA929" ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Pico> ;
    <../schema/qudt/symbol> "pC" ;
    <../schema/qudt/uneceCommonCode> "C71" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PicoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/PicoFARAD>
    <http://purl.org/dc/terms/description> "\"PicoF\" is a common unit of electric capacitance equal to \\(10^{-12} farad\\). This unit was formerly called the micromicrofarad."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1.0E-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Farad"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Capacitance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA930" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Farad?oldid=493070876"^^xsd:anyURI ;
    <../schema/qudt/symbol> "pF" ;
    <../schema/qudt/uneceCommonCode> "4T" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picofarad" .

<unit/PicoFARAD-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Permittivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA931" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit farad divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C72" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picofarad Per Metre" .

<unit/PicoH>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Inductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA932" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit henry" ;
    <../schema/qudt/uneceCommonCode> "C73" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picohenry" .

<unit/PicoM>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA949" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "C52" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picometre" .

<unit/PicoPA-PER-KiloM>
    <../schema/qudt/conversionMultiplier> 1e-15 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerArea>, <quantitykind/ForcePerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA933" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit pascal divided by the 1 000-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H69" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picopascal Per Kilometre" .

<unit/PicoS-PER-M>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA934" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit Siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "L42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picosiemens Per Metre" .

<unit/PicoSEC>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA950" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "H70" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picosecond" .

<unit/PicoW>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA935" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit watt" ;
    <../schema/qudt/uneceCommonCode> "C75" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picowatt" .

<unit/PicoW-PER-M2>
    <../schema/qudt/conversionMultiplier> 1e-12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA936" ;
    <../schema/qudt/plainTextDescription> "0.000000000001-fold of the SI derived unit watt divided by the power of the SI base unit metre with the exponent 2" ;
    <../schema/qudt/uneceCommonCode> "C76" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Picowatt Per Metre Squared" .

<unit/PlanckArea>
    <../schema/qudt/conversionMultiplier> 2.61223E-70 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Area" .

<unit/PlanckCharge>
    <http://purl.org/dc/terms/description> "In physics, the Planck charge, denoted by, is one of the base units in the system of natural units called Planck units. It is a quantity of electric charge defined in terms of fundamental physical constants. The Planck charge is defined as: coulombs, where: is the speed of light in the vacuum, is Planck's constant, is the reduced Planck constant, is the permittivity of free space is the elementary charge = (137.03599911) is the fine structure constant. The Planck charge is times greater than the elementary charge \\(e\\) carried by an electron."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.875545870E-18 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\(Q_P\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Charge" .

<unit/PlanckCurrent>
    <http://purl.org/dc/terms/description> "The Planck current is the unit of electric current, denoted by IP, in the system of natural units known as Planck units. \\(\\approx 3.479 \\times 10 A\\), where:  the Planck time is the permittivity in vacuum and the reduced Planck constant G is the gravitational constant c is the speed of light in vacuum. The Planck current is that current which, in a conductor, carries a Planck charge in Planck time. Alternatively, the Planck current is that constant current which, if maintained in two straight parallel conductors of infinite length and negligible circular cross-section, and placed a Planck length apart in vacuum, would produce between these conductors a force equal to a Planck force per Planck length."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.4789E25 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_current"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrent> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_current?oldid=493640689"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Current" .

<unit/PlanckCurrentDensity>
    <../schema/qudt/conversionMultiplier> 1.331774E95 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCurrentDensity> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Current Density" .

<unit/PlanckDensity>
    <http://purl.org/dc/terms/description> "The Planck density is the unit of density, denoted by \\(\\rho_P\\), in the system of natural units known as Planck units. \\(1\\  \\rho_P \\ is \\approx 5.155 \\times 10^{96} kg/m^3\\). This is a unit which is very large, about equivalent to \\(10^{23}\\) solar masses squeezed into the space of a single atomic nucleus. At one unit of Planck time after the Big Bang, the mass density of the universe is thought to have been approximately one unit of Planck density."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 5.15500E96 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_density"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_density?oldid=493642128"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Density" .

<unit/PlanckEnergy>
    <http://purl.org/dc/terms/description> "In physics, the unit of energy in the system of natural units known as Planck units is called the Planck energy, denoted by \\(E_P\\). \\(E_P\\) is a derived, as opposed to basic, Planck unit. An equivalent definition is:\\(E_P = \\hbar / T_P\\) where \\(T_P\\) is the Planck time. Also: \\(E_P = m_P c^2\\) where \\(m_P\\) is the Planck mass."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.9561E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_energy"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_energy?oldid=493639955"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(E_\\rho = \\sqrt{\\frac{ \\hbar c^5}{G}} \\approx 1.936 \\times 10^9 J \\approx 1.22 \\times 10^{28} eV \\approx 0.5433 MWh\\), where  \\(c\\) is the speed of light in a vacuum, \\(\\hbar\\) is the reduced Planck's constant, and \\(G\\) is the gravitational constant."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "E_\\rho" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Energy" .

<unit/PlanckForce>
    <http://purl.org/dc/terms/description> "Planck force is the derived unit of force resulting from the definition of the base Planck units for time, length, and mass. It is equal to the natural unit of momentum divided by the natural unit of time."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.21027E44 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_force"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_force?oldid=493643031"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Force" .

<unit/PlanckFrequency>
    <../schema/qudt/conversionMultiplier> 1.85487E43 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_angular_frequency"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_angular_frequency?oldid=493641308"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Frequency" .

<unit/PlanckFrequency_Ang>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_angular_frequency"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularFrequency> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Angular Frequency" .

<unit/PlanckImpedance>
    <http://purl.org/dc/terms/description> "The Planck impedance is the unit of electrical resistance, denoted by ZP, in the system of natural units known as Planck units. The Planck impedance is directly coupled to the impedance of free space, Z0, and differs in value from Z0 only by a factor of \\(4\\pi\\). If the Planck charge were instead defined to normalize the permittivity of free space, \\(\\epsilon_0\\), rather than the Coulomb constant, \\(1/(4\\pi\\epsilon_0)\\), then the Planck impedance would be identical to the characteristic impedance of free space."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 29.9792458 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_impedance"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(Z_P = \\frac{V_P}{I_P}= \\frac{1}{4\\pi\\epsilon_0c}=\\frac{\\mu_oc}{4\\pi}=\\frac{Z_0}{4\\pi}=29.9792458\\Omega\\)\\where \\(V_P\\) is the Planck voltage, \\(I_P\\) is the Planck current, \\(c\\) is the speed of light in a vacuum, \\(\\epsilon_0\\) is the permittivity of free space, \\(\\mu_0\\) is the permeability of free space, and \\(Z_0\\) is the impedance of free space."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "ZP" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Impedance" .

<unit/PlanckLength>
    <http://purl.org/dc/terms/description> "In physics, the Planck length, denoted \\(\\ell_P\\), is a unit of length, equal to \\(1.616199(97)×10^{-35}\\) metres. It is a base unit in the system of Planck units. The Planck length can be defined from three fundamental physical constants: the speed of light in a vacuum, Planck's constant, and the gravitational constant. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.616252E-35 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_length"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_length?oldid=495093067"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(\\ell_P = \\sqrt{\\frac{ \\hbar G}{c^3}} \\approx 1.616199(97)) \\times 10^{-35} m\\), where \\(c\\) is the speed of light in a vacuum, \\(\\hbar\\) is the reduced Planck's constant, and \\(G\\) is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "\\(\\ell_P\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Length" .

<unit/PlanckMass>
    <http://purl.org/dc/terms/description> "In physics, the Planck mass, denoted by \\(m_P\\), is the unit of mass in the system of natural units known as Planck units. It is defined so that \\(\\approx  1.2209 \\times 10 GeV/c_0 = 2.17651(13) \\times 10 kg\\), (or \\(21.7651 \\mu g\\)), where \\(c_0\\) is the speed of light in a vacuum, \\(G\\) is the gravitational constant, and \\(\\hbar\\) is the reduced Planck constant. Particle physicists and cosmologists often use the reduced Planck mass, which is \\(\\approx  4.341 \\times 10 kg = 2.435  \\times 10 GeV/c\\). The added factor of \\(1/{\\sqrt{8\\pi}}\\) simplifies a number of equations in general relativity. Quantum effects are typified by the magnitude of Planck's constant."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 2.17644E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_mass"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_mass?oldid=493648632"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(m_P = \\sqrt{\\frac{ \\hbar c^3}{G}} \\approx 1.2209 \\times 10^{19} GeV/c^2 = 2.17651(13) \\times 10^{-8}\\), where \\(c\\) is the speed of light in a vacuum, \\(\\hbar\\) is the reduced Planck's constant, and \\(G\\) is the gravitational constant. The two digits enclosed by parentheses are the estimated standard error associated with the reported numerical value."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/symbol> "\\(m_P\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Mass" .

<unit/PlanckMomentum>
    <http://purl.org/dc/terms/description> "Planck momentum is the unit of momentum in the system of natural units known as Planck units. It has no commonly used symbol of its own, but can be denoted by, where is the Planck mass and is the speed of light in a vacuum. Then where is the reduced Planck's constant, is the Planck length, is the gravitational constant. In SI units Planck momentum is \\(\\approx 6.5 kg m/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.52485 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_momentum"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearMomentum> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_momentum?oldid=493644981"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Momentum" .

<unit/PlanckPower>
    <http://purl.org/dc/terms/description> "The Planck energy divided by the Planck time is the Planck power \\(P_p \\), equal to about \\(3.62831 \\times 10^{52} W\\). This is an extremely large unit; even gamma-ray bursts, the most luminous phenomena known, have output on the order of \\(1 \\times 10^{45} W\\), less than one ten-millionth of the Planck power."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3.62831E52 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_power"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_power?oldid=493642483"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(P_p = {\\frac{ c^5}{G}}\\), where \\(c\\) is the speed of light in a vacuum, and \\(G\\) is the gravitational constant."^^<../schema/qudt/LatexString> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Power" .

<unit/PlanckPressure>
    <../schema/qudt/conversionMultiplier> 4.63309E113 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_pressure"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_pressure?oldid=493640883"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Pressure" .

<unit/PlanckTemperature>
    <../schema/qudt/hasQuantityKind> <quantitykind/Temperature>, <quantitykind/ThermodynamicTemperature> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "PlanckTemperature" .

<unit/PlanckTime>
    <http://purl.org/dc/terms/description> "In physics, the Planck time, denoted by \\(t_P\\), is the unit of time in the system of natural units known as Planck units. It is the time required for light to travel, in a vacuum, a distance of 1 Planck length. The unit is named after Max Planck, who was the first to propose it. \\( \\\\ t_P \\equiv  \\sqrt{\\frac{\\hbar G}{c^5}} \\approx 5.39106(32) \\times 10^{-44} s\\) where, \\(c\\) is the speed of light in a vacuum, \\(\\hbar\\) is the reduced Planck's constant (defined as \\(\\hbar = \\frac{h}{2 \\pi}\\) and \\(G\\) is the gravitational constant. The two digits between parentheses denote the standard error of the estimated value."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 5.39124E-44 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_time"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_time?oldid=495362103"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Planck_units"^^xsd:anyURI ;
    <../schema/qudt/symbol> "\\(t_P\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_PLANCK> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Time" .

<unit/PlanckVolt>
    <../schema/qudt/conversionMultiplier> 1.04295E27 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerElectricCharge> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Volt" .

<unit/PlanckVolume>
    <../schema/qudt/conversionMultiplier> 4.22419E-105 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Planck Volume" .

<unit/Platinum-OunceTroy>
    <../schema/qudt/expression> "\\(XPT\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Platinum (one Troy ounce)" .

<unit/PoundSterling>
    <http://purl.org/dc/terms/description> "United Kingdom"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pound_sterling"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GBP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pound_sterling?oldid=495524329"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/poundSterling> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pound Sterling" .

<unit/Pula>
    <http://purl.org/dc/terms/description> "Botswana"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Pula"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(BWP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pula?oldid=495207177"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Pula" .

<unit/QT_UK>
    <../schema/qudt/conversionMultiplier> 0.0011365225 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA963" ;
    <../schema/qudt/plainTextDescription> "unit of the volume for fluids according to the Imperial system of units" ;
    <../schema/qudt/ucumCode> "[qt_br]" ;
    <../schema/qudt/uneceCommonCode> "QTI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (UK)" .

<unit/QT_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 1.31542e-08 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity>, <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA710" ;
    <../schema/qudt/plainTextDescription> "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (UK Liquid) Per Day" .

<unit/QT_UK-PER-HR>
    <../schema/qudt/conversionMultiplier> 3.157007e-07 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA711" ;
    <../schema/qudt/plainTextDescription> "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (UK Liquid) Per Hour" .

<unit/QT_UK-PER-MIN>
    <../schema/qudt/conversionMultiplier> 1.894205e-05 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA712" ;
    <../schema/qudt/plainTextDescription> "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "K96" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (UK Liquid) Per Minute" .

<unit/QT_UK-PER-SEC>
    <../schema/qudt/conversionMultiplier> 0.0011365225 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA713" ;
    <../schema/qudt/plainTextDescription> "unit of the volume quart (UK liquid) for fluids according to the Imperial system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "K97" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (UK Liquid) Per Second" .

<unit/QT_US>
    <http://purl.org/dc/terms/description> "\"US Liquid Quart\" is a unit for  'Liquid Volume' expressed as \\(qt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 9.46353E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LiquidVolume> ;
    <../schema/qudt/symbol> "qt" ;
    <../schema/qudt/ucumCode> "[qt_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Liquid Quart" .

<unit/QT_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.00000001095316 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA714" ;
    <../schema/qudt/plainTextDescription> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "K98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (US Liquid) Per Day" .

<unit/QT_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 0.000000262875833 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA715" ;
    <../schema/qudt/plainTextDescription> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "K99" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (US Liquid) Per Hour" .

<unit/QT_US-PER-MIN>
    <../schema/qudt/conversionMultiplier> 0.00001577255 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA716" ;
    <../schema/qudt/plainTextDescription> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (US Liquid) Per Minute" .

<unit/QT_US-PER-SEC>
    <../schema/qudt/conversionMultiplier> 0.000946353 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA717" ;
    <../schema/qudt/plainTextDescription> "unit fo the volume quart (US liquid) for fluids according to the Anglo-American system of units divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quart (US Liquid) Per Second" .

<unit/QT_US_DRY>
    <http://purl.org/dc/terms/description> "\"US Dry Quart\" is a unit for  'Dry Volume' expressed as \\(dry_qt\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.001101220942715 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DryVolume> ;
    <../schema/qudt/symbol> "dry_qt" ;
    <../schema/qudt/ucumCode> "[dqt_us]" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Dry Quart" .

<unit/QUAD>
    <http://purl.org/dc/terms/description> "A quad is a unit of energy equal to \\(10 BTU\\), or \\(1.055 \\times \\SI{10}{\\joule}\\), which is \\(1.055 exajoule\\) or \\(EJ\\) in SI units. The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. Some common types of an energy carrier approximately equal 1 quad are: 8,007,000,000 Gallons (US) of gasoline 293,083,000,000 Kilowatt-hours (kWh) 36,000,000 Tonnes of coal 970,434,000,000 Cubic feet of natural gas 5,996,000,000 UK gallons of diesel oil 25,200,000 Tonnes of oil 252,000,000 tonnes of TNT or five times the energy of the Tsar Bomba nuclear test."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.055E18 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Quad"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Quad?oldid=492086827"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/quad> ;
    <../schema/qudt/symbol> "quad" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quad" .

<unit/QatariRial>
    <http://purl.org/dc/terms/description> "Qatar"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Qatari_riyal"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(QAR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Qatari_riyal?oldid=491747452"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Qatari Rial" .

<unit/Quarter_UK>
    <../schema/qudt/conversionMultiplier> 12.70058636 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB202" ;
    <../schema/qudt/plainTextDescription> "unit of the mass according to the avoirdupois system of units: 1 qr. l. = 28 lb" ;
    <../schema/qudt/uneceCommonCode> "QTR" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quarter (UK)" .

<unit/Quetzal>
    <http://purl.org/dc/terms/description> "Guatemala"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Quetzal"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(GTQ\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Quetzal?oldid=489813522"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Quetzal" .

<unit/R>
    <http://purl.org/dc/terms/description> "Not to be confused with roentgen equivalent man or roentgen equivalent physical. The roentgen (symbol R) is an obsolete unit of measurement for the kerma of X-rays and gamma rays up to 3 MeV."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2.58E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Roentgen"^^xsd:anyURI ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Exposure> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA275" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Roentgen?oldid=491213233"^^xsd:anyURI ;
    <../schema/qudt/symbol> "R" ;
    <../schema/qudt/ucumCode> "R" ;
    <../schema/qudt/uneceCommonCode> "2C" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Roentgen" .

<unit/RAD>
    <http://purl.org/dc/terms/description> "The radian is the standard unit of angular measure, used in many areas of mathematics. It describes the plane angle subtended by a circular arc as the length of the arc divided by the radius of the arc. In the absence of any symbol radians are assumed, and when degrees are meant the symbol \\(^{\\ circ}\\) is used. "^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Radian"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/guidance> "<p>See NIST section <a href=\"http://physics.nist.gov/Pubs/SP811/sec07.html#7.10\">SP811 section7.10</a></p>"^^rdf:HTML ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA966" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Radian?oldid=492309312"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/radian> ;
    <../schema/qudt/plainTextDescription> "The radian is the standard unit of angular measure, used in many areas of mathematics. It describes the plane angle subtended by a circular arc as the length of the arc divided by the radius of the arc. The unit was formerly a SI supplementary unit, but this category was abolished in 1995 and the radian is now considered a SI derived unit. The SI unit of solid angle measurement is the steradian.  The radian is represented by the symbol \"rad\" or, more rarely, by the superscript c (for \"circular measure\"). For example, an angle of 1.2 radians would be written as \"1.2 rad\" or \"1.2c\" (the second symbol is often mistaken for a degree: \"1.2u00b0\"). As the ratio of two lengths, the radian is a \"pure number\" that needs no unit symbol, and in mathematical writing the symbol \"rad\" is almost always omitted. In the absence of any symbol radians are assumed, and when degrees are meant the symbol u00b0 is used. [Wikipedia]" ;
    <../schema/qudt/symbol> "rad" ;
    <../schema/qudt/ucumCode> "rad" ;
    <../schema/qudt/uneceCommonCode> "C81" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:comment "The radian and steradian are special names for the number one that may be used to convey information about the quantity concerned. In practice the symbols rad and sr are used where appropriate, but the symbol for the derived unit one is generally omitted in specifying the values of dimensionless quantities." ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian" .

<unit/RAD-M2-PER-KiloGM>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rad m^2 / kg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificOpticalRotatoryPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB162" ;
    <../schema/qudt/uneceCommonCode> "C83" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian Meter Squared per Kilogram" .

<unit/RAD-M2-PER-MOL>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rad m^2 / mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarOpticalRotatoryPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB161" ;
    <../schema/qudt/uneceCommonCode> "C82" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian Meter Squared per Mole" .

<unit/RAD-PER-HR>
    <http://purl.org/dc/terms/description> "\"Radian per Hour\" is a unit for  'Angular Velocity' expressed as \\(rad/h\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 3600.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rad/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/ucumCode> "rad.h-1", "rad/h" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian per Hour" .

<unit/RAD-PER-M>
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rad/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularWavenumber>, <quantitykind/FermiAngularWavenumber> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA967" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "C84" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian per Meter" .

<unit/RAD-PER-MIN>
    <http://purl.org/dc/terms/description> "Radian Per Minute (rad/min) is a unit in the category of Angular velocity. It is also known as radians per minute, radian/minute. Radian Per Minute (rad/min) has a dimension of aT-1 where T is time. It can be converted to the corresponding standard SI unit rad/s by multiplying its value by a factor of 0.0166666666667. "^^rdf:HTML ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 60.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rad/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/ucumCode> "rad.min-1", "rad/min" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian per Minute" .

<unit/RAD-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(rad/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA968" ;
    <../schema/qudt/ucumCode> "rad.s-1", "rad/s" ;
    <../schema/qudt/uneceCommonCode> "2A" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "radian per second" .

<unit/RAD-PER-SEC2>
    <http://purl.org/dc/terms/description> "Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per second squared (\\(rad/s^2\\)), and is usually denoted by the Greek letter \\(\\alpha\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(rad/s2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularAcceleration> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA969" ;
    <../schema/qudt/ucumCode> "rad.s-2", "rad/s2" ;
    <../schema/qudt/uneceCommonCode> "2B" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Radian per Second Squared" .

<unit/RAD_R>
    <http://purl.org/dc/terms/description> "The \\(rad\\) is a deprecated unit of absorbed radiation dose, defined as \\(1 rad = 0.01\\,Gy = 0.01 J/kg\\). It was originally defined in CGS units in 1953 as the dose causing 100 ergs of energy to be absorbed by one gram of matter. It has been replaced by the gray in most of the world. A related unit, the \\(roentgen\\), was formerly used to quantify the number of rad deposited into a target when it was exposed to radiation. The F-factor can used to convert between rad and roentgens. The material absorbing the radiation can be human tissue or silicon microchips or any other medium (for example, air, water, lead shielding, etc.)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/RAD"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDose> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/RAD?oldid=493716376"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/rad> ;
    <../schema/qudt/symbol> "rad" ;
    <../schema/qudt/ucumCode> "RAD" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rad" .

<unit/RAYL>
    <http://purl.org/dc/terms/description> "dcterms:description \"\\(\\textbf{Rayl}\\) is one of two units of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is one rayl if unit pressure produces unit velocity. It is defined as follows: \\(1\\; rayl = 1 dyn\\cdot s\\cdot cm^{-3}\\) Or in SI as: \\(1 \\; rayl = 10^{-1}Pa\\cdot s\\cdot m^{-1}\\), which equals \\(10\\,N \\cdot s\\cdot m^{-3}\\).\"\"\"^^qudt:LatexString ;" ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Rayl"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SpecificAcousticImpedance> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rayl?oldid=433570842"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rayl" .

<unit/REM>
    <http://purl.org/dc/terms/description> "A Rem is a deprecated unit used to measure the biological effects of ionizing radiation. The rem is defined as equal to 0.01 sievert, which is the more commonly used unit outside of the United States. Equivalent dose, effective dose, and committed dose can all be measured in units of rem. These quantities are products of the absorbed dose in rads and weighting factors. These factors must be selected for each exposure situation; there is no universally applicable conversion constant from rad to rem. A rem is a large dose of radiation, so the millirem (mrem), which is one thousandth of a rem, is often used for the dosages commonly encountered, such as the amount of radiation received from medical x-rays and background sources."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-2 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Roentgen_equivalent_man"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/rem> ;
    <../schema/qudt/symbol> "rem" ;
    <../schema/qudt/ucumCode> "REM" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rem" .

<unit/REV>
    <http://purl.org/dc/terms/description> "\"Revolution\" is a unit for  'Plane Angle' expressed as \\(rev\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.28318531 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Revolution"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PlaneAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB206" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Revolution?oldid=494110330"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/revolution> ;
    <../schema/qudt/symbol> "rev" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Revolution" .

<unit/REV-PER-HR>
    <http://purl.org/dc/terms/description> "\"Revolution per Hour\" is a unit for  'Angular Velocity' expressed as \\(rev/h\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.00174532925 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rev/h\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Revolution per Hour" .

<unit/REV-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Revolution per Minute\" is a unit for  'Angular Velocity' expressed as \\(rev/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.104719755 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rev/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB231" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Revolution per Minute" .

<unit/REV-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Revolution per Second\" is a unit for  'Angular Velocity' expressed as \\(rev/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.28318531 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rev/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularVelocity> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Revolution per Second" .

<unit/REV-PER-SEC2>
    <http://purl.org/dc/terms/description> "\"Revolution per Second Squared\" is a C.G.S System unit for  'Angular Acceleration' expressed as \\(rev-per-s^2\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 6.28318531 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(rev/s2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AngularAcceleration> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Revolution per Second Squared" .

<unit/ROD>
    <http://purl.org/dc/terms/description> "A unit of distance equal to 5.5 yards (16 feet 6 inches)."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 5.029210 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Rod"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(rd\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA970" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rod?oldid=492590086"^^xsd:anyURI ;
    <../schema/qudt/ucumCode> "[rd_br]" ;
    <../schema/qudt/uneceCommonCode> "F49" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rod" .

<unit/RT>
    <http://purl.org/dc/terms/description> "The register ton is a unit of volume used for the cargo capacity of a ship, defined as 100 cubic feet (roughly 2.83 cubic metres)."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2.8316846592 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Tonnage#Tonnage_measurements"^^xsd:anyURI ;
    <../schema/qudt/symbol> "RT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Register Ton" ;
    rdfs:seeAlso <unit/GT> .

<unit/Riel>
    <http://purl.org/dc/terms/description> "Cambodia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Riel"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KHR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Riel?oldid=473309240"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Riel" .

<unit/RomanianNeLeu>
    <http://purl.org/dc/terms/description> "Romania"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(RON\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Romanian New Leu" .

<unit/Rufiyaa>
    <http://purl.org/dc/terms/description> "Maldives"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Maldivian_rufiyaa"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MVR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Maldivian_rufiyaa?oldid=491578728"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rufiyaa" .

<unit/Rupiah>
    <http://purl.org/dc/terms/description> "Indonesia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Indonesian_rupiah"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(IDR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Indonesian_rupiah?oldid=489729458"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rupiah" .

<unit/RussianRuble>
    <http://purl.org/dc/terms/description> "Russia, Abkhazia, South Ossetia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Russian_ruble"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(RUB\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Russian_ruble?oldid=494336467"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Russian Ruble" .

<unit/RwandaFranc>
    <http://purl.org/dc/terms/description> "Rwanda"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Rwandan_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(RWF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Rwandan_franc?oldid=489727903"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Rwanda Franc" .

<unit/S>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Siemens}\\) is the SI unit of electric conductance, susceptance, and admittance. The most important property of a conductor is the amount of current it will carry when a voltage is applied. Current flow is opposed by resistance in all circuits, and by also by reactance and impedance in alternating current circuits. Conductance, susceptance, and admittance are the inverses of resistance, reactance, and impedance, respectively. To measure these properties, the siemens is the reciprocal of the ohm. In other words, the conductance, susceptance, or admittance, in siemens, is simply 1 divided by the resistance, reactance or impedance, respectively, in ohms. The unit is named for the German electrical engineer Werner von Siemens (1816-1892). \\(\\  \\text{Siemens}\\equiv\\frac{\\text{A}}{\\text{V}}\\equiv\\frac{\\text{amp}}{\\text{volt}}\\equiv\\frac{\\text{F}}{\\text {s}}\\equiv\\frac{\\text{farad}}{\\text{second}}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA277" ;
    <../schema/qudt/informativeReference> "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Siemens_(unit)"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/siemens> ;
    <../schema/qudt/siUnitsExpression> "A/V" ;
    <../schema/qudt/symbol> "S" ;
    <../schema/qudt/ucumCode> "S" ;
    <../schema/qudt/uneceCommonCode> "SIE" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Siemens" .

<unit/S-M2-PER-MOL>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(s-m2-per-mol\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MolarConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA280" ;
    <../schema/qudt/uneceCommonCode> "D12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Siemens meter squared per mole" .

<unit/S-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 100.0 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA278" ;
    <../schema/qudt/plainTextDescription> "SI derived unit Siemens divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Siemens Per Centimetre" .

<unit/S-PER-M>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(s-per-m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Conductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA279" ;
    <../schema/qudt/plainTextDescription> "SI derived unit siemens divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D10" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Siemens Per Metre" .

<unit/SAMPLE-PER-SEC>
    <http://purl.org/dc/terms/description> "The number of discrete samples of some thing per second."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(sample-per-sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    a <../schema/qudt/CountingUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sample per second" .

<unit/SEC>
    <http://purl.org/dc/terms/description> """The \\(Second\\) (symbol: \\(s\\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \\(1/86400\\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms.  
Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \\({9192631770}\\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation."""^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Second"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA972", "0112/2///62720#UAD722" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Second?oldid=495241006"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time> ;
    <../schema/qudt/symbol> "s" ;
    <../schema/qudt/ucumCode> "s" ;
    <../schema/qudt/uneceCommonCode> "SEC" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Second" .

<unit/SEC-FT2>
    <http://purl.org/dc/terms/description> "\"Second Square Foot\" is an Imperial unit for  'Area Time' expressed as \\(s-ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.09290304 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(s-ft^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AreaTime> ;
    <../schema/qudt/ucumCode> "s.[ft_i]2", "s.[sft_i]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Second Square Foot" .

<unit/SEC-PER-RAD-M3>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(sec/rad-m^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DensityOfStates> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB352" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Second per Radian Cubic Meter" .

<unit/SEC2>
    <http://purl.org/dc/terms/description> "\"Second Squared\" is a unit for  'Time Squared' expressed as \\(s^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI>, <sou/SOU_USCS> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(s^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/TimeSquared> ;
    <../schema/qudt/ucumCode> "s2" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "second squared" .

<unit/SH>
    <http://purl.org/dc/terms/description> "A shake is an informal unit of time equal to 10 nanoseconds. It has applications in nuclear physics, helping to conveniently express the timing of various events in a nuclear explosion. The typical time required for one step in the chain reaction (i.e. the typical time for each neutron to cause a fission event which releases more neutrons) is of order 1 shake, and the chain reaction is typically complete by 50 to 100 shakes."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Shake"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB226" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Shake?oldid=494796779"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/shake> ;
    <../schema/qudt/symbol> "Sh" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Shake" .

<unit/SHANNON>
    <http://purl.org/dc/terms/description> "The \"Shannon\" is a unit of information."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Sh\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationEntropy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB343" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/shannon> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Shannon" .

<unit/SHANNON-PER-SEC>
    <http://purl.org/dc/terms/description> "The \"Shannon per Second\" is a unit of information rate."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(Sh/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InformationFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB346" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ban_(information)"^^xsd:anyURI ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31898"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Shannon per Second" .

<unit/SLUG>
    <http://purl.org/dc/terms/description> "The slug is a unit of mass associated with Imperial units. It is a mass that accelerates by \\(1 ft/s\\) when a force of one pound-force (\\(lbF\\)) is exerted on it. With standard gravity \\(gc = 9.80665 m/s\\), the international foot of \\(0.3048 m\\) and the avoirdupois pound of \\(0.45359237 kg\\), one slug therefore has a mass of approximately \\(32.17405 lbm\\) or \\(14.593903 kg\\). At the surface of the Earth, an object with a mass of 1 slug exerts a force of about \\(32.17 lbF\\) or \\(143 N\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 14.593903 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Slug"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA978" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Slug?oldid=495010998"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/slug> ;
    <../schema/qudt/symbol> "slug" ;
    <../schema/qudt/uneceCommonCode> "F13" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug" .

<unit/SLUG-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.00016891087963 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA979" ;
    <../schema/qudt/plainTextDescription> "unit slug for mass according to an English engineering system divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "L63" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug Per Day" .

<unit/SLUG-PER-FT>
    <http://purl.org/dc/terms/description> "\"Slug per Foot\" is an Imperial unit for  'Mass Per Length' expressed as \\(slug/ft\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 47.8802591863517e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(slug/ft\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug per Foot" .

<unit/SLUG-PER-FT-SEC>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Slug per Foot Second} is a unit for  'Dynamic Viscosity' expressed as \\(slug/(ft-s)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 47.8802591863517e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(slug/(ft-s)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DynamicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA980" ;
    <../schema/qudt/uneceCommonCode> "L64" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug per Foot Second" .

<unit/SLUG-PER-FT2>
    <http://purl.org/dc/terms/description> "\"Slug per Square Foot\" is an Imperial unit for  'Mass Per Area' expressed as \\(slug/ft^{2}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 157.08746452215124e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(slug/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug per Square Foot" .

<unit/SLUG-PER-FT3>
    <http://purl.org/dc/terms/description> "\"Slug per Cubic Foot\" is an Imperial unit for  'Density' expressed as \\(slug/ft^{3}\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 515.3788206107324e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(slug/ft^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA981" ;
    <../schema/qudt/uneceCommonCode> "L65" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug per Cubic Foot" .

<unit/SLUG-PER-HR>
    <../schema/qudt/conversionMultiplier> 0.004053861111111 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA982" ;
    <../schema/qudt/plainTextDescription> "unit slug for mass slug according to the English engineering system divided by the unit hour" ;
    <../schema/qudt/uneceCommonCode> "L66" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug Per Hour" .

<unit/SLUG-PER-MIN>
    <../schema/qudt/conversionMultiplier> 0.243231666666667 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA983" ;
    <../schema/qudt/plainTextDescription> "unit slug for the mass according to the English engineering system divided by the unit minute" ;
    <../schema/qudt/uneceCommonCode> "L67" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug Per Minute" .

<unit/SLUG-PER-SEC>
    <http://purl.org/dc/terms/description> "\"Slug per Second\" is an Imperial unit for  'Mass Per Time' expressed as \\(slug/s\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 14.593903e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(slug/s\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA984" ;
    <../schema/qudt/uneceCommonCode> "L68" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slug per Second" .

<unit/SR>
    <http://purl.org/dc/terms/description> "The steradian (symbol: sr) is the SI unit of solid angle. It is used to describe two-dimensional angular spans in three-dimensional space, analogous to the way in which the radian describes angles in a plane. The radian and steradian are special names for the number one that may be used to convey information about the quantity concerned. In practice the symbols rad and sr are used where appropriate, but the symbol for the derived unit one is generally omitted in specifying the values of dimensionless quantities."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Steradian"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SolidAngle> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA986" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Steradian?oldid=494317847"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/steradian> ;
    <../schema/qudt/symbol> "sr" ;
    <../schema/qudt/ucumCode> "sr" ;
    <../schema/qudt/uneceCommonCode> "D27" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Steradian" .

<unit/ST>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Stokes (St)}\\) is a unit in the category of Kinematic viscosity. This unit is commonly used in the cgs unit system. Stokes (St) has a dimension of \\(L^2T^{-1}\\) where \\(L\\) is length, and \\(T\\) is time. It can be converted to the corresponding standard SI unit \\(m^2/s\\) by multiplying its value by a factor of 0.0001."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Stokes"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/KinematicViscosity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA281" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Stokes?oldid=426159512"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--kinematic_viscosity--stokes.cfm"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\((cm^2/s\\))"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/stokes> ;
    <../schema/qudt/symbol> "St", "v" ;
    <../schema/qudt/ucumCode> "St" ;
    <../schema/qudt/uneceCommonCode> "91" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stokes" .

<unit/STILB>
    <http://purl.org/dc/terms/description> "\\(The \\textit{stilb (sb)} is the CGS unit of luminance for objects that are not self-luminous. It is equal to one candela per square centimeter or 10 nits (candelas per square meter). The name was coined by the French physicist A. Blondel around 1920. It comes from the Greek word stilbein meaning 'to glitter'. It was in common use in Europe up to World War I. In North America self-explanatory terms such as candle per square inch and candle per square meter were more common. The unit has since largely been replaced by the SI unit: candela per square meter.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 10000.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Stilb"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Luminance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB260" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Stilb?oldid=375748497"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/stilb> ;
    <../schema/qudt/symbol> "sb" ;
    <../schema/qudt/ucumCode> "sb" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stilb" .

<unit/STR>
    <http://purl.org/dc/terms/description> "The stere is a unit of volume in the original metric system equal to one cubic metre.  The stere is typically used for measuring large quantities of firewood or other cut wood, while the cubic meter is used for uncut wood. It is not part of the modern metric system (SI). In Dutch there's also a kuub, short for kubieke meter which is similar but different."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/St%C3%A8re"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA987" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Stère?oldid=393570287"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/stere> ;
    <../schema/qudt/symbol> "st" ;
    <../schema/qudt/ucumCode> "st" ;
    <../schema/qudt/uneceCommonCode> "G26" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stere" .

<unit/SV>
    <http://purl.org/dc/terms/description> "Although the sievert has the same dimensions as the gray (i.e. joules per kilogram), it measures a different quantity. To avoid any risk of confusion between the absorbed dose and the equivalent dose, the corresponding special units, namely the gray instead of the joule per kilogram for absorbed dose and the sievert instead of the joule per kilogram for the dose equivalent, should be used."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sievert"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/DoseEquivalent> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA284" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sievert?oldid=495474333"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1284"^^xsd:anyURI ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/sievert> ;
    <../schema/qudt/siUnitsExpression> "J/kg" ;
    <../schema/qudt/symbol> "Sv" ;
    <../schema/qudt/ucumCode> "Sv" ;
    <../schema/qudt/uneceCommonCode> "D13" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sievert" .

<unit/S_Ab>
    <http://purl.org/dc/terms/description> "The CGS electromagnetic unit of conductance; one absiemen is the conductance at which a potential of one abvolt forces a current of one abampere; equal to \\(10^{9}\\) siemens. One siemen is the conductance at which a potential of one volt forces a current of one ampere and named for Karl Wilhem Siemens."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/informativeReference> "http://wordinfo.info/unit/4266"^^xsd:anyURI ;
    <../schema/qudt/symbol> "aS" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Absiemen" .

<unit/S_Stat>
    <http://purl.org/dc/terms/description> "The unit of conductance, admittance, and susceptance in the centimeter-gram-second electrostatic system of units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.1126500561e-12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/exactMatch> <unit/MHO_Stat> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricConductivity> ;
    <../schema/qudt/informativeReference> "http://www.knowledgedoor.com/2/units_and_constants_handbook/statsiemens.html"^^xsd:anyURI, "http://www.sizes.com/units/statmho.htm"^^xsd:anyURI, "http://www3.wolframalpha.com/input/?i=statsiemens"^^xsd:anyURI ;
    <../schema/qudt/symbol> "statS" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statsiemens" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "statmho" .

<unit/SaintHelenaPound>
    <http://purl.org/dc/terms/description> "Saint Helena"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Saint_Helena_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SHP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Saint_Helena_pound?oldid=490152057"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Saint Helena Pound" .

<unit/SamoanTala>
    <http://purl.org/dc/terms/description> "Samoa"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Samoan_tala"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(WST\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Samoan_tala?oldid=423898531"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Samoan Tala" .

<unit/SaudiRiyal>
    <http://purl.org/dc/terms/description> "Saudi Arabia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Saudi_riyal"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SAR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Saudi_riyal?oldid=491092981"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Saudi Riyal" .

<unit/SerbianDinar>
    <http://purl.org/dc/terms/description> "Serbia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Serbian_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(RSD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Serbian_dinar?oldid=495146650"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Serbian Dinar" .

<unit/SeychellesRupee>
    <http://purl.org/dc/terms/description> "Seychelles"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Seychellois_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SCR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Seychellois_rupee?oldid=492242185"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Seychelles Rupee" .

<unit/Silver-OunceTroy>
    <../schema/qudt/expression> "\\(XAG\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Silver (one Troy ounce)" .

<unit/SingaporeDollar>
    <http://purl.org/dc/terms/description> "Singapore"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Singapore_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SGD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Singapore_dollar?oldid=492228311"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/SingaporeDollar> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Singapore Dollar" .

<unit/SlovakKoruna>
    <http://purl.org/dc/terms/description> "Slovakia"^^rdf:HTML ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Slovak_koruna"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SKK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Slovak_koruna?oldid=492625951"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Slovak Koruna" .

<unit/SolarMass>
    <http://purl.org/dc/terms/description> "The astronomical unit of mass is the solar mass.The symbol \\(S\\) is often used in astronomy to refer to this unit, although \\(M_{\\odot}\\) is also common. The solar mass, \\(1.98892 \\time 1030 kg\\), is a standard way to express mass in astronomy, used to describe the masses of other stars and galaxies. It is equal to the mass of the Sun, about 333,000 times the mass of the Earth or 1,048 times the mass of Jupiter. In practice, the masses of celestial bodies appear in the dynamics of the solar system only through the products GM, where G is the constant of gravitation."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Solar_mass"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Solar_mass?oldid=494074016"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/solarMass> ;
    <../schema/qudt/symbol> "S" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Solar mass" .

<unit/SolomonIslandsDollar>
    <http://purl.org/dc/terms/description> "Solomon Islands"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Solomon_Islands_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SBD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Solomon_Islands_dollar?oldid=490313285"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Solomon Islands Dollar" .

<unit/Som>
    <http://purl.org/dc/terms/description> "Kyrgyzstan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Som"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KGS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Som?oldid=495411674"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Som" .

<unit/SomaliShilling>
    <http://purl.org/dc/terms/description> "Somalia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Somali_shilling"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SOS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Somali_shilling?oldid=494434126"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Somali Shilling" .

<unit/Somoni>
    <http://purl.org/dc/terms/description> "Tajikistan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tajikistani_somoni"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TJS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tajikistani_somoni?oldid=492500781"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Somoni" .

<unit/SouthAfricanRand>
    <http://purl.org/dc/terms/description> "South Africa"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/South_African_rand"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ZAR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/South_African_rand?oldid=493780395"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthAfricanRand> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "South African Rand" .

<unit/SouthKoreanWon>
    <http://purl.org/dc/terms/description> "South Korea"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/South_Korean_won"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KRW\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/South_Korean_won?oldid=494404062"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/SouthKoreanWon> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "South Korean Won" .

<unit/SpecialDrawingRights>
    <http://purl.org/dc/terms/description> "International Monetary Fund"^^rdf:HTML ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Special_Drawing_Rights"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(XDR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Special_Drawing_Rights?oldid=467224374"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Special Drawing Rights" .

<unit/SriLankaRupee>
    <http://purl.org/dc/terms/description> "Sri Lanka"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sri_Lankan_rupee"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(LKR\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sri_Lankan_rupee?oldid=495359963"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sri Lanka Rupee" .

<unit/Standard>
    <../schema/qudt/conversionMultiplier> 4.672 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB116" ;
    <../schema/qudt/plainTextDescription> "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre" ;
    <../schema/qudt/uneceCommonCode> "WSD" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Standard" .

<unit/Stone_UK>
    <../schema/qudt/conversionMultiplier> 6.35029318 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB081" ;
    <../schema/qudt/plainTextDescription> "unit of the mass which is commonly used for the determination of the weight of living beings regarding to the conversion to the avoirdupois system of units: 1 st = 14 lb (av)" ;
    <../schema/qudt/uneceCommonCode> "STI" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Stone (UK)" .

<unit/SudanesePound>
    <http://purl.org/dc/terms/description> "Sudan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Sudanese_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SDG\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Sudanese_pound?oldid=495263707"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sudanese Pound" .

<unit/SurinamDollar>
    <http://purl.org/dc/terms/description> "Suriname"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Surinamese_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SRD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Surinamese_dollar?oldid=490316270"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Surinam Dollar" .

<unit/SwedishKrona>
    <http://purl.org/dc/terms/description> "Sweden"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Swedish_krona"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SEK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Swedish_krona?oldid=492703602"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/SwedishKrona> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Swedish Krona" .

<unit/SwissFranc>
    <http://purl.org/dc/terms/description> "Switzerland, Liechtenstein"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Swiss_franc"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CHF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Swiss_franc?oldid=492548706"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/SwissFranc> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Swiss Franc" .

<unit/SyrianPound>
    <http://purl.org/dc/terms/description> "Syria"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Syrian_pound"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(SYP\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Syrian_pound?oldid=484294722"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Syrian Pound" .

<unit/T>
    <http://purl.org/dc/terms/description> "The SI unit of flux density (or field intensity) for magnetic fields (also called the magnetic induction). The intensity of a magnetic field can be measured by placing a current-carrying conductor in the field. The magnetic field exerts a force on the conductor, a force which depends on the amount of the current and on the length of the conductor. One tesla is defined as the field intensity generating one newton of force per ampere of current per meter of conductor. Equivalently, one tesla represents a magnetic flux density of one weber per square meter of area. A field of one tesla is quite strong: the strongest fields available in laboratories are about 20 teslas, and the Earth's magnetic flux density, at its surface, is about 50 microteslas. The tesla, defined in 1958, honors the Serbian-American electrical engineer Nikola Tesla (1856-1943), whose work in electromagnetic induction led to the first practical generators and motors using alternating current. \\(T =  V\\cdot s \\cdot m^{-2} = N\\cdot A^{-1}\\cdot m^{-1} = Wb\\cdot m^{-1} = kg \\cdot  C^{-1}\\cdot s^{-1}\\cdot A^{-1} = kg \\cdot s^{-2}\\cdot A^{-1} = N \\cdot s \\cdot C^{-1}\\cdot m^{-1}\\) where, \\(\\\\\\) \\(A\\) = ampere, \\(C\\)=coulomb, \\(m\\) = meter,  \\(N\\) = newton, \\(s\\) = second, \\(T\\) = tesla, \\(Wb\\) = weber"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tesla"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA285" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tesla?oldid=481198244"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Tesla_(unit)"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1406?rskey=AzXBLd"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/tesla> ;
    <../schema/qudt/siUnitsExpression> "Wb/m^2" ;
    <../schema/qudt/symbol> "T" ;
    <../schema/qudt/ucumCode> "T" ;
    <../schema/qudt/uneceCommonCode> "D33" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tesla" .

<unit/T-M>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxPerUnitLength> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "T-M" .

<unit/T-SEC>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerElectricCharge> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "T-SEC" .

<unit/TBSP>
    <http://purl.org/dc/terms/description> "In the US and parts of Canada, a tablespoon is the largest type of spoon used for eating from a bowl. In the UK and most Commonwealth countries, a tablespoon is a type of large spoon usually used for serving. In countries where a tablespoon is a serving spoon, the nearest equivalent to the US tablespoon is either the dessert spoon or the soup spoon. A tablespoonful, nominally the capacity of one tablespoon, is commonly used as a measure of volume in cooking. It is abbreviated as T, tb, tbs, tbsp, tblsp, or tblspn. The capacity of ordinary tablespoons is not regulated by law and is subject to considerable variation. In most countries one level tablespoon is approximately 15 mL; in Australia it is 20 mL."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.47867656E-5 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tablespoon"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB006" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tablespoon?oldid=494615208"^^xsd:anyURI ;
    <../schema/qudt/symbol> "tbsp" ;
    <../schema/qudt/ucumCode> "[tbs_us]" ;
    <../schema/qudt/uneceCommonCode> "G24" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tablespoon" .

<unit/TEX>
    <http://purl.org/dc/terms/description> "<p>\\textit{Tex</em> is a unit of measure for the linear mass density of fibers and is defined as the mass in grams per 1000 meters. Tex is more likely to be used in Canada and Continental Europe, while denier remains more common in the United States and United Kingdom. The unit code is 'tex'. The most commonly used unit is actually the decitex, abbreviated dtex, which is the mass in grams per 10,000 meters. When measuring objects that consist of multiple fibers the term 'filament tex' is sometimes used, referring to the mass in grams per 1000 meters of a single filament. Tex is used for measuring fiber size in many products, including cigarette filters, optical cable, yarn, and fabric.}"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tex"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerLength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB246" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tex?oldid=457265525"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Units_of_textile_measurement"^^xsd:anyURI ;
    <../schema/qudt/symbol> "tex" ;
    <../schema/qudt/ucumCode> "tex" ;
    <../schema/qudt/uneceCommonCode> "D34" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tex" .

<unit/THB>
    <http://purl.org/dc/terms/description> "Thailand"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Thai_baht"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thai_baht?oldid=493286022"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Baht" .

<unit/THM_EEC>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(therm-eec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "THM_EEC" .

<unit/THM_US>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Therm} (symbol \\(thm\\)) is a non-SI unit of heat energy. It was defined in the United States in 1968 as the energy equivalent of burning 100 cubic feet of natural gas at standard temperature and pressure. In the US gas industry its SI equivalent is defined as exactly \\(100,000 BTU59^\\circ F\\) or \\(105.4804 megajoules\\). Public utilities in the U.S. use the therm unit for measuring customer usage of gas and calculating the monthly bills."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 105480400 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy>, <quantitykind/ThermalEnergy> ;
    <../schema/qudt/informativeReference> "http://www.convertunits.com/info/therm%2B%5BU.S.%5D"^^xsd:anyURI ;
    <../schema/qudt/symbol> "thm" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Therm US" .

<unit/TOE>
    <http://purl.org/dc/terms/description> "<p>The tonne of oil equivalent (toe) is a unit of energy: the amount of energy released by burning one tonne of crude oil, approximately 42 GJ (as different crude oils have different calorific values, the exact value of the toe is defined by convention; unfortunately there are several slightly different definitions as discussed below). The toe is sometimes used for large amounts of energy, as it can be more intuitive to visualise, say, the energy released by burning 1000 tonnes of oil than 42,000 billion joules (the SI unit of energy). Multiples of the toe are used, in particular the megatoe (Mtoe, one million toe) and the gigatoe (Gtoe, one billion toe).</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4.1868E10 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tonne_of_oil_equivalent"^^xsd:anyURI ;
    <../schema/qudt/symbol> "toe" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton of Oil Equivalent" .

<unit/TONNE>
    <../schema/qudt/conversionMultiplier> 1.0e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/plainTextDescription> "1,000-fold of the SI base unit kilogram" ;
    <../schema/qudt/ucumCode> "t" ;
    <../schema/qudt/uneceCommonCode> "TN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne" ;
    owl:sameAs <unit/TON_Metric> .

<unit/TONNE-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.011574074074074 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA991" ;
    <../schema/qudt/plainTextDescription> "metric unit tonne divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Day" ;
    owl:sameAs <unit/TON_Metric-PER-DAY> .

<unit/TONNE-PER-HA>
    <../schema/qudt/conversionMultiplier> 1.0e-1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/plainTextDescription> "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield." ;
    <../schema/qudt/symbol> "t/ha" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <> ;
    rdfs:label "tonne per hectare" ;
    owl:sameAs <unit/TON_Metric-PER-HA> .

<unit/TONNE-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA997" ;
    <../schema/qudt/plainTextDescription> "unit tonne divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "D41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Metre Cubed" ;
    owl:sameAs <unit/TON_Metric-PER-M3> .

<unit/TONNE-PER-MIN>
    <../schema/qudt/conversionMultiplier> 16.666666666666667 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB000" ;
    <../schema/qudt/plainTextDescription> "unit tonne divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Minute" ;
    owl:sameAs <unit/TON_Metric-PER-MIN> .

<unit/TONNE-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB003" ;
    <../schema/qudt/plainTextDescription> "unit tonne divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Second" ;
    owl:sameAs <unit/TON_Metric-PER-SEC> .

<unit/TON_Assay>
    <http://purl.org/dc/terms/description> "In the United States, a unit of mass, approximately \\(29.167\\, grams\\). The number of milligrams of precious metal in one assay ton of the ore being tested is equal to the number of troy ounces of pure precious metal in one 2000-pound ton of the ore. i.e. a bead is obtained that weights 3 milligrams, thus the precious metals in the bead would equal three troy ounces to each ton of ore with the understanding that this varies considerably in the real world as the amount of precious values in each ton of ore varies considerably."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/conversionMultiplier> 0.02916667 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://www.assaying.org/assayton.htm"^^xsd:anyURI ;
    <../schema/qudt/symbol> "AT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Assay Ton" .

<unit/TON_FG>
    <http://purl.org/dc/terms/description> "12000 btu per hour</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3517 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ton_of_refrigeration"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(t/fg\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/HeatFlowRate>, <quantitykind/Power> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ton_of_refrigeration?oldid=494342824"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/tonOfRefrigeration> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton of Refrigeration" .

<unit/TON_F_US>
    <../schema/qudt/conversionMultiplier> 8896.443230521 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Force> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB021" ;
    <../schema/qudt/plainTextDescription> "unit of the force according to the American system of units" ;
    <../schema/qudt/uneceCommonCode> "L94" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton Force (US Short)" .

<unit/TON_LONG>
    <http://purl.org/dc/terms/description> """Long ton (weight ton or imperial ton) is the name for the unit called the \"ton\" in the avoirdupois or Imperial system of measurements, as used in the United Kingdom and several other Commonwealth countries. One long ton is equal to 2,240 pounds (1,016 kg), 1.12 times as much as a short ton, or 35 cubic feet (0.9911 m3) of salt water with a density of 64 lb/ft3 (1.025 g/ml).</p>
<p>It has some limited use in the United States, most commonly in measuring the displacement of ships, and was the unit prescribed for warships by the Washington Naval Treaty 1922-for example battleships were limited to a mass of 35,000 long tons (36,000 t; 39,000 short tons).</p>"""^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1016.0469088 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Long_ton"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ton" ;
    <../schema/qudt/ucumCode> "[lton_av]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Ton" .

<unit/TON_LONG-PER-YD3>
    <http://purl.org/dc/terms/description> "The long ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in long tons."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1328.9391836174336e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL> ;
    <../schema/qudt/expression> "\\(ton/yd^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Ton per Cubic Yard" .

<unit/TON_Metric>
    <http://purl.org/dc/terms/description> "The tonne (SI unit symbol: t) is a metric system unit of mass equal to 1,000 kilograms (2,204.6 pounds). It is a non-SI unit accepted for use with SI. To avoid confusion with the ton, it is also known as the metric tonne and metric ton in the United States[3] and occasionally in the United Kingdom. In SI units and prefixes, the tonne is a megagram (Mg), a rarely-used symbol, easily confused with mg, for milligram."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tonne"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tonne?oldid=492526238"^^xsd:anyURI ;
    <../schema/qudt/plainTextDescription> "1,000-fold of the SI base unit kilogram" ;
    <../schema/qudt/symbol> "mT" ;
    <../schema/qudt/ucumCode> "t" ;
    <../schema/qudt/uneceCommonCode> "TN" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_SI> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Metric Ton" ;
    owl:sameAs <unit/TONNE> ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "metric-tonne" .

<unit/TON_Metric-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.011574074074074 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA991" ;
    <../schema/qudt/plainTextDescription> "metric unit ton divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "L71" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Day" ;
    owl:sameAs <unit/TONNE-PER-DAY> .

<unit/TON_Metric-PER-HA>
    <../schema/qudt/conversionMultiplier> 1.0e-1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerArea> ;
    <../schema/qudt/plainTextDescription> "A measure of density equivalent to 1000kg per hectare or one Megagram per hectare, typically used to express a volume of biomass or crop yield." ;
    <../schema/qudt/symbol> "t/ha" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <> ;
    rdfs:label "metric tonne per hectare" ;
    owl:sameAs <unit/TONNE-PER-HA> .

<unit/TON_Metric-PER-M3>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA997" ;
    <../schema/qudt/plainTextDescription> "unit tonne divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "D41" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Metre Cubed" ;
    owl:sameAs <unit/TONNE-PER-M3> .

<unit/TON_Metric-PER-MIN>
    <../schema/qudt/conversionMultiplier> 16.666666666666667 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB000" ;
    <../schema/qudt/plainTextDescription> "unit ton divided by the unit for time minute" ;
    <../schema/qudt/uneceCommonCode> "L78" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Minute" ;
    owl:sameAs <unit/TONNE-PER-MIN> .

<unit/TON_Metric-PER-SEC>
    <../schema/qudt/conversionMultiplier> 1000 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB003" ;
    <../schema/qudt/plainTextDescription> "unit ton divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "L81" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tonne Per Second (metric Ton)" ;
    owl:sameAs <unit/TONNE-PER-SEC> .

<unit/TON_SHIPPING_US>
    <../schema/qudt/conversionMultiplier> 1.1326 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB011" ;
    <../schema/qudt/plainTextDescription> "traditional unit for volume of cargo, especially in shipping" ;
    <../schema/qudt/uneceCommonCode> "L86" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton (US Shipping)" .

<unit/TON_SHORT>
    <http://purl.org/dc/terms/description> "<p>The short ton is a unit of mass equal to 2,000 pounds (907.18474 kg). In the United States it is often called simply ton without distinguishing it from the metric ton (tonne, 1,000 kilograms / 2,204.62262 pounds) or the long ton (2,240 pounds / 1,016.0469088 kilograms); rather, the other two are specifically noted. There are, however, some U.S. applications for which unspecified tons normally means long tons.</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 907.18474 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Short_ton"^^xsd:anyURI ;
    <../schema/qudt/symbol> "ton" ;
    <../schema/qudt/ucumCode> "[ston_av]" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Short Ton" .

<unit/TON_SHORT-PER-HR>
    <http://purl.org/dc/terms/description> "The short Ton per Hour is a unit used to express a weight processed in a period of time."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.251995761 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ton/hr\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassPerTime> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Short Ton per Hour" .

<unit/TON_SHORT-PER-YD3>
    <http://purl.org/dc/terms/description> "The short ton per cubic yard density measurement unit is used to measure volume in cubic yards in order to estimate weight or mass in short tons."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1186.552842515566e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(ton/yd^3\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Density> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Short Ton per Cubic Yard" .

<unit/TON_UK>
    <../schema/qudt/conversionMultiplier> 1016 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB008", "0112/2///62720#UAB009" ;
    <../schema/qudt/plainTextDescription> "traditional Imperial unit for volume of cargo, especially in the shipping sector" ;
    <../schema/qudt/uneceCommonCode> "L84", "LTN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton (UK)" .

<unit/TON_UK-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.011759259259259 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB010" ;
    <../schema/qudt/plainTextDescription> "unit British ton according to the Imperial system of units divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "L85" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Ton (uk) Per Day" .

<unit/TON_UK-PER-YD3>
    <../schema/qudt/conversionMultiplier> 1328.877829223422507 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB018" ;
    <../schema/qudt/plainTextDescription> "unit of the density according the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "L92" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Long Ton (UK) Per Cubic Yard" .

<unit/TON_US>
    <../schema/qudt/conversionMultiplier> 907.1847 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB012" ;
    <../schema/qudt/plainTextDescription> "unit of the mass according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "STN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton (US)" .

<unit/TON_US-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.010497685185185 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB014" ;
    <../schema/qudt/plainTextDescription> "unit American ton according to the Anglo-American system of units divided by the unit day" ;
    <../schema/qudt/uneceCommonCode> "L88" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Short Ton (us) Per Day" .

<unit/TON_US-PER-HR>
    <../schema/qudt/conversionMultiplier> 0.251944444444444 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA994", "0112/2///62720#UAB019" ;
    <../schema/qudt/plainTextDescription> "unit ton divided by the unit for time hour" ;
    <../schema/qudt/uneceCommonCode> "4W", "E18" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton (US) Per Hour" .

<unit/TON_US-PER-YD3>
    <../schema/qudt/conversionMultiplier> 1186.311211718153754 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MassDensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB020" ;
    <../schema/qudt/plainTextDescription> "unit of the density according to the Anglo-American system of units" ;
    <../schema/qudt/uneceCommonCode> "L93" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Short Ton (US) Per Cubic Yard" .

<unit/TORR>
    <http://purl.org/dc/terms/description> "<p>The \\textit{torr} is a non-SI unit of pressure with the ratio of 760 to 1 standard atmosphere, chosen to be roughly equal to the fluid pressure exerted by a millimeter of mercury, i.e. , a pressure of 1 torr is approximately equal to one millimeter of mercury. Note that the symbol (Torr) is spelled exactly the same as the unit (torr), but the letter case differs. The unit is written lower-case, while the symbol of the unit (Torr) is capitalized (as upper-case), as is customary in metric units derived from names. Thus, it is correctly written either way, and is only incorrect when specification is first made that the word is being used as a unit, or else a symbol of the unit, and then the incorrect letter case for the specified use is employed.</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 133.322 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Torr"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB022" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Torr?oldid=495199381"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/torr> ;
    <../schema/qudt/symbol> "torr" ;
    <../schema/qudt/ucumCode> "Torr" ;
    <../schema/qudt/uneceCommonCode> "UA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Torr" .

<unit/TSP>
    <http://purl.org/dc/terms/description> "A teaspoon is a unit of volume. In the United States one teaspoon as a unit of culinary measure is \\(1/3\\) tablespoon , that is, \\(\\approx 4.93 mL\\); it is exactly \\(1/6 U.S. fl. oz\\), \\(1/48 \\; cup\\), and \\(1/768 \\; U.S. liquid gallon\\) (see United States customary units for relative volumes of these other measures) and approximately \\(1/3 cubic inch\\). For nutritional labeling on food packages in the U.S., the teaspoon is defined as precisely \\(5 mL\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 4.92892187E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Teaspoon"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB007" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Teaspoon?oldid=490940468"^^xsd:anyURI ;
    <../schema/qudt/symbol> "tsp" ;
    <../schema/qudt/ucumCode> "[tsp_us]" ;
    <../schema/qudt/uneceCommonCode> "G25" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Teaspoon" .

<unit/T_Ab>
    <http://purl.org/dc/terms/description> "The unit of magnetic induction in the cgs system, \\(10^{-4}\\,tesla\\). Also known as the gauss."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/exactMatch> <unit/Gs> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AuxillaryMagneticField>, <quantitykind/MagneticFieldStrength>, <quantitykind/MagneticFluxDensity> ;
    <../schema/qudt/informativeReference> "http://www.diracdelta.co.uk/science/source/g/a/gauss/source.html"^^xsd:anyURI ;
    <../schema/qudt/symbol> "abT" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abtesla" .

<unit/TanzanianShilling>
    <http://purl.org/dc/terms/description> "Tanzania"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tanzanian_shilling"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TZS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tanzanian_shilling?oldid=492257527"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tanzanian Shilling" .

<unit/Tenge>
    <http://purl.org/dc/terms/description> "Kazakhstan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kazakhstani_tenge"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(KZT\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kazakhstani_tenge?oldid=490523058"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tenge" .

<unit/TeraBYTE>
    <http://purl.org/dc/terms/description> "The terabyte is a multiple of the unit byte for digital information. The prefix tera means 10 in the International System of Units (SI), and therefore 1 terabyte is 1000000000000bytes, or 1 trillion bytes, or 1000 gigabytes. 1 terabyte in binary prefixes is 0.9095 tebibytes, or 931.32 gibibytes. The unit symbol for the terabyte is TB or TByte, but not Tb (lower case b) which refers to terabit."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1048576 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Terabyte"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB186" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Terabyte?oldid=494671550"^^xsd:anyURI ;
    <../schema/qudt/isScalingOf> <unit/BYTE> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Tera> ;
    <../schema/qudt/symbol> "TB" ;
    <../schema/qudt/uneceCommonCode> "E35" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "TeraByte" .

<unit/TeraC>
    <http://purl.org/dc/terms/description> "A TeraCoulomb is \\(10^{12} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e12 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Tera> ;
    <../schema/qudt/symbol> "TC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "TeraCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/TeraHZ>
    <../schema/qudt/conversionMultiplier> 1e+12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Frequency> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA287" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000 000-fold of the SI derived unit hertz" ;
    <../schema/qudt/uneceCommonCode> "D29" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Terahertz" .

<unit/TeraJ>
    <../schema/qudt/conversionMultiplier> 1e+12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA288" ;
    <../schema/qudt/plainTextDescription> "1 000 000 000 000-fold of the SI derived unit joule" ;
    <../schema/qudt/uneceCommonCode> "D30" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Terajoule" .

<unit/TeraOHM>
    <../schema/qudt/conversionMultiplier> 1e+12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Resistance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA286" ;
    <../schema/qudt/plainTextDescription> "1,000,000,000,000-fold of the SI derived unit ohm" ;
    <../schema/qudt/uneceCommonCode> "H44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Teraohm" .

<unit/TeraW>
    <../schema/qudt/conversionMultiplier> 1e+12 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ActivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA289" ;
    <../schema/qudt/plainTextDescription> "1,000,000,000,000-fold of the SI derived unit watt" ;
    <../schema/qudt/uneceCommonCode> "D31" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Terawatt" .

<unit/TeraW-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+15 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA290" ;
    <../schema/qudt/plainTextDescription> "1,000,000,000,000-fold of the product of the SI derived unit watt and the unit hour" ;
    <../schema/qudt/uneceCommonCode> "D32" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Terawatt Hour" .

<unit/TonEnergy>
    <http://purl.org/dc/terms/description> "Energy equivalent of one ton of TNT"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 4.184E9 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(t/lbf\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Ton Energy" .

<unit/TrinidadAndTobagoDollar>
    <http://purl.org/dc/terms/description> "Trinidad and Tobago"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Trinidad_and_Tobago_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TTD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Trinidad_and_Tobago_dollar?oldid=490325306"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Trinidad and Tobago Dollar" .

<unit/Tugrik>
    <http://purl.org/dc/terms/description> "Mongolia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Mongolian_t%C3%B6gr%C3%B6g"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(MNT\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Mongolian_tögrög?oldid=495408271"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tugrik" .

<unit/TunisianDinar>
    <http://purl.org/dc/terms/description> "Tunisia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 3 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Tunisian_dinar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(TND\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Tunisian_dinar?oldid=491218035"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tunisian Dinar" .

<unit/U>
    <http://purl.org/dc/terms/description> "The unified atomic mass unit (symbol: \\(u\\)) or dalton (symbol: \\(Da\\)) is the standard unit that is used for indicating mass on an atomic or molecular scale (atomic mass). It is defined as one twelfth of the mass of an unbound neutral atom of carbon-12 in its nuclear and electronic ground state,[ and has a value of \\(1.660538921(73) \\times 10^{-27} kg\\). One dalton is approximately equal to the mass of one nucleon; an equivalence of saying \\(1 g mol^{-1}\\). The CIPM have categorised it as a 'non-SI unit' because units values in SI units must be obtained experimentally."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.66053878283e-27 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Atomic_mass_unit"^^xsd:anyURI ;
    <../schema/qudt/exactMatch> <unit/AMU>, <unit/Da> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Mass> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB083" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/unifiedAtomicMassUnit> ;
    <../schema/qudt/symbol> "u" ;
    <../schema/qudt/ucumCode> "u" ;
    <../schema/qudt/uneceCommonCode> "D43" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Unified Atomic Mass Unit" .

<unit/UAEDirham>
    <http://purl.org/dc/terms/description> "United Arab Emirates"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/United_Arab_Emirates_dirham"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(AED\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/United_Arab_Emirates_dirham?oldid=491806142"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "United Arab Emirates dirham" .

<unit/UICFranc>
    <http://purl.org/dc/terms/description> "International Union of Railways"^^rdf:HTML ;
    <../schema/qudt/expression> "\\(XFU\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "UIC franc (special settlement currency)" .

<unit/UNITLESS>
    <http://purl.org/dc/terms/description> "An explicit unit to say something has no units."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/symbol> "U" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS>, <sou/SOU_IMPERIAL>, <sou/SOU_SI>, <sou/SOU_USCS> ;
    a <../schema/qudt/DimensionlessUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Unitless" .

<unit/USDollar>
    <http://purl.org/dc/terms/description> "American Samoa, British Indian Ocean Territory, Ecuador, El Salvador, Guam, Haiti, Marshall Islands, Micronesia, Northern Mariana Islands, Palau, Panama, Puerto Rico, East Timor, Turks and Caicos Islands, United States, Virgin Islands"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/symbol> "\\" ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "US Dollar" .

<unit/USDollar-NextDay>
    <http://purl.org/dc/terms/description> "United States"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(USN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "United States Dollar (next day) (funds code)" .

<unit/USDollar-SameDay>
    <http://purl.org/dc/terms/description> "United States"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "United States Dollar (same day) (funds code)" .

<unit/UgandaShilling>
    <http://purl.org/dc/terms/description> "Uganda"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Ugandan_shilling"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(UGX\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Ugandan_shilling?oldid=495383966"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Uganda Shilling" .

<unit/UnidadDeValorReal>
    <http://purl.org/dc/terms/description> "Colombia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(COU\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Unidad de Valor Real" .

<unit/UnidadesDeFormento>
    <http://purl.org/dc/terms/description> "Chile"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/expression> "\\(CLF\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Unidades de formento (Funds code)" .

<unit/UnitPole>
    <http://purl.org/dc/terms/description> "A magnetic pole is a unit pole if it exerts a force of one dyne on another pole of equal strength at a distance of 1 cm. The strength of any given pole in cgs units is therefore numerically equal to the force in dynes which it exerts on a unit pole 1 cm away."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.256637E-7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(U/nWb\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB214" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/unitPole> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Unit Pole" .

<unit/UruguayPeso>
    <http://purl.org/dc/terms/description> "Uruguay"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Uruguayan_peso"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(UYU\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Uruguayan_peso?oldid=487528781"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Peso Uruguayo" .

<unit/UzbekistanSom>
    <http://purl.org/dc/terms/description> "Uzbekistan"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Uzbekistani_som"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(UZS\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Uzbekistani_som?oldid=490522228"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Uzbekistan Som" .

<unit/V>
    <http://purl.org/dc/terms/description> "\\(\\textit{Volt} is the SI unit of electric potential. Separating electric charges creates potential energy, which can be measured in energy units such as joules. Electric potential is defined as the amount of potential energy present per unit of charge. Electric potential is measured in volts, with one volt representing a potential of one joule per coulomb of charge. The name of the unit honors the Italian scientist Count Alessandro Volta (1745-1827), the inventor of the first battery.  The volt also may be expressed with a variety of other units. For example, a volt is also equal to one watt per ampere (W/A) and one joule per ampere per second (J/A/s).\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Volt"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA296" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Volt?oldid=494812083"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(\\text{V}\\ \\equiv\\ \\text{volt}\\ \\equiv\\ \\frac{\\text{J}}{\\text{C}}\\ \\equiv\\ \\frac{\\text{joule}}{\\text{coulomb}}\\ \\equiv\\ \\frac{\\text{W.s}}{\\text{C}}\\ \\equiv\\ \\frac{\\text{watt.second}}{\\text{coulomb}}\\ \\equiv\\ \\frac{\\text{W}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}}\\)" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/volt> ;
    <../schema/qudt/siUnitsExpression> "W/A" ;
    <../schema/qudt/symbol> "V" ;
    <../schema/qudt/ucumCode> "V" ;
    <../schema/qudt/uneceCommonCode> "VLT" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt" .

<unit/V-A>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ApparentPower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA298" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit volt and the SI base unit ampere" ;
    <../schema/qudt/uneceCommonCode> "D46" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Ampere" .

<unit/V-A-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/plainTextDescription> "product of the unit for apparent by ampere and the unit hour" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Ampere Hour" .

<unit/V-A_Reactive>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ReactivePower> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB023" ;
    <../schema/qudt/plainTextDescription> "unit with special name for reactive power" ;
    <../schema/qudt/uneceCommonCode> "D44" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Ampere Reactive" .

<unit/V-A_Reactive-HR>
    <../schema/qudt/conversionMultiplier> 3.6e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/plainTextDescription> "product of the unit volt ampere reactive and the unit hour" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Ampere Reactive Hour" .

<unit/V-M>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFlux> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "V-M" .

<unit/V-PER-CentiM>
    <../schema/qudt/conversionMultiplier> 1e+02 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB054" ;
    <../schema/qudt/plainTextDescription> "derived SI unit volt divided by the 0.01-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Per Centimetre" .

<unit/V-PER-IN>
    <../schema/qudt/conversionMultiplier> 39.37007874015748 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA300" ;
    <../schema/qudt/plainTextDescription> "SI derived unit volt divided by the unit inch according to the Anglo-American and the Imperial system of units" ;
    <../schema/qudt/uneceCommonCode> "H23" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Per Inch" .

<unit/V-PER-K>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(v/k\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/SeebeckCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB173" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D48" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt per Kelvin" .

<unit/V-PER-M>
    <http://purl.org/dc/terms/description> "Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of \\(MLT^{-3}I^{-1}\\) where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(V/m\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA301" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D50" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt per Meter" .

<unit/V-PER-M2>
    <http://purl.org/dc/terms/description> "The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields \\(V/(m^2)\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(V m^{-2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerAreaElectricCharge> ;
    <../schema/qudt/informativeReference> "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt per Square Meter" .

<unit/V-PER-MicroSEC>
    <../schema/qudt/conversionMultiplier> 1e+06 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA297" ;
    <../schema/qudt/plainTextDescription> "SI derived unit volt divided by the 0.000001-fold of the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "H24" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Per Microsecond" .

<unit/V-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA302" ;
    <../schema/qudt/plainTextDescription> "SI derived unit volt divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D51" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Per Millimetre" .

<unit/V-PER-SEC>
    <http://purl.org/dc/terms/description> "'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. "^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(V / sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerElectricCharge> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA304" ;
    <../schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1512"^^xsd:anyURI, "http://www.thefreedictionary.com/Webers"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "H46" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt per second" .

<unit/V-SEC-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFluxPerUnitLength>, <quantitykind/MagneticVectorPotential>, <quantitykind/ScalarMagneticPotential> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA303" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "H45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Second Per Metre" .

<unit/V2-PER-K2>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(v^2/k^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LorenzCoefficient> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB172" ;
    <../schema/qudt/informativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D45" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Volt Squared per Kelvin Squared" .

<unit/V_Ab>
    <http://purl.org/dc/terms/description> "A unit of electrical potential equal to one hundred millionth of a volt (\\(10^{-8}\\,volts\\)), used in the centimeter-gram-second (CGS) system of units. One abV is the potential difference that exists between two points when the work done to transfer one abcoulomb of charge between them equals: \\(1\\,erg\\cdot\\,1\\,abV\\,=\\,10\\,nV\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Abvolt"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerElectricCharge> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Abvolt?oldid=477198646"^^xsd:anyURI, "http://www.lexic.us/definition-of/abvolt"^^xsd:anyURI, "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-27"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/abvolt> ;
    <../schema/qudt/symbol> "abV" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abvolt" .

<unit/V_Ab-PER-CentiM>
    <http://purl.org/dc/terms/description> "In the electromagnetic centimeter-gram-second system of units, 'abvolt per centimeter' is the unit of electric field strength."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E-6 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/informativeReference> "http://www.endmemo.com/convert/electric%20field%20strength.php"^^xsd:anyURI ;
    <../schema/qudt/symbol> "abV/cm" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abvolt per centimeter" .

<unit/V_Ab-SEC>
    <http://purl.org/dc/terms/description> "The magnetic flux whose expenditure in 1 second produces 1 abvolt per turn of a linked circuit. Technically defined in a three-dimensional system, it corresponds in the four-dimensional electromagnetic sector of the SI system to 10 nWb, and is an impractically small unit. In use for some years, the name was agreed by the International Electrotechnical Committee in 1930, along with a corresponding practical unit, the pramaxwell (or pro-maxwell) = \\(10^{8}\\) maxwell."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0E-8 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-EMU> ;
    <../schema/qudt/expression> "\\(abv-sec\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-820"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Abvolt Second" .

<unit/V_Stat>
    <http://purl.org/dc/terms/description> "\"statvolt\" is a unit of voltage and electrical potential used in the cgs system of units. The conversion to the SI system is \\(1 statvolt = 299.792458 volts\\). The conversion factor 299.792458 is simply the numerical value of the speed of light in m/s divided by 106. The statvolt is also defined in the cgs system as \\(1 erg / esu\\). It is a useful unit for electromagnetism because one statvolt per centimetre is equal in magnitude to one gauss. Thus, for example, an electric field of one statvolt/cm has the same energy density as a magnetic field of one gauss. Likewise, a plane wave propagating in a vacuum has perpendicular electric and magnetic fields such that for every gauss of magnetic field intensity there is one statvolt/cm of electric field intensity. The abvolt is another option for a unit of voltage in the cgs system."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 299.792458 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Statvolt"^^xsd:anyURI ;
    <../schema/qudt/derivedUnitOfSystem> <sou/SOU_CGS-ESU> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyPerElectricCharge> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Statvolt"^^xsd:anyURI, "http://en.wikipedia.org/wiki/Statvolt?oldid=491769750"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/statvolt> ;
    <../schema/qudt/symbol> "statV" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statvolt" .

<unit/V_Stat-CentiM>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(statvolt-centimeter\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFlux> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "V_Stat-CentiM" .

<unit/V_Stat-PER-CentiM>
    <http://purl.org/dc/terms/description> """One statvolt per centimetre is equal in magnitude to one gauss. For example, an electric field of one statvolt/cm has the same energy density as a magnetic field of one gauss. Likewise, a plane wave propagating in a vacuum has perpendicular electric and magnetic fields such that for every gauss of magnetic field intensity there is one statvolt/cm of electric field intensity.
The abvolt is another option for a unit of voltage in the cgs system."""^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 2.99792458E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(statv-per-cm\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricFieldStrength> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Statvolt"^^xsd:anyURI ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Statvolt per Centimeter" .

<unit/Vatu>
    <http://purl.org/dc/terms/description> "Vanuatu"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Vanuatu_vatu"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(VUV\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Vanuatu_vatu?oldid=494667103"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Vatu" .

<unit/VenezuelanBolvar>
    <http://purl.org/dc/terms/description> "Venezuela"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(VEB\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Venezuelan bolvar" .

<unit/VietnameseDong>
    <http://purl.org/dc/terms/description> "Vietnam"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/expression> "\\(VND\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Vietnamese ??ng" .

<unit/W>
    <http://purl.org/dc/terms/description> "\\(The SI unit of power. Power is the rate at which work is done, or (equivalently) the rate at which energy is expended. One watt is equal to a power rate of one joule of work per second of time. This unit is used both in mechanics and in electricity, so it links the mechanical and electrical units to one another. In mechanical terms, one watt equals about 0.001 341 02 horsepower (hp) or 0.737 562 foot-pound per second (lbf/s). In electrical terms, one watt is the power produced by a current of one ampere flowing through an electric potential of one volt. The name of the unit honors James Watt (1736-1819), the British engineer whose improvements to the steam engine are often credited with igniting the Industrial Revolution.\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/allowedUnitOfSystem> <sou/SOU_PLANCK> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Watt"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Power> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA306" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Watt?oldid=494906356"^^xsd:anyURI ;
    <../schema/qudt/latexDefinition> "\\(\\text{W}\\ \\equiv\\ \\text{watt}\\ \\equiv\\ \\frac{\\text{J}}{\\text{s}}\\ \\equiv\\ \\frac{\\text{joule}}{\\text{second}}\\ \\equiv\\ \\frac{\\text{N.m}}{\\text{s}}\\ \\equiv\\ \\frac{\\text{newton.metre}}{\\text{second}}\\ \\equiv\\ \\text{V.A}\\ \\equiv\\ \\text{volt.amp}\\ \\equiv\\ \\Omega\\text{.A}^{2}\\ \\equiv\\ \\text{ohm.amp}^{2}\\)" ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/watt> ;
    <../schema/qudt/symbol> "W" ;
    <../schema/qudt/ucumCode> "W" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt" .

<unit/W-HR>
    <http://purl.org/dc/terms/description> "The watt hour is a unit of energy, equal to 3,600 joule."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3600.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/symbol> "W-hr" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watthour" .

<unit/W-HR-PER-M3>
    <http://purl.org/dc/terms/description> "The watt hour per meter cubed is a unit of energy density, equal to 3,600 joule per cubic meter."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3600.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EnergyDensity> ;
    <../schema/qudt/symbol> "W-hr/m3" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watthour per meter cubed" .

<unit/W-M2>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerArea> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "W-M2" .

<unit/W-M2-PER-SR>
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerAreaPerSolidAngle> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "W-M2-PER-SR" .

<unit/W-PER-CentiM2>
    <http://purl.org/dc/terms/description> "Watt Per Square Centimeter is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1.0E4 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(W/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB224" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Centimeter" .

<unit/W-PER-FT2>
    <http://purl.org/dc/terms/description> "Watt Per Square Foot is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 10.7639104 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(W/ft^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Foot" .

<unit/W-PER-IN2>
    <http://purl.org/dc/terms/description> "Watt Per Square Inch is a unit of heat flux or thermal flux, the rate of heat energy transfer through a given surface."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 1550.0031 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(W/in^{2}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB225" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Inch" .

<unit/W-PER-K>
    <http://purl.org/dc/terms/description> "Watt Per Kelvin (\\(W/K\\)) is a unit in the category of Thermal conductivity."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(w-per-K\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductance> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA307" ;
    <../schema/qudt/uneceCommonCode> "D52" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Kelvin" .

<unit/W-PER-KiloGM>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/AbsorbedDoseRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA316" ;
    <../schema/qudt/plainTextDescription> "SI derived unit watt divided by the SI base unit kilogram" ;
    <../schema/qudt/uneceCommonCode> "WA" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt Per Kilogram" .

<unit/W-PER-M-K>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(W-per-MK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ThermalConductivity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA309" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Thermal_conductivity"^^xsd:anyURI ;
    <../schema/qudt/latexSymbol> "\\(W \\cdot m^{-1} \\cdot K^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/uneceCommonCode> "D53" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Meter Kelvin" .

<unit/W-PER-M2>
    <http://purl.org/dc/terms/description> "\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (\\(W/m^2\\)) has a dimension of \\(MT^{-3\"\\) where M is mass, and T is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(W/m^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerArea> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA310" ;
    <../schema/qudt/informativeReference> "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm"^^xsd:anyURI ;
    <../schema/qudt/uneceCommonCode> "D54" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Meter" .

<unit/W-PER-M2-K>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Watt Per Square Meter Per Kelvin }(\\(W m^{-2} K^{-1}\\)) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (\\(W m^{-2} K^{-1}\\)) has a dimension of \\(MT^{-1}Q^{-1}\\) where \\(M\\) is mass, \\(T\\) is time, and \\(Q\\) is temperature. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(W/(m^{2}-K)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/CoefficientOfHeatTransfer> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA311" ;
    <../schema/qudt/uneceCommonCode> "D55" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Meter Kelvin" .

<unit/W-PER-M2-K4>
    <http://purl.org/dc/terms/description> "Watt Per Square Meter Per Quartic Kelvin (\\(W/m2\\cdotK4)\\) is a unit in the category of light."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(W/(m^2.K^4)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerPerAreaQuarticTemperature> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Meter Quartic Kelvin" .

<unit/W-PER-M2-PA>
    <http://purl.org/dc/terms/description> "Watt Per Square Meter Per Pascal (\\(W/m^2-pa\\)) is a unit of Evaporative Heat Transfer."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/expression> "\\(W/(m^2.pa)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/EvaporativeHeatTransferCoefficient> ;
    <../schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Meter Pascal" .

<unit/W-PER-M2-SR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Watt per steradian per square metrer } is the SI unit of radiance (\\(W·sr^{−1}·m^{−2}\\)), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (\\(W·sr^{−1}·m^{−2}·Hz^{−1}\\)) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (\\(W·sr^{−1}·m^{−3}\\)), commonly the watt per steradian per square metre per nanometre (\\(W·sr^{−1}·m^{−2}·nm^{−1}\\)). It has a dimension of \\(ML^{-4}T^{-3}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(W/(m^2.sr)\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/PowerAreaPerSolidAngle>, <quantitykind/Radiance> ;
    <../schema/qudt/informativeReference> "http://asd-www.larc.nasa.gov/Instrument/ceres_units.html"^^xsd:anyURI, "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Radiance"^^xsd:anyURI ;
    <../schema/qudt/unitOfSystem> <sou/SOU_SI> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Square Meter Steradian" .

<unit/W-PER-M3>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ForcePerAreaTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA312" ;
    <../schema/qudt/plainTextDescription> "SI derived unit watt divided by the power of the SI base unit metre with the exponent 3" ;
    <../schema/qudt/uneceCommonCode> "H47" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt Per Metre Cubed" .

<unit/W-PER-SR>
    <http://purl.org/dc/terms/description> "\\(\\textbf{Watt Per Steradian (W/sr)} is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of \\(M\\cdot L^{-2}\\cdot T^{-3}\\) where \\(M\\) is mass, \\(L\\) is length, and \\(T\\) is time. This unit is the standard SI unit in this category."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1 ;
    <../schema/qudt/conversionOffset> 0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/expression> "\\(W sr^{-1}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/RadiantIntensity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA314" ;
    <../schema/qudt/uneceCommonCode> "D57" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt per Steradian" .

<unit/W-SEC>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Energy> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA313" ;
    <../schema/qudt/plainTextDescription> "product of the SI derived unit watt and SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "J55" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Watt Second" .

<unit/WB>
    <http://purl.org/dc/terms/description> "The SI unit of magnetic flux. \"Flux\" is the rate (per unit of time) at which something crosses a surface perpendicular to the flow. The weber is a large unit, equal to \\(10^{8}\\) maxwells, and practical fluxes are usually fractions of one weber. The weber is the magnetic flux which, linking a circuit of one turn, would produce in it an electromotive force of 1 volt if it were reduced to zero at a uniform rate in 1 second. In SI base units, the dimensions of the weber are \\((kg \\cdot m^2)/(s^2 \\cdot A)\\). The weber is commonly expressed in terms of other derived units as the Tesla-square meter (\\(T \\cdot m^2\\)), volt-seconds (\\(V \\cdot s\\)), or joules per ampere (\\(J/A\\))."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Weber"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/derivedCoherentUnitOfSystem> <sou/SOU_SI> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticFlux> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA317" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Weber?oldid=491210387"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/weber> ;
    <../schema/qudt/siUnitsExpression> "V.s" ;
    <../schema/qudt/symbol> "Wb" ;
    <../schema/qudt/ucumCode> "Wb" ;
    <../schema/qudt/uneceCommonCode> "WEB" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Weber" .

<unit/WB-M>
    <../schema/qudt/conversionMultiplier> 1.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticDipoleMoment> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB333" ;
    <../schema/qudt/informativeReference> "http://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
    <../schema/qudt/symbol> "WbM" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Weber Meter" .

<unit/WB-PER-M>
    <../schema/qudt/conversionMultiplier> 1e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticVectorPotential> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAA318" ;
    <../schema/qudt/plainTextDescription> "SI derived unit weber divided by the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D59" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Weber Per Metre" .

<unit/WB-PER-MilliM>
    <../schema/qudt/conversionMultiplier> 1e+03 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/MagneticVectorPotential> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB074" ;
    <../schema/qudt/plainTextDescription> "derived SI unit weber divided by the 0.001-fold of the SI base unit metre" ;
    <../schema/qudt/uneceCommonCode> "D60" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Weber Per Millimetre" .

<unit/WIREuro>
    <http://purl.org/dc/terms/description> "Switzerland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(CHE\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "WIR Euro (complementary currency)" .

<unit/WIRFranc>
    <http://purl.org/dc/terms/description> "Switzerland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/expression> "\\(CHW\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "WIR Franc (complementary currency)" .

<unit/WK>
    <http://purl.org/dc/terms/description> "Mean solar week"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 604800.0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Week"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB024" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Week?oldid=493867029"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/week> ;
    <../schema/qudt/symbol> "wk" ;
    <../schema/qudt/ucumCode> "wk" ;
    <../schema/qudt/uneceCommonCode> "WEE" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Week" .

<unit/XAF>
    <http://purl.org/dc/terms/description> "Cameroon, Central African Republic, Congo, Chad, Equatorial Guinea, Gabon"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "CFA Franc BEAC" .

<unit/XOF>
    <http://purl.org/dc/terms/description> "Currency of Benin, Burkina Faso, CÔte d'Ivoire, Guinea-Bissau, Mali, Niger, Senegal, Togo"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "CFA Franc BCEAO" .

<unit/XPF>
    <http://purl.org/dc/terms/description> "French Polynesia, New Caledonia, Wallis and Futuna"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "CFP franc" .

<unit/YD>
    <http://purl.org/dc/terms/description> "A yard is a unit of length in several different systems including United States customary units, Imperial units and the former English units. It is equal to 3 feet or 36 inches. Under an agreement in 1959 between Australia, Canada, New Zealand, South Africa, the United Kingdom and the United States, the yard (known as the \"international yard\" in the United States) was legally defined to be exactly 0.9144 metres."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.9144 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Yard"^^xsd:anyURI ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Length> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB030" ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Yard?oldid=492334628"^^xsd:anyURI ;
    <../schema/qudt/symbol> "yd" ;
    <../schema/qudt/ucumCode> "[yd_i]" ;
    <../schema/qudt/uneceCommonCode> "YRD" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Yard" .

<unit/YD-PER-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.6459200164592 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/LinearThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB031" ;
    <../schema/qudt/plainTextDescription> "unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "L98" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Yard Per Degree Fahrenheit" .

<unit/YD2>
    <http://purl.org/dc/terms/description> "The square yard is an imperial/US customary unit of area, formerly used in most of the English-speaking world but now generally replaced by the square metre outside of the U.S. , Canada and the U.K. It is defined as the area of a square with sides of one yard in length. (Gaj in Hindi)."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.83612736e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(yd^2\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Area> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB034" ;
    <../schema/qudt/ucumCode> "[syd_i]", "[yd_i]2" ;
    <../schema/qudt/uneceCommonCode> "YDK" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Square Yard" .

<unit/YD3>
    <http://purl.org/dc/terms/description> "A cubic yard is an Imperial / U.S. customary unit of volume, used in the United States, Canada, and the UK. It is defined as the volume of a cube with sides of 1 yard in length."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 0.764554857984e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(yd^{3}\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Volume> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB035" ;
    <../schema/qudt/ucumCode> "[cyd_i]", "[yd_i]3" ;
    <../schema/qudt/uneceCommonCode> "YDQ" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard" .

<unit/YD3-PER-DAY>
    <../schema/qudt/conversionMultiplier> 0.00000884901456 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity>, <quantitykind/VolumeFlowRate> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB037" ;
    <../schema/qudt/plainTextDescription> "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for time day" ;
    <../schema/qudt/uneceCommonCode> "M12" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard Per Day" .

<unit/YD3-PER-DEG_F>
    <../schema/qudt/conversionMultiplier> 1.376198881991088 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumeThermalExpansion> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB036" ;
    <../schema/qudt/plainTextDescription> "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for temperature degree Fahrenheit" ;
    <../schema/qudt/uneceCommonCode> "M11" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard Per Degree Fahrenheit" .

<unit/YD3-PER-HR>
    <../schema/qudt/conversionMultiplier> 0.00021237634944 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB038" ;
    <../schema/qudt/plainTextDescription> "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour" ;
    <../schema/qudt/uneceCommonCode> "M13" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard Per Hour" .

<unit/YD3-PER-MIN>
    <http://purl.org/dc/terms/description> "\"Cubic Yard per Minute\" is an Imperial unit for  'Volume Per Unit Time' expressed as \\(yd^{3}/min\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 0.0127425809664e0 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/definedUnitOfSystem> <sou/SOU_IMPERIAL>, <sou/SOU_USCS> ;
    <../schema/qudt/expression> "\\(yd^{3}/min\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/VolumePerUnitTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB040" ;
    <../schema/qudt/ucumCode> "[cyd_i].min-1", "[cyd_i]/min", "[yd_i]3.min-1", "[yd_i]3/min" ;
    <../schema/qudt/uneceCommonCode> "M15" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_IMPERIAL> ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard per Minute" .

<unit/YD3-PER-SEC>
    <../schema/qudt/conversionMultiplier> 0.764554857984 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Velocity> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB041" ;
    <../schema/qudt/plainTextDescription> "power of the unit and the Anglo-American and Imperial system of units with the exponent 3 divided by the SI base unit second" ;
    <../schema/qudt/uneceCommonCode> "M16" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Cubic Yard Per Second" .

<unit/YR>
    <http://purl.org/dc/terms/description> "A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 31557600 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB026" ;
    <../schema/qudt/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6"^^xsd:anyURI ;
    <../schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/year> ;
    <../schema/qudt/symbol> "yr" ;
    <../schema/qudt/ucumCode> "a" ;
    <../schema/qudt/uneceCommonCode> "ANN" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Year" .

<unit/YR_Common>
    <../schema/qudt/conversionMultiplier> 31536000.00 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB025" ;
    <../schema/qudt/plainTextDescription> "31,536,000-fold of the SI base unit second according a common year with 365 days" ;
    <../schema/qudt/uneceCommonCode> "L95" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Common Year" .

<unit/YR_Sidereal>
    <http://purl.org/dc/terms/description> "A sidereal year is the time taken for Sun to return to the same position with respect to the stars of the celestial sphere."^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 31558149.7632 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB028" ;
    <../schema/qudt/symbol> "yr" ;
    <../schema/qudt/uneceCommonCode> "L96" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Sidereal Year" .

<unit/YR_TROPICAL>
    <http://purl.org/dc/terms/description> "<p>A tropical year (also known as a solar year), for general purposes, is the length of time that the Sun takes to return to the same position in the cycle of seasons, as seen from Earth; for example, the time from vernal equinox to vernal equinox, or from summer solstice to summer solstice. Because of the precession of the equinoxes, the seasonal cycle does not remain exactly synchronised with the position of the Earth in its orbit around the Sun. As a consequence, the tropical year is about 20 minutes shorter than the time it takes Earth to complete one full orbit around the Sun as measured with respect to the fixed stars. Since antiquity, astronomers have progressively refined the definition of the tropical year, and currently define it as the time required for the mean Sun's tropical longitude (longitudinal position along the ecliptic relative to its position at the vernal equinox) to increase by 360 degrees (that is, to complete one full seasonal circuit).</p>"^^rdf:HTML ;
    <../schema/qudt/conversionMultiplier> 3.1556925216e7 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/exactMatch> <unit/YR_TROPICAL> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Time> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB029" ;
    <../schema/qudt/symbol> "a_{t}" ;
    <../schema/qudt/ucumCode> "a_t" ;
    <../schema/qudt/uneceCommonCode> "D42" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Tropical Year" ;
    <http://www.w3.org/2004/02/skos/core#altLabel> "solar year" .

<unit/YemeniRial>
    <http://purl.org/dc/terms/description> "Yemen"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Yemeni_rial"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(YER\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Yemeni_rial?oldid=494507603"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Yemeni Rial" .

<unit/YoctoC>
    <http://purl.org/dc/terms/description> "A YoctoCoulomb is \\(10^{-24} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-24 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Yocto> ;
    <../schema/qudt/symbol> "yC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "YoctoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/YottaC>
    <http://purl.org/dc/terms/description> "A YottaCoulomb is \\(10^{24} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e24 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Yotta> ;
    <../schema/qudt/symbol> "YC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "YottaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/YuanRenminbi>
    <http://purl.org/dc/terms/description> "Mainland China"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 1 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Renminbi"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(CNY\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Renminbi?oldid=494799454"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Yuan Renminbi" .

<unit/Z>
    <http://purl.org/dc/terms/description> "In chemistry and physics, the atomic number (also known as the proton number) is the number of protons found in the nucleus of an atom and therefore identical to the charge number of the nucleus. It is conventionally represented by the symbol Z. The atomic number uniquely identifies a chemical element. In an atom of neutral charge, the atomic number is also equal to the number of electrons."^^rdf:HTML ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Atomic_number"^^xsd:anyURI ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Dimensionless> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Atomic_number?oldid=490723437"^^xsd:anyURI ;
    <../schema/qudt/symbol> "Z" ;
    <../schema/qudt/unitOfSystem> <sou/SOU_CGS> ;
    a <../schema/qudt/CountingUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "atomic-number" .

<unit/ZambianKwacha>
    <http://purl.org/dc/terms/description> "Zambia"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 0 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Zambian_kwacha"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ZMK\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Zambian_kwacha?oldid=490328608"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Zambian Kwacha" .

<unit/ZeptoC>
    <http://purl.org/dc/terms/description> "A ZeptoCoulomb is \\(10^{-21} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e-21 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Zepto> ;
    <../schema/qudt/symbol> "zC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "ZeptoCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/ZettaC>
    <http://purl.org/dc/terms/description> "A ZettaCoulomb is \\(10^{21} C\\)."^^<../schema/qudt/LatexString> ;
    <../schema/qudt/conversionMultiplier> 1.0e21 ;
    <../schema/qudt/conversionOffset> 0.0 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/ElectricCharge> ;
    <../schema/qudt/isDerivedUnitOfSystem> <../schema/qudt/SOU_SI> ;
    <../schema/qudt/isScalingOf> <unit/C> ;
    <../schema/qudt/prefix> <../2.1/vocab/prefix/Zetta> ;
    <../schema/qudt/symbol> "ZC" ;
    a <../schema/qudt/DerivedUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "ZettaCoulomb" ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> <unit/C> .

<unit/ZimbabweDollar>
    <http://purl.org/dc/terms/description> "Zimbabwe"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Zimbabwean_dollar"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(ZWD\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Zimbabwean_dollar?oldid=491532675"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Zimbabwe Dollar" .

<unit/Zloty>
    <http://purl.org/dc/terms/description> "Poland"^^rdf:HTML ;
    <../schema/qudt/currencyExponent> 2 ;
    <../schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Polish_z%C5%82oty"^^xsd:anyURI ;
    <../schema/qudt/expression> "\\(PLN\\)"^^<../schema/qudt/LatexString> ;
    <../schema/qudt/hasQuantityKind> <quantitykind/Currency> ;
    <../schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Polish_złoty?oldid=492697733"^^xsd:anyURI ;
    a <../schema/qudt/CurrencyUnit>, <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Zloty" .

<unit/failures-in-time>
    <../schema/qudt/conversionMultiplier> 0e+00 ;
    <../schema/qudt/conversionOffset> 0e+00 ;
    <../schema/qudt/hasQuantityKind> <quantitykind/InverseTime> ;
    <../schema/qudt/iec61360Code> "0112/2///62720#UAB403" ;
    <../schema/qudt/plainTextDescription> "unit of failure rate" ;
    <../schema/qudt/uneceCommonCode> "FIT" ;
    a <../schema/qudt/Unit> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "Failures In Time" .

<http://voag.linkedmodel.org/schema/voag#QUDT-UNITS-VocabCatalogEntry>
    a <http://www.linkedmodel.org/schema/vaem#CatalogEntry> ;
    rdfs:isDefinedBy <../2.1/vocab/unit> ;
    rdfs:label "QUDT UNITS Vocab Catalog Entry" .

<http://www.linkedmodel.org/schema/vaem#GMD_QUDT-UNITS-ALL>
    <http://purl.org/dc/terms/contributor> "Jack Hodges", "Steve Ray" ;
    <http://purl.org/dc/terms/created> "2019-07-30"^^xsd:date ;
    <http://purl.org/dc/terms/creator> "Steve Ray" ;
    <http://purl.org/dc/terms/modified> "2020-08-30T11:09:09.371-07:00"^^xsd:dateTime ;
    <http://purl.org/dc/terms/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" ;
    <http://purl.org/dc/terms/subject> "Units-All" ;
    <http://purl.org/dc/terms/title> "ALL UNITS Version 2.1.2 Graph Metadata" ;
    <http://www.linkedmodel.org/schema/vaem#description> "Standard units of measure for all units." ;
    <http://www.linkedmodel.org/schema/vaem#graphName> "qudt" ;
    <http://www.linkedmodel.org/schema/vaem#graphTitle> "All Units Ontology Version 2.1.2" ;
    <http://www.linkedmodel.org/schema/vaem#hasGraphRole> <http://www.linkedmodel.org/schema/vaem#VocabularyGraph> ;
    <http://www.linkedmodel.org/schema/vaem#hasOwner> <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
    <http://www.linkedmodel.org/schema/vaem#hasSteward> <http://www.linkedmodel.org/schema/vaem#QUDT.org> ;
    <http://www.linkedmodel.org/schema/vaem#intent> "To provide a vocabulary of all units." ;
    <http://www.linkedmodel.org/schema/vaem#isMetadataFor> <../2.1/vocab/unit> ;
    <http://www.linkedmodel.org/schema/vaem#latestPublishedVersion> "http://www.qudt.org/doc/2020/08/DOC_VOCAB-UNITS-ALL-v2.1.html"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#logo> "http://www.linkedmodel.org/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#namespace> "http://qudt.org/vocab/unit/" ;
    <http://www.linkedmodel.org/schema/vaem#namespacePrefix> "unit" ;
    <http://www.linkedmodel.org/schema/vaem#owner> "QUDT.org" ;
    <http://www.linkedmodel.org/schema/vaem#previousPublishedVersion> "http://www.qudt.org/doc/2020/07/DOC_VOCAB-UNITS-ALL-v2.1.html"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#revision> "2.1" ;
    <http://www.linkedmodel.org/schema/vaem#turtleFileURL> "http://qudt.org/2.1/vocab/unit"^^xsd:anyURI ;
    <http://www.linkedmodel.org/schema/vaem#usesNonImportedResource> <http://purl.org/dc/terms/abstract>, <http://purl.org/dc/terms/created>, <http://purl.org/dc/terms/creator>, <http://purl.org/dc/terms/modified>, <http://purl.org/dc/terms/title> ;
    a <http://www.linkedmodel.org/schema/vaem#GraphMetaData> ;
    rdfs:isDefinedBy <../2.1/vocab/unit>, <> ;
    rdfs:label "All Units Ontology Version 2.1.2" .

