@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/thermal> a skos:Collection ;
    rdfs:label "Thermal capacity & conductivity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: thermal capacity & conductivity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A1>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BTU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JE>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JOU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S4> .

<https://test.uncefact.org/vocabulary/unit-of-measure/A1> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_15_DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A1" ;
    skos:prefLabel "15 °C calorie"@en ;
    unece:conversionMultiplier 4.1855 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_[15]" ;
    unece:unitSymbol "cal₁₅" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A21" ;
    skos:prefLabel "British thermal unit (international table) per pound degree Rankine"@en ;
    unece:conversionMultiplier 426.9 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[lbf_av]-1.[degR]-1" ;
    unece:unitSymbol "Btu/IT(lb·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A22" ;
    skos:prefLabel "British thermal unit (international table) per second foot degree Rankine"@en ;
    unece:conversionMultiplier 6230.644798937007 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1.[ft_i]-1.[degR]-1" ;
    unece:unitSymbol "BtuIT/(s·ft·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-KiloGM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B11" ;
    skos:prefLabel "joule per kilogram kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "J.kg-1.K-1" ;
    unece:unitSymbol "J/(kg·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-MOL-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B16" ;
    skos:prefLabel "joule per mole kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "molar heat capacity, molar entropy, molar gas constant"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "J.mol-1.K-1" ;
    unece:unitSymbol "J/(mol·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B21" ;
    skos:prefLabel "kelvin per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.W-1" ;
    unece:unitSymbol "K/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B41" ;
    skos:prefLabel "kilojoule per kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kJ.K-1" ;
    unece:unitSymbol "kJ/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B43" ;
    skos:prefLabel "kilojoule per kilogram kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kJ.(kg.K)-1" ;
    unece:unitSymbol "kJ/(kg·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BTU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BTU" ;
    skos:prefLabel "British thermal unit (international table)"@en ;
    unece:conversionMultiplier 1055.05585262 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT]" ;
    unece:unitSymbol "BtuIT" .

