@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/mass> a skos:Collection ;
    rdfs:label "Mass units"@en ;
    skos:definition "Units of measure grouped by quantity kind: mass."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2U>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/APZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CWA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CWI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DG>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DJ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GRM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GRN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LBR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MC>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ONZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/STI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/STN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> .

<https://test.uncefact.org/vocabulary/unit-of-measure/28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "28" ;
    skos:prefLabel "kilogram per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "mean mass range"@en,
        "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "kg.m-2" ;
    unece:unitSymbol "kg/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2U> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2U" ;
    skos:prefLabel "megagram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Mg" ;
    unece:unitSymbol "Mg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A94" ;
    skos:prefLabel "gram per mole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N-1 M1" ;
    unece:rec20Quantity "molar mass"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "g.mol-1" ;
    unece:unitSymbol "g/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/APZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_TROY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "APZ" ;
    skos:prefLabel "troy ounce or apothecary ounce"@en ;
    unece:conversionMultiplier 0.0311034768 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_tr]" ;
    unece:unitSymbol "tr oz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C62> a skos:Concept ;
    skos:definition "Synonym: unit"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/UNITLESS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C62" ;
    skos:prefLabel "one"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "(rest) mass of electron, (rest) mass of proton, (rest) mass of neutron"@en,
        "Alfven number"@en,
        "CIE colorimetric functions"@en,
        "Cowling number"@en,
        "Debye-Walle factor"@en,
        "Euler number"@en,
        "Fourier number"@en,
        "Fourier number for mass transfer"@en,
        "Froude number"@en,
        "Grashof number"@en,
        "Grashof number for mass transfer"@en,
        "Grüneisen parameter"@en,
        "Hartmann number"@en,
        "Knudsen number"@en,
        "Landau-Ginzburg number"@en,
        "Lewis number"@en,
        "Mach number"@en,
        "Madelung constant"@en,
        "Nusselt number"@en,
        "Nusselt number for mass transfer"@en,
        "Peclet number"@en,
        "Peclet number for mass transfer"@en,
        "Prandtl number"@en,
        "Rayleigh number"@en,
        "Reynolds number"@en,
        "Schmidt number"@en,
        "Stanton number"@en,
        "Stanton number for mass transfer"@en,
        "Strouhal number"@en,
        "Weber number"@en,
        "absolute activity"@en,
        "activity coefficient of B (in a liquid as a solid mixture)"@en,
        "activity coefficient of solute B (especially in a dilute solution),standard absolute activity of solute B (especially in a dilute solution)"@en,
        "activity of solvent A, relative activity of solvent A (especially in a dilute solution), osmotic coefficient of the solvent A (especially in a dilute solution), standard absolute activity of solvent A (especially in a dilute solution)"@en,
        "average logarithmic energy decrement"@en,
        "charge number of ion"@en,
        "coordinates trichromatic"@en,
        "coupling coefficient, leakage coefficient"@en,
        "degree of dissociation"@en,
        "dissipation factor, dissipance, reflection factor, reflectance, transmission factor, transmittance, absorption factor, absorbance"@en,
        "electric susceptibility"@en,
        "emissivity, spectral emissivity, emissivity at a specified wavelength, directional spectral emissivity"@en,
        "fast fission factor"@en,
        "fine structure constant"@en,
        "friction factor, coefficient of friction"@en,
        "g-factor of atom or electron, g-factor of nucleus"@en,
        "hyperfine structure quantum number"@en,
        "internal conversion factor"@en,
        "lethargy"@en,
        "linear strain, relative elongation, shear strain, volume or bulk strain"@en,
        "luminous efficiency, spectral luminous efficiency,luminous efficiency at a specified wavelength"@en,
        "magnetic Reynolds number"@en,
        "magnetic quantum number"@en,
        "magnetic susceptibility"@en,
        "microcanonical partition function, canonical partition function, grand-canonical partition function, grand partition function, molecular partition function, partition function of a molecule"@en,
        "mobility ratio"@en,
        "mole fraction of B, mole ratio of solute B"@en,
        "multiplication factor, infinite medium multiplication factor, effective multiplication factor"@en,
        "neutron number"@en,
        "neutron yield per fission, neutron yield per absorption"@en,
        "non leakage probability"@en,
        "nuclear spin quantum number"@en,
        "nucleon number, mass number"@en,
        "number of molecules or other elementary entities"@en,
        "number of turns in a winding, number of phases, number of pairs of poles"@en,
        "optical density"@en,
        "orbital angular momentum quantum number"@en,
        "order of reflexion"@en,
        "packing fraction, binding fraction"@en,
        "poisson ratio, poisson number"@en,
        "principle quantum number"@en,
        "proton number"@en,
        "proton number, atomic number"@en,
        "ratio of the specific heat capacities, ratio of the massic heat capacity, isentropic exponent"@en,
        "reactivity"@en,
        "refractive index"@en,
        "relative atomic mass"@en,
        "relative density, relative mass density"@en,
        "relative mass excess, relative mass defect"@en,
        "relative molecular mass"@en,
        "relative permeability"@en,
        "relative permittivity"@en,
        "resonance escape probability"@en,
        "short-range order parameter, long-range order parameter"@en,
        "spectral absorption factor, spectral absorptance, spectral reflectionfactor,spectral reflectance, spectral transmission factor, spectral transmittance, spectral radiance factor"@en,
        "spin angular momentum quantum number"@en,
        "standard absolute activity of B (in a gaseous mixture)"@en,
        "standard absolute activity of B (in a liquid or a solid mixture)"@en,
        "standard equilibrium constant"@en,
        "statistical weight"@en,
        "stoichiometric number of B"@en,
        "thermal diffusion ratio, thermal diffusion factor"@en,
        "thermal utilization factor"@en,
        "total angular momentum quantum number"@en,
        "transport number of ion B, current fraction of ion B"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Characteristic Numbers (dimensionless parameters)"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en ;
    unece:unitSymbol "1" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CGM" ;
    skos:prefLabel "centigram"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cg" ;
    unece:unitSymbol "cg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CWA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Hundredweight_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CWA" ;
    skos:prefLabel "hundred pound (cwt) / hundred weight (US)"@en ;
    unece:conversionMultiplier 45.359237 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[scwt_av]" ;
    unece:unitSymbol "cwt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CWI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Hundredweight_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CWI" ;
    skos:prefLabel "hundred weight (UK)"@en ;
    unece:conversionMultiplier 50.80235 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lcwt_av]" ;
    unece:unitSymbol "cwt (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/U> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D43" ;
    skos:prefLabel "unified atomic mass unit"@en ;
    unece:conversionMultiplier 1.660539e-27 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass defect"@en,
        "mass of atom (of a nuclide x), nuclidic mass, unified atomic mass constant"@en,
        "mass of molecule"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "u" ;
    unece:unitSymbol "u" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D74" ;
    skos:prefLabel "kilogram per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 M1" ;
    unece:rec20Quantity "molar mass"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kg.mol-1" ;
    unece:unitSymbol "kg/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DG> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DG" ;
    skos:prefLabel "decigram"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dg" ;
    unece:unitSymbol "dg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DJ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DJ" ;
    skos:prefLabel "decagram"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dag" ;
    unece:unitSymbol "dag" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DTN> a skos:Concept ;
    skos:definition "Synonym: centner, metric 100 kg; quintal, metric 100 kg"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciTON_Metric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DTN" ;
    skos:prefLabel "decitonne"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dt" ;
    unece:unitSymbol "dt or dtn" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F13> a skos:Concept ;
    skos:definition "A unit of mass. One slug is the mass accelerated at 1 foot per second per second by a force of 1 pound."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F13" ;
    skos:prefLabel "slug"@en ;
    unece:conversionMultiplier 14.593903 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GRM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GRM" ;
    skos:prefLabel "gram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g" ;
    unece:unitSymbol "g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GRN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GRN" ;
    skos:prefLabel "grain"@en ;
    unece:conversionMultiplier 6.479891e-05 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gr]" ;
    unece:unitSymbol "gr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HGM" ;
    skos:prefLabel "hectogram"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hg" ;
    unece:unitSymbol "hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K64" ;
    skos:prefLabel "pound (avoirdupois) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.8164663 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[degF]-1" ;
    unece:unitSymbol "lb/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KGM> a skos:Concept ;
    skos:definition "A unit of mass equal to one thousand grams."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KGM" ;
    skos:prefLabel "kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "effective mass"@en,
        "mass"@en,
        "mass excess"@en,
        "mass of atom (of a nuclide x), nuclidic mass"@en,
        "mass of molecule"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Mechanics"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "kg" ;
    unece:unitSymbol "kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KTN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloTON_Metric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KTN" ;
    skos:prefLabel "kilotonne"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kt" ;
    unece:unitSymbol "kt" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L69" ;
    skos:prefLabel "tonne per kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.K-1" ;
    unece:unitSymbol "t/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L87" ;
    skos:prefLabel "ton short per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1632.932 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].[degF]-1" ;
    unece:unitSymbol "ton (US)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LBR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LBR" ;
    skos:prefLabel "pound"@en ;
    unece:conversionMultiplier 0.45359237 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av]" ;
    unece:unitSymbol "lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LTN> a skos:Concept ;
    skos:definition "Synonym: gross ton (2240 lb)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LTN" ;
    skos:prefLabel "ton (UK) or long ton (US)"@en ;
    unece:conversionMultiplier 1016.0469088 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lton_av]" ;
    unece:unitSymbol "ton (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M85> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the mass used in the mineralogy to determine the concentration of precious metals in ore according to the mass of the precious metal in milligrams in a sample of the mass of an assay sound (number of troy ounces in a short ton (1 000 lb))."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Assay> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M85" ;
    skos:prefLabel "ton, assay"@en ;
    unece:conversionMultiplier 0.02916667 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/M86> a skos:Concept ;
    skos:definition "Outdated unit of the mass used in Germany."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PFUND> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M86" ;
    skos:prefLabel "pfund"@en ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "pfd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MC> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MC" ;
    skos:prefLabel "microgram"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug" ;
    unece:unitSymbol "µg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MGM" ;
    skos:prefLabel "milligram"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg" ;
    unece:unitSymbol "mg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ONZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ONZ" ;
    skos:prefLabel "ounce (avoirdupois)"@en ;
    unece:conversionMultiplier 0.028349523125 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av]" ;
    unece:unitSymbol "oz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/STI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Stone_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "STI" ;
    skos:prefLabel "stone (UK)"@en ;
    unece:conversionMultiplier 6.35029318 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[stone_av]" ;
    unece:unitSymbol "st" .

<https://test.uncefact.org/vocabulary/unit-of-measure/STN> a skos:Concept ;
    skos:definition "Synonym: net ton (2000 lb)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "STN" ;
    skos:prefLabel "ton (US) or short ton (UK/US)"@en ;
    unece:conversionMultiplier 907.18474 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av]" ;
    unece:unitSymbol "ton (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/TNE> a skos:Concept ;
    skos:definition "Synonym: metric ton"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "TNE" ;
    skos:prefLabel "tonne (metric ton)"@en ;
    unece:conversionMultiplier 907.18474 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ston_av" ;
    unece:unitSymbol "t" .

