@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/viscosity> a skos:Collection ;
    rdfs:label "Viscosity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: viscosity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4C>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C7>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F06>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G08>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G09>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N44>,
        <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/4C> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiST> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4C" ;
    skos:prefLabel "centistokes"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cSt" ;
    unece:unitSymbol "cSt" .

<https://test.uncefact.org/vocabulary/unit-of-measure/89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "89" ;
    skos:prefLabel "poise"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P" ;
    unece:unitSymbol "P" .

<https://test.uncefact.org/vocabulary/unit-of-measure/91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "91" ;
    skos:prefLabel "stokes"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St" ;
    unece:unitSymbol "St" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C17" ;
    skos:prefLabel "millimetre squared per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mm2.s-1" ;
    unece:unitSymbol "mm²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C24" ;
    skos:prefLabel "millipascal second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s" ;
    unece:unitSymbol "mPa·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C65" ;
    skos:prefLabel "pascal second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.s" ;
    unece:unitSymbol "Pa·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C7> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C7" ;
    skos:prefLabel "centipoise"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP" ;
    unece:unitSymbol "cP" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F06> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F06" ;
    skos:prefLabel "poise per bar"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.bar-1" ;
    unece:unitSymbol "P/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F86" ;
    skos:prefLabel "poise per kelvin"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.K-1" ;
    unece:unitSymbol "P/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G08> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G08" ;
    skos:prefLabel "square inch per second"@en ;
    unece:conversionMultiplier 0.00064516 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[sin_i].s-1" ;
    unece:unitSymbol "in²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G09> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G09" ;
    skos:prefLabel "square metre per second kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 Θ-1 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.K-1" ;
    unece:unitSymbol "m²/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G10" ;
    skos:prefLabel "stokes per kelvin"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 Θ-1 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.K-1" ;
    unece:unitSymbol "St/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G41" ;
    skos:prefLabel "square metre per second bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.bar-1" ;
    unece:unitSymbol "m²/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G46" ;
    skos:prefLabel "stokes per bar"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.bar-1" ;
    unece:unitSymbol "St/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroPOISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J32" ;
    skos:prefLabel "micropoise"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "uP" ;
    unece:unitSymbol "µP" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J73" ;
    skos:prefLabel "centipoise per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP.K-1" ;
    unece:unitSymbol "cP/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J74" ;
    skos:prefLabel "centipoise per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP.bar-1" ;
    unece:unitSymbol "cP/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K67" ;
    skos:prefLabel "pound per foot hour"@en ;
    unece:conversionMultiplier 0.0004133788732137649 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.h-1" ;
    unece:unitSymbol "lb/(ft·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K68" ;
    skos:prefLabel "pound per foot second"@en ;
    unece:conversionMultiplier 1.4881639435695537 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.s-1" ;
    unece:unitSymbol "lb/(ft·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K91" ;
    skos:prefLabel "pound-force second per square foot"@en ;
    unece:conversionMultiplier 47.8802631 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].s.[sft_i]-1" ;
    unece:unitSymbol "lbf·s/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K92" ;
    skos:prefLabel "pound-force second per square inch"@en ;
    unece:conversionMultiplier 6894.75789 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].s.[sin_i]-1" ;
    unece:unitSymbol "lbf·s/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L15" ;
    skos:prefLabel "millipascal second per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s.K-1" ;
    unece:unitSymbol "mPa·s/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L16" ;
    skos:prefLabel "millipascal second per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s.bar-1" ;
    unece:unitSymbol "mPa·s/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L64" ;
    skos:prefLabel "slug per foot second"@en ;
    unece:conversionMultiplier 47.8802591863517 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/(ft·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M79> a skos:Concept ;
    skos:definition "Power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2 divided by the unit of time hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT2-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M79" ;
    skos:prefLabel "square foot per hour"@en ;
    unece:conversionMultiplier 2.58064e-05 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[sft_i].h-1" ;
    unece:unitSymbol "ft²/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M80> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit stokes divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M80" ;
    skos:prefLabel "stokes per pascal"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.Pa-1" ;
    unece:unitSymbol "St/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M81> a skos:Concept ;
    skos:definition "0,000 1-fold of the power of the SI base unit metre by exponent 2 divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M81" ;
    skos:prefLabel "square centimetre per second"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm2.s-1" ;
    unece:unitSymbol "cm²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M82> a skos:Concept ;
    skos:definition "Power of the SI base unit metre with the exponent 2 divided by the SI base unit second and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M82" ;
    skos:prefLabel "square metre per second pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.Pa-1" ;
    unece:unitSymbol "(m²/s)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N34> a skos:Concept ;
    skos:definition "Non SI-conforming unit of viscosity."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-SEC-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N34" ;
    skos:prefLabel "poundal second per square foot"@en ;
    unece:conversionMultiplier 1.4881639435695537 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.s.[ft_i]-2" ;
    unece:unitSymbol "(pdl/ft²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N35> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit poise divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N35" ;
    skos:prefLabel "poise per pascal"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.Pa-1" ;
    unece:unitSymbol "P/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N36> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a product of unit of the pressure (newton by square metre) multiplied with the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-SEC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N36" ;
    skos:prefLabel "newton second per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.s.m-2" ;
    unece:unitSymbol "(N/m²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N37> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N37" ;
    skos:prefLabel "kilogram per metre second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.s-1" ;
    unece:unitSymbol "kg/(m·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N38> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N38" ;
    skos:prefLabel "kilogram per metre minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.min-1" ;
    unece:unitSymbol "kg/(m·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N39> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit day."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N39" ;
    skos:prefLabel "kilogram per metre day"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.d-1" ;
    unece:unitSymbol "kg/(m·d)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N40> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N40" ;
    skos:prefLabel "kilogram per metre hour"@en ;
    unece:conversionMultiplier 0.000277777777777778 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.h-1" ;
    unece:unitSymbol "kg/(m·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N41> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient of the 0,001-fold of the SI base unit kilogram divided by the 0,01-fold of the SI base unit metre and SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N41" ;
    skos:prefLabel "gram per centimetre second"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-1.s-1" ;
    unece:unitSymbol "g/(cm·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N42> a skos:Concept ;
    skos:definition "Non SI-conforming unit of dynamic viscosity according to the Imperial system of units as product unit of the pressure (poundal by square inch) multiplied by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-SEC-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N42" ;
    skos:prefLabel "poundal second per square inch"@en ;
    unece:conversionMultiplier 214.29560787401576 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.s.[in_i]-2" ;
    unece:unitSymbol "(pdl/in²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N43> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity according to the Anglo-American unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N43" ;
    skos:prefLabel "pound per foot minute"@en ;
    unece:conversionMultiplier 0.024802732392825898 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.min-1" ;
    unece:unitSymbol "lb/(ft·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N44> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity according to the Anglo-American unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N44" ;
    skos:prefLabel "pound per foot day"@en ;
    unece:conversionMultiplier 1.722412e-05 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.d-1" ;
    unece:unitSymbol "lb/(ft·d)" .

<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" .