<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/D19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D19" ;
    skos:prefLabel "square metre kelvin per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m2.K.W-1" ;
    unece:unitSymbol "m²·K/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D37> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D37" ;
    skos:prefLabel "calorie (thermochemical) per gram kelvin"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.g-1.K-1" ;
    unece:unitSymbol "calth/(g·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D38> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D38" ;
    skos:prefLabel "calorie (thermochemical) per second centimetre kelvin"@en ;
    unece:conversionMultiplier 418.4 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.s-1.cm-1.K-1" ;
    unece:unitSymbol "calth/(s·cm·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D52" ;
    skos:prefLabel "watt per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.K-1" ;
    unece:unitSymbol "W/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D53" ;
    skos:prefLabel "watt per metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.m-1.K-1" ;
    unece:unitSymbol "W/(m·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D70> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D70" ;
    skos:prefLabel "calorie (international table)"@en ;
    unece:conversionMultiplier 4.1868 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT" ;
    unece:unitSymbol "calIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D71> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D71" ;
    skos:prefLabel "calorie (international table) per second centimetre kelvin"@en ;
    unece:conversionMultiplier 418.68 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.s-1.cm-1.K-1" ;
    unece:unitSymbol "calIT/(s·cm·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D76> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D76" ;
    skos:prefLabel "calorie (international table) per gram kelvin"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.g-1.K-1" ;
    unece:unitSymbol "calIT/(g·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E14" ;
    skos:prefLabel "kilocalorie (international table)"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT" ;
    unece:unitSymbol "kcalIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E97" ;
    skos:prefLabel "millimetre per degree Celcius metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "mm.Cel-1.m-1" ;
    unece:unitSymbol "mm/(°C·m)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F53" ;
    skos:prefLabel "millimetre per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "mm.K-1" ;
    unece:unitSymbol "mm/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H35" ;
    skos:prefLabel "kelvin metre per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m.K.W-1" ;
    unece:unitSymbol "K·m/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J19" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 0.17622803944390722 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1.[ft_i]-2.[Btu_th]-1" ;
    unece:unitSymbol "°F·h·ft²/Btuth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J22" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 0.17611018368230585 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1.[ft_i]-2.[Btu_IT]-1" ;
    unece:unitSymbol "°F·h·ft²/BtuIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_MEAN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J39" ;
    skos:prefLabel "British thermal unit (mean)"@en ;
    unece:conversionMultiplier 1055.05585262 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_m]" ;
    unece:unitSymbol "Btu" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J40" ;
    skos:prefLabel "British thermal unit (international table) foot per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.730734666 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[ft_i].[ft_i]-2.h-1.[degF]-1" ;
    unece:unitSymbol "BtuIT·ft/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J41" ;
    skos:prefLabel "British thermal unit (international table) inch per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.144227889 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[in_i].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT·in/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J42" ;
    skos:prefLabel "British thermal unit (international table) inch per second square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 519.220399911 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[in_i].s-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT·in/(s·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J43" ;
    skos:prefLabel "British thermal unit (international table) per pound degree Fahrenheit"@en ;
    unece:conversionMultiplier 426.93476489409767 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[lbf_av]-1.[degF]-1" ;
    unece:unitSymbol "BtuIT/(lb·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J46" ;
    skos:prefLabel "British thermal unit (thermochemical) foot per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.73 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "Btuth·ft/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J48" ;
    skos:prefLabel "British thermal unit (thermochemical) inch per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.144131434 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[in_i].[ft_i]-2.h-1.[degF]-1" ;
    unece:unitSymbol "Btuth·in/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J49> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J49" ;
    skos:prefLabel "British thermal unit (thermochemical) inch per second square foot degree Fahrenheit"@en ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btuth·in/(s·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J50" ;
    skos:prefLabel "British thermal unit (thermochemical) per pound degree Fahrenheit"@en ;
    unece:conversionMultiplier 4184.000000044092 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[lb_av]-1.[degF]-1" ;
    unece:unitSymbol "Btuth/(lb·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J55" ;
    skos:prefLabel "watt second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.s" ;
    unece:unitSymbol "W·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_MEAN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J75" ;
    skos:prefLabel "calorie (mean)"@en ;
    unece:conversionMultiplier 4.19 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_m" ;
    unece:unitSymbol "cal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J76" ;
    skos:prefLabel "calorie (international table) per gram degree Celsius"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.g-1.Cel-1" ;
    unece:unitSymbol "calIT/(g·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J78" ;
    skos:prefLabel "calorie (thermochemical) per centimetre second degree Celsius"@en ;
    unece:conversionMultiplier 418.4 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.cm-1.s-1.Cel-1" ;
    unece:unitSymbol "calth/(cm·s·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J79" ;
    skos:prefLabel "calorie (thermochemical) per gram degree Celsius"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.g-1.Cel-1" ;
    unece:unitSymbol "calth/(g·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CLO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J83" ;
    skos:prefLabel "clo"@en ;
    unece:conversionMultiplier 0.155 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "clo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JE" ;
    skos:prefLabel "joule per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "Boltzmann constant"@en,
        "heat capacity, entropy"@en,
        "massieu function, planck function"@en ;
    unece:rec20Sector "Heat"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "J.K-1" ;
    unece:unitSymbol "J/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JOU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JOU" ;
    skos:prefLabel "joule"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "Hartree energy"@en,
        "active energy"@en,
        "energy imparted, mean energy imparted"@en,
        "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en,
        "level width, alpha disintegration energy"@en,
        "radiant energy"@en,
        "reaction energy"@en,
        "work function"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "J" ;
    unece:unitSymbol "J" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_Mean> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K51" ;
    skos:prefLabel "kilocalorie (mean)"@en ;
    unece:conversionMultiplier 4190.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_m" ;
    unece:unitSymbol "kcal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K52" ;
    skos:prefLabel "kilocalorie (international table) per hour metre degree Celsius"@en ;
    unece:conversionMultiplier 1.163 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT.h-1.m-1.Cel-1" ;
    unece:unitSymbol "kcal/(m·h·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K53" ;
    skos:prefLabel "kilocalorie (thermochemical)"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal" ;
    unece:unitSymbol "kcalth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-HR-DEG_C-PER-KiloCAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L14" ;
    skos:prefLabel "square metre hour degree Celsius per kilocalorie (international table)"@en ;
    unece:conversionMultiplier 0.859845 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m2.h.Cel/kcal_IT" ;
    unece:unitSymbol "m²·h·°C/kcal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N60> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N60" ;
    skos:prefLabel "British thermal unit (international table) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1899.100535 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[degF]-1" ;
    unece:unitSymbol "BtuIT/ºF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N61> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N61" ;
    skos:prefLabel "British thermal unit (thermochemical) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1897.8304761 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[degF]-1" ;
    unece:unitSymbol "Btuth/ºF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N62> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N62" ;
    skos:prefLabel "British thermal unit (international table) per degree Rankine"@en ;
    unece:conversionMultiplier 1899.100535 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[degR]-1" ;
    unece:unitSymbol "BtuIT/ºR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N63> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N63" ;
    skos:prefLabel "British thermal unit (thermochemical) per degree Rankine"@en ;
    unece:conversionMultiplier 1897.8304761 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[degR]-1" ;
    unece:unitSymbol "Btuth/ºR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N64> a skos:Concept ;
    skos:definition "Unit of the heat capacity (British thermal unit according to the international table according to the Rankine degree) according to the Imperial system of units divided by the unit avoirdupois pound according to the avoirdupois system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N64" ;
    skos:prefLabel "British thermal unit (thermochemical) per pound degree Rankine"@en ;
    unece:conversionMultiplier 4184.000000044092 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[lb_av]-1.[degR]-1" ;
    unece:unitSymbol "(Btuth/°R)/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N65> a skos:Concept ;
    skos:definition "Unit of the mass-related heat capacity as quotient 1000-fold of the calorie (international table) divided by the product of the 0,001-fold of the SI base units kilogram and kelvin."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N65" ;
    skos:prefLabel "kilocalorie (international table) per gram kelvin"@en ;
    unece:conversionMultiplier 4186800.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT.g-1.K-1" ;
    unece:unitSymbol "(kcalIT/K)/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N66> a skos:Concept ;
    skos:definition "Unit of heat energy according to the Imperial system of units in a reference temperature of 39 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_39DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N66" ;
    skos:prefLabel "British thermal unit (39 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (39 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N67> a skos:Concept ;
    skos:definition "Unit of heat energy according to the Imperial system of units in a reference temperature of 59 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_59DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N67" ;
    skos:prefLabel "British thermal unit (59 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (59 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N68> a skos:Concept ;
    skos:definition "Unit of head energy according to the Imperial system of units at a reference temperature of 60 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_60DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N68" ;
    skos:prefLabel "British thermal unit (60 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (60 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N69> a skos:Concept ;
    skos:definition "Unit for quantity of heat, which is to be required for 1 g air free water at a constant pressure from 101,325 kPa, to warm up the pressure of standard atmosphere at sea level, from 19,5 °C on 20,5 °C."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_20DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N69" ;
    skos:prefLabel "calorie (20 ºC)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "cal₂₀" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N70> a skos:Concept ;
    skos:definition "Unit of heat energy according to the imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/QUAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N70" ;
    skos:prefLabel "quad (1015 BtuIT)"@en ;
    unece:conversionMultiplier 1.055e+18 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "quad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N71> a skos:Concept ;
    skos:definition "Unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/THERM_EC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N71" ;
    skos:prefLabel "therm (EC)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "thm (EC)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N72> a skos:Concept ;
    skos:definition "Unit of heat energy in commercial use."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/THM_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N72" ;
    skos:prefLabel "therm (U.S.)"@en ;
    unece:conversionMultiplier 105480400.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "100000.[Btu_59]" ;
    unece:unitSymbol "thm (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N80> a skos:Concept ;
    skos:definition "Derived SI unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N80" ;
    skos:prefLabel "watt per metre degree Celsius"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.m-1.Cel-1" ;
    unece:unitSymbol "W/(m·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N81> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit watt divided by the product of the SI base unit metre and the SI base unit kelvin."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-PER-M-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N81" ;
    skos:prefLabel "kilowatt per metre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kW.m-1.K-1" ;
    unece:unitSymbol "kW/(m·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N82> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N82" ;
    skos:prefLabel "kilowatt per metre degree Celsius"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kW.m-1.Cel-1" ;
    unece:unitSymbol "kW/(m·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N83> a skos:Concept ;
    skos:definition "SI base unit metre divided by the product of the unit degree Celsius and the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-DEG_C-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N83" ;
    skos:prefLabel "metre per degree Celcius metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m.Cel-1.m-1" ;
    unece:unitSymbol "m/(°C·m)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N84> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N84" ;
    skos:prefLabel "degree Fahrenheit hour per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 1.8956342406266347 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[Btu_IT]-1" ;
    unece:unitSymbol "ºF/(BtuIT/h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N85> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N85" ;
    skos:prefLabel "degree Fahrenheit hour per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 1.8969028294866048 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[Btu_th]-1" ;
    unece:unitSymbol "ºF/(Btuth/h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N86> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N86" ;
    skos:prefLabel "degree Fahrenheit second per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 0.0005265650668407318 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s.[Btu_IT]-1" ;
    unece:unitSymbol "ºF/(BtuIT/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N87> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N87" ;
    skos:prefLabel "degree Fahrenheit second per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 0.000526917452635168 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s.[Btu_th]-1" ;
    unece:unitSymbol "ºF/(Btuth/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N88> a skos:Concept ;
    skos:definition "Unit of specific thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N88" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (international table) inch"@en ;
    unece:conversionMultiplier 6.933471798515979 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[ft_i]2.[Btu_IT]-1.[in_i]-1" ;
    unece:unitSymbol "ºF·h·ft²/(BtuIT·in)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N89> a skos:Concept ;
    skos:definition "Unit of specific thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N89" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (thermochemical) inch"@en ;
    unece:conversionMultiplier 6.938111789130206 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[ft_i]2.[Btu_th]-1.[in_i]-1" ;
    unece:unitSymbol "ºF·h·ft²/(Btuth·in)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/S3> a skos:Concept ;
    skos:definition "Synonym: foot squared per second"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "S3" ;
    skos:prefLabel "square foot per second"@en ;
    unece:conversionMultiplier 0.09290304 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en,
        "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en,
        "Mechanics"@en ;
    unece:ucumCode "[sft_i].s-1" ;
    unece:unitSymbol "ft²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/S4> a skos:Concept ;
    skos:definition "Synonym: metre squared per second (square metres/second US)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "S4" ;
    skos:prefLabel "square metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "diffusion coefficient"@en,
        "diffusion coefficient, diffusion coefficient for neutron number density"@en,
        "kinematic viscosity"@en,
        "thermal diffusion coefficient"@en,
        "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "m2.s-1" ;
    unece:unitSymbol "m²/s" .

