# baseURI: http://qudt.org/2.0/vocab/quantitykind/si
# imports: http://qudt.org/2.0/vocab/quantitykind/base
# imports: http://qudt.org/2.1/schema/qudt

@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dimension: <http://qudt.org/vocab/dimension/> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/2.0/vocab/quantitykind/si>
  rdf:type owl:Ontology ;
  vaem:hasGraphMetadata qudt:GMD_QUDT-QUANTITY-KINDS-SI ;
  rdfs:label "QUDT Quantity Kinds for SI System of Quantities Version 2.0" ;
  owl:imports <http://qudt.org/2.0/vocab/quantitykind/base> ;
  owl:imports <http://qudt.org/2.1/schema/qudt> ;
  owl:versionIRI <http://qudt.org/2.0/vocab/quantitykind/si> ;
.
qudt:DIM_SI-I
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricCurrent ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "I" ;
  qudt:order "4"^^xsd:nonNegativeInteger ;
  qudt:symbol "I" ;
  rdfs:label "DIM_SI-I" ;
.
qudt:DIM_SI-J
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(J)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 1 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd1 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LuminousIntensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "J" ;
  qudt:order "7"^^xsd:nonNegativeInteger ;
  qudt:symbol "J" ;
  rdfs:label "DIM_SI-J" ;
.
qudt:DIM_SI-Kmol
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(\\Theta \\cdot N)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:TemperatureAmountOfSubstance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "\\theta N" ;
  rdfs:label "DIM_SI-Kmol" ;
.
qudt:DIM_SI-L
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Length ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "L" ;
  qudt:order "1"^^xsd:nonNegativeInteger ;
  qudt:symbol "L" ;
  rdfs:label "DIM_SI-L" ;
.
qudt:DIM_SI-M
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Mass ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "M" ;
  qudt:order "2"^^xsd:nonNegativeInteger ;
  qudt:symbol "M" ;
  rdfs:label "DIM_SI-kg" ;
.
qudt:DIM_SI-N
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(N)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AmountOfSubstance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "N" ;
  qudt:order "6"^^xsd:nonNegativeInteger ;
  qudt:symbol "N" ;
  rdfs:label "DIM_SI-N" ;
.
qudt:DIM_SI-T
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:Time ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "T" ;
  qudt:order "3"^^xsd:nonNegativeInteger ;
  qudt:symbol "T" ;
  rdfs:label "DIM_SI-T" ;
.
qudt:DIM_SI-U
  rdf:type qudt:SI-DimensionVector ;
  qudt:baseUnitDimensions "U" ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(U)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Dimensionless ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:literal "U" ;
  qudt:order "0"^^xsd:nonNegativeInteger ;
  qudt:symbol "U" ;
  rdfs:label "DIM_SI-U" ;
.
qudt:DIM_SI-U-1A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(U^{-1}I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent -1 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U-1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricCurrentPerAngle ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U^-1 I" ;
  rdfs:label "DIM_SI-U-1A" ;
.
qudt:DIM_SI-U-1kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(U^{-1}MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent -1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U-1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:Radiance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U^-1 M T^-3" ;
  rdfs:label "DIM_SI-U-1kgs-3" ;
.
qudt:DIM_SI-U-1m2kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(U^{-1}L^2MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent -1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U-1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:RadiantIntensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U^-1 L^2 M T^-3" ;
  rdfs:label "DIM_SI-U-1m2kgs-3" ;
.
qudt:DIM_SI-U-1m4kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(U^{-1}L^4MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 4 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent -1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U-1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m4 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:PowerAreaPerSolidAngle ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U^-1 L^4 M T^-3" ;
  rdfs:label "DIM_SI-U-1m4kgs-3" ;
.
qudt:DIM_SI-UA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MagnetomotiveForce ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U I" ;
  rdfs:label "DIM_SI-UA" ;
.
qudt:DIM_SI-Ucd
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UJ)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 1 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd1 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LuminousFlux ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U J" ;
  rdfs:label "DIM_SI-Ucd" ;
.
qudt:DIM_SI-Um-2cd
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UL^{-2}J)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 1 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd1 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LuminousFluxPerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U L^-2 J" ;
  rdfs:label "DIM_SI-Um-2cd" ;
.
qudt:DIM_SI-Um-2kg-1s3cd
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UL^{-2}M^{-1}T^3J)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 1 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd1 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:LuminousEfficacy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U L^-2 M^-1 T^3 J" ;
  rdfs:label "DIM_SI-Um-2kg-1s3cd" ;
.
qudt:DIM_SI-Um2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UL^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AreaAngle ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U L^2" ;
  rdfs:label "DIM_SI-Um2" ;
.
qudt:DIM_SI-Us-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:AngularVelocity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U T^-1" ;
  rdfs:label "DIM_SI-Us-1" ;
.
qudt:DIM_SI-Us-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(UT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 1 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U1 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:AngularAcceleration ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "U T^-2" ;
  rdfs:label "DIM_SI-Us-2" ;
.
qudt:DIM_SI-kg-1mol
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M^{-1}N)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AmountOfSubstancePerUnitMass ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M^-1 N" ;
  rdfs:label "DIM_SI-kg-1mol" ;
.
qudt:DIM_SI-kg-1s2AK
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M^{-1}T^2I\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:TemperaturePerMagneticFluxDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M^-1 T^2 I Θ" ;
  rdfs:label "DIM_SI-kg-1s2AK" ;
.
qudt:DIM_SI-kg-1s3K
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M^{-1}T^3\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:ThermalInsulance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M^-1 T^3 Θ" ;
  rdfs:label "DIM_SI-kg-1s3K" ;
.
qudt:DIM_SI-kg-1s4A2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M^{-1}T^4I^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 2 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s4 ;
  qudt:hasReferenceQuantityKind quantitykind:Polarizability ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M^-1 T^4 I^2" ;
  rdfs:label "DIM_SI-kg-1s4A2" ;
.
qudt:DIM_SI-kg-1sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M^{-1}TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricChargePerMass ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M^-1 T I" ;
  rdfs:label "DIM_SI-kg-1sA" ;
.
qudt:DIM_SI-kgK
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(M\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MassTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M Θ" ;
  rdfs:label "DIM_SI-kgK" ;
.
qudt:DIM_SI-kgmol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MN^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MolarMass ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M N^-1" ;
  rdfs:label "DIM_SI-kgmol-1" ;
.
qudt:DIM_SI-kgs-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:MassPerTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-1" ;
  rdfs:label "DIM_SI-kgs-1" ;
.
qudt:DIM_SI-kgs-1A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-1}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:MassPerElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-1 I^-1" ;
  rdfs:label "DIM_SI-kgs-1A-1" ;
.
qudt:DIM_SI-kgs-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyPerArea ;
  qudt:hasReferenceQuantityKind quantitykind:ForcePerLength ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-2" ;
  rdfs:label "DIM_SI-kgs-2" ;
.
qudt:DIM_SI-kgs-2A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-2}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:MagneticFluxDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-2 I^-1" ;
  rdfs:label "DIM_SI-kgs-2A-1" ;
.
qudt:DIM_SI-kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:PowerPerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-3" ;
  rdfs:label "DIM_SI-kgs-3" ;
.
qudt:DIM_SI-kgs-3A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-3}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyPerAreaElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-3 I^-1" ;
  rdfs:label "DIM_SI-kgs-3A-1" ;
.
qudt:DIM_SI-kgs-3K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-3}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:CoefficientOfHeatTransfer ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^-3  Θ^-1" ;
  rdfs:label "DIM_SI-kgs-3K-1" ;
.
qudt:DIM_SI-kgs-3K-4
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(MT^{-3}\\Theta^{-4})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -4 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-4 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:PowerPerAreaQuarticTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M T^{-3}.H^{-4}" ;
  rdfs:label "DIM_SI-kgs-3K-4" ;
.
qudt:DIM_SI-m-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseLength ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1" ;
  rdfs:label "DIM_SI-m-1" ;
.
qudt:DIM_SI-m-1A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LinearElectricCurrent ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 I" ;
  rdfs:label "DIM_SI-m-1A" ;
.
qudt:DIM_SI-m-1K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseLengthTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 Θ^-1" ;
  rdfs:label "DIM_SI-m-1K-1" ;
.
qudt:DIM_SI-m-1kg
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}M)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MassPerLength ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M" ;
  rdfs:label "DIM_SI-m-1kg" ;
.
qudt:DIM_SI-m-1kg-1s2A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}M^{-1}T^2I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:MagneticReluctivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M^-1 T^2 I" ;
  rdfs:label "DIM_SI-m-1kg-1s2A" ;
.
qudt:DIM_SI-m-1kg-1s3K
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}M^{-1}T^3\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:ThermalResistivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^{-1} M^{-1} T^3 H" ;
  rdfs:label "DIM_SI-m-1kg-1s3K" ;
.
qudt:DIM_SI-m-1kg-2s7A3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}M^{-2}T^7I^3)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 3 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -2 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 7 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A3 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-2 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s7 ;
  qudt:hasReferenceQuantityKind quantitykind:CubicElectricDipoleMomentPerSquareEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M^-2 T^7 I^3" ;
  rdfs:label "DIM_SI-m-1kg-2s7A3" ;
.
qudt:DIM_SI-m-1kgs-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}MT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:DynamicViscosity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M T^-1" ;
  rdfs:label "DIM_SI-m-1kgs-1" ;
.
qudt:DIM_SI-m-1kgs-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}MT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:ForcePerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M T^-2" ;
  rdfs:label "DIM_SI-m-1kgs-2" ;
.
qudt:DIM_SI-m-1kgs-2K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI} (L^{-1}MT^{-2}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:VolumetricHeatCapacity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "M / (L \\cdot T^2 H)" ;
  rdfs:label "DIM_SI-m-1kgs-2K-1" ;
.
qudt:DIM_SI-m-1kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:ForcePerAreaTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 M T^-3" ;
  rdfs:label "DIM_SI-m-1kgs-3" ;
.
qudt:DIM_SI-m-1s
  rdf:type qudt:SI-DimensionVector ;
  qudt:baseUnitDimensions "s \\cdot m^{-1}" ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForTime 1 ;
.
qudt:DIM_SI-m-1s-2K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}T^{-2}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:SpecificHeatVolume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 T^-2 Θ^-1" ;
  rdfs:label "DIM_SI-m-1s-2K-1" ;
.
qudt:DIM_SI-m-1sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-1}TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricChargeLineDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-1 T I" ;
  rdfs:label "DIM_SI-m-1sA" ;
.
qudt:DIM_SI-m-2A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricCurrentDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 I" ;
  rdfs:label "DIM_SI-m-2A" ;
.
qudt:DIM_SI-m-2cd
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}J)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 1 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd1 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Luminance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 J" ;
  rdfs:label "DIM_SI-m-2cd" ;
.
qudt:DIM_SI-m-2kg
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MassPerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M" ;
  rdfs:label "DIM_SI-m-2kg" ;
.
qudt:DIM_SI-m-2kg-1s2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^2" ;
  rdfs:label "DIM_SI-m-2kg-1s2" ;
.
qudt:DIM_SI-m-2kg-1s2A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^2I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseMagneticFlux ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^2 I" ;
  rdfs:label "DIM_SI-m-2kg-1s2A" ;
.
qudt:DIM_SI-m-2kg-1s3A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^3I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricCurrentPerUnitEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^3 I" ;
  rdfs:label "DIM_SI-m-2kg-1s3A" ;
.
qudt:DIM_SI-m-2kg-1s3A2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^3I^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 2 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricConductivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^3 I^2" ;
  rdfs:label "DIM_SI-m-2kg-1s3A2" ;
.
qudt:DIM_SI-m-2kg-1s3K
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^3\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s3 ;
  qudt:hasReferenceQuantityKind quantitykind:ThermalResistance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^3 Θ" ;
  rdfs:label "DIM_SI-m-2kg-1s3K" ;
.
qudt:DIM_SI-m-2kg-1s4A2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-1}T^4I^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 2 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s4 ;
  qudt:hasReferenceQuantityKind quantitykind:Capacitance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-1 T^4 I^2" ;
  rdfs:label "DIM_SI-m-2kg-1s4A2" ;
.
qudt:DIM_SI-m-2kg-3s10A4
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}M^{-3}T^10I^4)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 4 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -3 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 10 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A4 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-3 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s10 ;
  qudt:hasReferenceQuantityKind quantitykind:QuarticElectricDipoleMomentPerCubicEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M^-3 T^10 I^4" ;
  rdfs:label "DIM_SI-m-2kg-3s10A4" ;
.
qudt:DIM_SI-m-2kgs-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}MT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:MassPerAreaTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 M T^-1" ;
  rdfs:label "DIM_SI-m-2kgs-1" ;
.
qudt:DIM_SI-m-2sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-2}TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricChargePerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-2 T I" ;
  rdfs:label "DIM_SI-m-2sA" ;
.
qudt:DIM_SI-m-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseVolume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-3" ;
  rdfs:label "DIM_SI-m-3" ;
.
qudt:DIM_SI-m-3kg
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-3}M)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m-3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Density ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-3 M" ;
  rdfs:label "DIM_SI-m-3kg" ;
.
qudt:DIM_SI-m-3kg-1s4A2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-3}M^{-1}T^4I^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 2 ;
  qudt:dimensionExponentForLength -3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m-3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s4 ;
  qudt:hasReferenceQuantityKind quantitykind:Permittivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-3 M^-1 T^4 I^2" ;
  rdfs:label "DIM_SI-m-3kg-1s4A2" ;
.
qudt:DIM_SI-m-3mol
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-3}N)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-3 ;
  qudt:hasDimensionVector qudt:D_SI-mol1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AmountOfSubstancePerUnitVolume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-3 N" ;
  rdfs:label "DIM_SI-m-3mol" ;
.
qudt:DIM_SI-m-3sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-3}TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength -3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m-3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricChargeVolumeDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-3 T I" ;
  rdfs:label "DIM_SI-m-3sA" ;
.
qudt:DIM_SI-m-4kg-2s4
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^{-4}M^{-2}T^4)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength -4 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -2 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-2 ;
  qudt:hasDimensionVector qudt:D_SI-m-4 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s4 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseSquareEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^-4 M^-2 T^4" ;
  rdfs:label "DIM_SI-m-4kg-2s4" ;
.
qudt:DIM_SI-m2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Area ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2" ;
  rdfs:label "DIM_SI-m2" ;
.
qudt:DIM_SI-m2A
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2I)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MagneticDipoleMoment ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 I" ;
  rdfs:label "DIM_SI-m2A" ;
.
qudt:DIM_SI-m2K
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AreaTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 Θ" ;
  rdfs:label "DIM_SI-m2K" ;
.
qudt:DIM_SI-m2K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:AreaThermalExpansion ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2  Θ^-1" ;
  rdfs:label "DIM_SI-m2K-1" ;
.
qudt:DIM_SI-m2kg
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2M)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MomentOfInertia ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M" ;
  rdfs:label "DIM_SI-m2kg" ;
.
qudt:DIM_SI-m2kg-1s2A2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2M^{-1}T^2I^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 2 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyPerSquareMagneticFluxDensity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M^-1 T^2 I^2" ;
  rdfs:label "DIM_SI-m2kg-1s2A2" ;
.
qudt:DIM_SI-m2kgs-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:AngularMomentum ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-1" ;
  rdfs:label "DIM_SI-m2kgs-1" ;
.
qudt:DIM_SI-m2kgs-1mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-1}N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:MolarAngularMomentum ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-1 N^-1" ;
  rdfs:label "DIM_SI-m2kgs-1mol-1" ;
.
qudt:DIM_SI-m2kgs-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyAndWork ;
  qudt:hasReferenceQuantityKind quantitykind:Torque ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^{-2}" ;
  rdfs:label "DIM_SI-m2kgs-2" ;
.
qudt:DIM_SI-m2kgs-2A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:MagneticFlux ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "m^2 \\cdot kg \\cdot s^{-2} \\cdot  A^{-1}" ;
  rdfs:label "DIM_SI-m2kgs-2A-1" ;
.
qudt:DIM_SI-m2kgs-2A-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2}I^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -2 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:Inductance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-2 I^-2" ;
  rdfs:label "DIM_SI-m2kgs-2A-2" ;
.
qudt:DIM_SI-m2kgs-2K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyPerTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-2 Θ^-1" ;
  rdfs:label "DIM_SI-m2kgs-2K-1" ;
.
qudt:DIM_SI-m2kgs-2K-1mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2}\\Theta^{-1}N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:MolarHeatCapacity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-2 Θ^-1 N^-1" ;
  rdfs:label "DIM_SI-m2kgs-2K-1mol-1" ;
.
qudt:DIM_SI-m2kgs-2mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-2}N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:MolarEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-2 N^-1" ;
  rdfs:label "DIM_SI-m2kgs-2mol-1" ;
.
qudt:DIM_SI-m2kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:Power ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-3" ;
  rdfs:label "DIM_SI-m2kgs-3" ;
.
qudt:DIM_SI-m2kgs-3A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-3}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:EnergyPerElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-3 I^-1" ;
  rdfs:label "DIM_SI-m2kgs-3A-1" ;
.
qudt:DIM_SI-m2kgs-3A-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-3}I^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -2 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:Resistance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-3 I^-2" ;
  rdfs:label "DIM_SI-m2kgs-3A-2" ;
.
qudt:DIM_SI-m2kgs-4A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2MT^{-4}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-4 ;
  qudt:hasReferenceQuantityKind quantitykind:PowerPerElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 M T^-4 I^-1" ;
  rdfs:label "DIM_SI-m2kgs-4A-1" ;
.
qudt:DIM_SI-m2s
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2T)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:AreaTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T" ;
  rdfs:label "DIM_SI-m2s" ;
.
qudt:DIM_SI-m2s-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2T^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:AreaPerTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T^-1" ;
  rdfs:label "DIM_SI-m2s-1" ;
.
qudt:DIM_SI-m2s-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2T^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:SpecificEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T^-2" ;
  rdfs:label "DIM_SI-m2s-2" ;
.
qudt:DIM_SI-m2s-2K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2T^{-2}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:SpecificHeatCapacity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T^-2  Θ^-1" ;
  rdfs:label "DIM_SI-m2s-2K-1" ;
.
qudt:DIM_SI-m2s-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2T^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:AbsorbedDoseRate ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T^-3" ;
  rdfs:label "DIM_SI-m2s-3" ;
.
qudt:DIM_SI-m2sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^2TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 2 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m2 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricQuadrupoleMoment ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^2 T I" ;
  rdfs:label "DIM_SI-m2sA" ;
.
qudt:DIM_SI-m3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:Volume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3" ;
  rdfs:label "DIM_SI-m3" ;
.
qudt:DIM_SI-m3K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:VolumeThermalExpansion ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 Θ^-1" ;
  rdfs:label "DIM_SI-m3K-1" ;
.
qudt:DIM_SI-m3kg-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3M^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:SpecificVolume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M^-1" ;
  rdfs:label "DIM_SI-m3kg-1" ;
.
qudt:DIM_SI-m3kg-1K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3M^{-1}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:SpecificHeatPressure ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M^-1 Θ^-1" ;
  rdfs:label "DIM_SI-m3kg-1K-1" ;
.
qudt:DIM_SI-m3kg-1s-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3M^{-1}T^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass -1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg-1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:GravitationalAttraction ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M^-1 T^-2" ;
  rdfs:label "DIM_SI-m3kg-1s-2" ;
.
qudt:DIM_SI-m3kgs-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3MT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:LengthEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M T^-2" ;
  rdfs:label "DIM_SI-m3kgs-2" ;
.
qudt:DIM_SI-m3kgs-2mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3MT^{-2}N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:LengthMolarEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M T^-2 N^-1" ;
  rdfs:label "DIM_SI-m3kgs-2mol-1" ;
.
qudt:DIM_SI-m3kgs-3A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3MT^{-3}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricFlux ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M T^-3 I^-1" ;
  rdfs:label "DIM_SI-m3kgs-3A-1" ;
.
qudt:DIM_SI-m3kgs-4A-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3MT^{-4}I^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -2 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-4 ;
  qudt:hasReferenceQuantityKind quantitykind:InversePermittivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 M T^-4 I^-2" ;
  rdfs:label "DIM_SI-m3kgs-4A-2" ;
.
qudt:DIM_SI-m3mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:MolarVolume ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 N^-1" ;
  rdfs:label "DIM_SI-m3mol-1" ;
.
qudt:DIM_SI-m3s-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3T^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:VolumePerUnitTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 T^-1" ;
  rdfs:label "DIM_SI-m3s-1" ;
.
qudt:DIM_SI-m3s-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^3T^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 3 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m3 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:StandardGravitationalParameter ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^3 T^-2" ;
  rdfs:label "DIM_SI-m3s-2" ;
.
qudt:DIM_SI-m4kg2s-4
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^4M^2T^{-4})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 4 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 2 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -4 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg2 ;
  qudt:hasDimensionVector qudt:D_SI-m4 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-4 ;
  qudt:hasReferenceQuantityKind quantitykind:SquareEnergy ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^4 M^2 T^-4" ;
  rdfs:label "DIM_SI-m4kg2s-4" ;
.
qudt:DIM_SI-m4kgs-3
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L^4MT^{-3})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 4 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m4 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:PowerArea ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L^4 M T^-3" ;
  rdfs:label "DIM_SI-m4kgs-3" ;
.
qudt:DIM_SI-mA-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LI^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LengthPerUnitElectricCurrent ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L I^-1" ;
  rdfs:label "DIM_SI-mA-1" ;
.
qudt:DIM_SI-mK
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LengthTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L \\cdot H" ;
  rdfs:label "DIM_SI-mK" ;
.
qudt:DIM_SI-mK-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(L\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LinearThermalExpansion ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L .H^{-1}" ;
  rdfs:label "DIM_SI-mK-1" ;
.
qudt:DIM_SI-mkg
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LM)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:LengthMass ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M" ;
  rdfs:label "DIM_SI-mkg" ;
.
qudt:DIM_SI-mkgs-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:LinearMomentum ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M T^-1" ;
  rdfs:label "DIM_SI-mkgs-1" ;
.
qudt:DIM_SI-mkgs-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:Force ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M T^-2" ;
  rdfs:label "DIM_SI-mkgs-2" ;
.
qudt:DIM_SI-mkgs-2A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-2}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:MagneticFluxPerUnitLength ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M T^-2 I^-1" ;
  rdfs:label "DIM_SI-mkgs-2A-1" ;
.
qudt:DIM_SI-mkgs-2A-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-2}I^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -2 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-2 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:Permeability ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M T^-2 I^-2" ;
  rdfs:label "DIM_SI-mkgs-2A-2" ;
.
qudt:DIM_SI-mkgs-3A-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-3}I^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent -1 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A-1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricFieldStrength ;
  qudt:hasReferenceQuantityKind quantitykind:ForcePerElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L M T^-3 I^-1" ;
  rdfs:label "DIM_SI-mkgs-3A-1" ;
.
qudt:DIM_SI-mkgs-3K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LMT^{-3}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 1 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -3 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg1 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-3 ;
  qudt:hasReferenceQuantityKind quantitykind:ThermalConductivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L \\cdot M /( T^3 \\cdot H^1)" ;
  rdfs:label "DIM_SI-mkgs-3K-1" ;
.
qudt:DIM_SI-mol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(N^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseAmountOfSubstance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "N^-1" ;
  rdfs:label "DIM_SI-mol-1" ;
.
qudt:DIM_SI-ms-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LT^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:LinearVelocity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L T^-1" ;
  rdfs:label "DIM_SI-ms-1" ;
.
qudt:DIM_SI-ms-2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LT^{-2})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-2 ;
  qudt:hasReferenceQuantityKind quantitykind:LinearAcceleration ;
  qudt:hasReferenceQuantityKind quantitykind:ThrustToMassRatio ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L T^-2" ;
  rdfs:label "DIM_SI-ms-2" ;
.
qudt:DIM_SI-msA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(LTI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 1 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m1 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricDipoleMoment ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "L T I" ;
  rdfs:label "DIM_SI-msA" ;
.
qudt:DIM_SI-s-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:Frequency ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T^-1" ;
  rdfs:label "DIM_SI-s-1" ;
.
qudt:DIM_SI-s-1K
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T^{-1}\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:TemperaturePerTime ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T^-1 Θ" ;
  rdfs:label "DIM_SI-s-1K" ;
.
qudt:DIM_SI-s-1K-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T^{-1}\\Theta^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature -1 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K-1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:InverseTimeTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T^-1  Θ^-1" ;
  rdfs:label "DIM_SI-s-1K-1" ;
.
qudt:DIM_SI-s-1mol
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T^{-1}N)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 1 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime -1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol1 ;
  qudt:hasDimensionVector qudt:D_SI-s-1 ;
  qudt:hasReferenceQuantityKind quantitykind:CatalyticActivity ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T^-1 N" ;
  rdfs:label "DIM_SI-s-1mol" ;
.
qudt:DIM_SI-s2
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T^2)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 2 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s2 ;
  qudt:hasReferenceQuantityKind quantitykind:TimeSquared ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T^2" ;
  rdfs:label "DIM_SI-s2" ;
.
qudt:DIM_SI-sA
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(TI)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricCharge ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T I" ;
  rdfs:label "DIM_SI-sA" ;
.
qudt:DIM_SI-sAmol-1
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(TIN^{-1})\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance -1 ;
  qudt:dimensionExponentForElectricCurrent 1 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 0 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A1 ;
  qudt:hasDimensionVector qudt:D_SI-K0 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol-1 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:ElectricChargePerAmountOfSubstance ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T I N^-1" ;
  rdfs:label "DIM_SI-sAmol-1" ;
.
qudt:DIM_SI-sK
  rdf:type qudt:SI-DimensionVector ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(T\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 1 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s1 ;
  qudt:hasReferenceQuantityKind quantitykind:TimeTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:symbol "T Θ" ;
  rdfs:label "DIM_SI-sK" ;
.
qudt:DIM_SI-Θ
  rdf:type qudt:SI-DimensionVector ;
  qudt:baseUnitDimensions "K" ;
  qudt:description "Dimension Vector: \\(DIM_{SI}(\\Theta)\\)"^^rdf:HTML ;
  qudt:dimensionExponentForAmountOfSubstance 0 ;
  qudt:dimensionExponentForElectricCurrent 0 ;
  qudt:dimensionExponentForLength 0 ;
  qudt:dimensionExponentForLuminousIntensity 0 ;
  qudt:dimensionExponentForMass 0 ;
  qudt:dimensionExponentForThermodynamicTemperature 1 ;
  qudt:dimensionExponentForTime 0 ;
  qudt:dimensionlessExponent 0 ;
  qudt:hasDimensionVector qudt:D_SI-A0 ;
  qudt:hasDimensionVector qudt:D_SI-K1 ;
  qudt:hasDimensionVector qudt:D_SI-U0 ;
  qudt:hasDimensionVector qudt:D_SI-cd0 ;
  qudt:hasDimensionVector qudt:D_SI-kg0 ;
  qudt:hasDimensionVector qudt:D_SI-m0 ;
  qudt:hasDimensionVector qudt:D_SI-mol0 ;
  qudt:hasDimensionVector qudt:D_SI-s0 ;
  qudt:hasReferenceQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:isDimensionInSystem qudt:SOQ_SI ;
  qudt:order "5"^^xsd:nonNegativeInteger ;
  qudt:symbol "H" ;
  rdfs:label "DIM_SI-Θ" ;
.
<http://qudt.org/schema/qudt/D_L-0.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-0.5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-0.5"^^xsd:float ;
  rdfs:label "DV_L-0.5" ;
.
<http://qudt.org/schema/qudt/D_L-1.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-1.5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-1.5"^^xsd:float ;
  rdfs:label "DV_L-1.5" ;
.
<http://qudt.org/schema/qudt/D_L0.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{0.5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "0.5"^^xsd:float ;
  rdfs:label "D_L0.5" ;
.
<http://qudt.org/schema/qudt/D_L1.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^1.5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "1.5"^^xsd:float ;
  rdfs:label "DV_L1.5" ;
.
<http://qudt.org/schema/qudt/D_M-0.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-0.5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-0.5"^^xsd:float ;
  rdfs:label "DV_M-0.5" ;
.
<http://qudt.org/schema/qudt/D_M0.5>
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{0.5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "0.5"^^xsd:float ;
  rdfs:label "DV_M0.5" ;
.
qudt:D_SI-A-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-A-1" ;
.
qudt:D_SI-A-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-A-10" ;
.
qudt:D_SI-A-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-A-2" ;
.
qudt:D_SI-A-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-A-3" ;
.
qudt:D_SI-A-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-A-4" ;
.
qudt:D_SI-A-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-A-5" ;
.
qudt:D_SI-A-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-A-6" ;
.
qudt:D_SI-A-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-A-7" ;
.
qudt:D_SI-A-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-A-8" ;
.
qudt:D_SI-A-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-A-9" ;
.
qudt:D_SI-A0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-A0" ;
.
qudt:D_SI-A1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-A1" ;
.
qudt:D_SI-A10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-A10" ;
.
qudt:D_SI-A2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-A2" ;
.
qudt:D_SI-A3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-A3" ;
.
qudt:D_SI-A4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-A4" ;
.
qudt:D_SI-A5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-A5" ;
.
qudt:D_SI-A6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-A6" ;
.
qudt:D_SI-A7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-A7" ;
.
qudt:D_SI-A8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-A8" ;
.
qudt:D_SI-A9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(I^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-A9" ;
.
qudt:D_SI-K-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for \"thermodynamic temperature\" with exponent $-1$."^^rdf:HTML ;
  qudt:description "Dimension Vector: Theta-1"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-K-1" ;
.
qudt:D_SI-K-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-10$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-K-10" ;
.
qudt:D_SI-K-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-2$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-K-2" ;
.
qudt:D_SI-K-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-3$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-K-3" ;
.
qudt:D_SI-K-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-4$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-K-4" ;
.
qudt:D_SI-K-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-5$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-K-5" ;
.
qudt:D_SI-K-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-6$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-K-6" ;
.
qudt:D_SI-K-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-7$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-K-7" ;
.
qudt:D_SI-K-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-8$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-K-8" ;
.
qudt:D_SI-K-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $-9$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-K-9" ;
.
qudt:D_SI-K0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $0$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{0}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-K0" ;
.
qudt:D_SI-K1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $1$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-K1" ;
.
qudt:D_SI-K10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $10$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-K10" ;
.
qudt:D_SI-K2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $2$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-K2" ;
.
qudt:D_SI-K3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $3$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-K3" ;
.
qudt:D_SI-K4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $4$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-K4" ;
.
qudt:D_SI-K5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $5$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-K5" ;
.
qudt:D_SI-K6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $6$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-K6" ;
.
qudt:D_SI-K7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $7$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-K7" ;
.
qudt:D_SI-K8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $8$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-K8" ;
.
qudt:D_SI-K9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector for $\\Theta$ with exponent $9$."^^rdf:HTML ;
  qudt:description "Dimension Vector: \\(\\Theta^{9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-K9" ;
.
qudt:D_SI-Q-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-1" ;
.
qudt:D_SI-Q-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-10" ;
.
qudt:D_SI-Q-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-2" ;
.
qudt:D_SI-Q-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-3" ;
.
qudt:D_SI-Q-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-4" ;
.
qudt:D_SI-Q-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-5" ;
.
qudt:D_SI-Q-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-6" ;
.
qudt:D_SI-Q-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-7" ;
.
qudt:D_SI-Q-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-8" ;
.
qudt:D_SI-Q-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-Q-9" ;
.
qudt:D_SI-Q0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-Q0" ;
.
qudt:D_SI-Q1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-Q1" ;
.
qudt:D_SI-Q10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-Q10" ;
.
qudt:D_SI-Q2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-Q2" ;
.
qudt:D_SI-Q3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-Q3" ;
.
qudt:D_SI-Q4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-Q4" ;
.
qudt:D_SI-Q5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-Q5" ;
.
qudt:D_SI-Q6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-Q6" ;
.
qudt:D_SI-Q7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-Q7" ;
.
qudt:D_SI-Q8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-Q8" ;
.
qudt:D_SI-Q9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(Q^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCharge ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-Q9" ;
.
qudt:D_SI-U-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-U-1" ;
.
qudt:D_SI-U-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-U-10" ;
.
qudt:D_SI-U-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-U-2" ;
.
qudt:D_SI-U-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-U-3" ;
.
qudt:D_SI-U-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-U-4" ;
.
qudt:D_SI-U-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-U-5" ;
.
qudt:D_SI-U-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-U-6" ;
.
qudt:D_SI-U-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-U-7" ;
.
qudt:D_SI-U-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-U-8" ;
.
qudt:D_SI-U-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-U-9" ;
.
qudt:D_SI-U0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-U0" ;
.
qudt:D_SI-U1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-U1" ;
.
qudt:D_SI-U10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-U10" ;
.
qudt:D_SI-U2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-U2" ;
.
qudt:D_SI-U3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-U3" ;
.
qudt:D_SI-U4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-U4" ;
.
qudt:D_SI-U5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-U5" ;
.
qudt:D_SI-U6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-U6" ;
.
qudt:D_SI-U7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-U7" ;
.
qudt:D_SI-U8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-U8" ;
.
qudt:D_SI-U9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(U^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-U9" ;
.
qudt:D_SI-cd-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-1" ;
.
qudt:D_SI-cd-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-10" ;
.
qudt:D_SI-cd-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-2" ;
.
qudt:D_SI-cd-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-3" ;
.
qudt:D_SI-cd-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-4" ;
.
qudt:D_SI-cd-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-5" ;
.
qudt:D_SI-cd-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-6" ;
.
qudt:D_SI-cd-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-7" ;
.
qudt:D_SI-cd-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-8" ;
.
qudt:D_SI-cd-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-cd-9" ;
.
qudt:D_SI-cd0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-cd0" ;
.
qudt:D_SI-cd1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-cd1" ;
.
qudt:D_SI-cd10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-cd10" ;
.
qudt:D_SI-cd2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-cd2" ;
.
qudt:D_SI-cd3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-cd3" ;
.
qudt:D_SI-cd4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-cd4" ;
.
qudt:D_SI-cd5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-cd5" ;
.
qudt:D_SI-cd6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-cd6" ;
.
qudt:D_SI-cd7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-cd7" ;
.
qudt:D_SI-cd8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-cd8" ;
.
qudt:D_SI-cd9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(J^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-cd9" ;
.
qudt:D_SI-kg-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-1" ;
.
qudt:D_SI-kg-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-10" ;
.
qudt:D_SI-kg-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-2" ;
.
qudt:D_SI-kg-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-3" ;
.
qudt:D_SI-kg-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-4" ;
.
qudt:D_SI-kg-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-5" ;
.
qudt:D_SI-kg-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-6" ;
.
qudt:D_SI-kg-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-7" ;
.
qudt:D_SI-kg-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-8" ;
.
qudt:D_SI-kg-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-kg-9" ;
.
qudt:D_SI-kg0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-kg0" ;
.
qudt:D_SI-kg1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-kg1" ;
.
qudt:D_SI-kg10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-kg10" ;
.
qudt:D_SI-kg2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-kg2" ;
.
qudt:D_SI-kg3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-kg3" ;
.
qudt:D_SI-kg4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-kg4" ;
.
qudt:D_SI-kg5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-kg5" ;
.
qudt:D_SI-kg6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-kg6" ;
.
qudt:D_SI-kg7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-kg7" ;
.
qudt:D_SI-kg8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-kg8" ;
.
qudt:D_SI-kg9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(M^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-kg9" ;
.
qudt:D_SI-m-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-m-1" ;
.
qudt:D_SI-m-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-m-10" ;
.
qudt:D_SI-m-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-m-2" ;
.
qudt:D_SI-m-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-m-3" ;
.
qudt:D_SI-m-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-m-4" ;
.
qudt:D_SI-m-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-m-5" ;
.
qudt:D_SI-m-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-m-6" ;
.
qudt:D_SI-m-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-m-7" ;
.
qudt:D_SI-m-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-m-8" ;
.
qudt:D_SI-m-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-m-9" ;
.
qudt:D_SI-m0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-m0" ;
.
qudt:D_SI-m1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-m1" ;
.
qudt:D_SI-m10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-m10" ;
.
qudt:D_SI-m2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: L^2"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-m2" ;
.
qudt:D_SI-m3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-m3" ;
.
qudt:D_SI-m4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-m4" ;
.
qudt:D_SI-m5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-m5" ;
.
qudt:D_SI-m6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-m6" ;
.
qudt:D_SI-m7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-m7" ;
.
qudt:D_SI-m8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-m8" ;
.
qudt:D_SI-m9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(L^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-m9" ;
.
qudt:D_SI-mol-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-1" ;
.
qudt:D_SI-mol-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-10" ;
.
qudt:D_SI-mol-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-2" ;
.
qudt:D_SI-mol-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-3" ;
.
qudt:D_SI-mol-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-4" ;
.
qudt:D_SI-mol-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-5" ;
.
qudt:D_SI-mol-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-6" ;
.
qudt:D_SI-mol-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-7" ;
.
qudt:D_SI-mol-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-8" ;
.
qudt:D_SI-mol-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-mol-9" ;
.
qudt:D_SI-mol0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-mol0" ;
.
qudt:D_SI-mol1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-mol1" ;
.
qudt:D_SI-mol10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-mol10" ;
.
qudt:D_SI-mol2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-mol2" ;
.
qudt:D_SI-mol3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-mol3" ;
.
qudt:D_SI-mol4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-mol4" ;
.
qudt:D_SI-mol5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-mol5" ;
.
qudt:D_SI-mol6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-mol6" ;
.
qudt:D_SI-mol7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-mol7" ;
.
qudt:D_SI-mol8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-mol8" ;
.
qudt:D_SI-mol9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(N^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-mol9" ;
.
qudt:D_SI-s-1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-1}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-1.0"^^xsd:float ;
  rdfs:label "DV_SI-s-1" ;
.
qudt:D_SI-s-10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-10.0"^^xsd:float ;
  rdfs:label "DV_SI-s-10" ;
.
qudt:D_SI-s-2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-2}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-2.0"^^xsd:float ;
  rdfs:label "DV_SI-s-2" ;
.
qudt:D_SI-s-3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-3}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-3.0"^^xsd:float ;
  rdfs:label "DV_SI-s-3" ;
.
qudt:D_SI-s-4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-4}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-4.0"^^xsd:float ;
  rdfs:label "DV_SI-s-4" ;
.
qudt:D_SI-s-5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-5}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-5.0"^^xsd:float ;
  rdfs:label "DV_SI-s-5" ;
.
qudt:D_SI-s-6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-6}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-6.0"^^xsd:float ;
  rdfs:label "DV_SI-s-6" ;
.
qudt:D_SI-s-7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-7}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-7.0"^^xsd:float ;
  rdfs:label "DV_SI-s-7" ;
.
qudt:D_SI-s-8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-8}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-8.0"^^xsd:float ;
  rdfs:label "DV_SI-s-8" ;
.
qudt:D_SI-s-9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{-9}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "-9.0"^^xsd:float ;
  rdfs:label "DV_SI-s-9" ;
.
qudt:D_SI-s0
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^0\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "0.0"^^xsd:float ;
  rdfs:label "DV_SI-s0" ;
.
qudt:D_SI-s1
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^1\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "1.0"^^xsd:float ;
  rdfs:label "DV_SI-s1" ;
.
qudt:D_SI-s10
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^{10}\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "10.0"^^xsd:float ;
  rdfs:label "DV_SI-s10" ;
.
qudt:D_SI-s2
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^2\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "2.0"^^xsd:float ;
  rdfs:label "DV_SI-s2" ;
.
qudt:D_SI-s3
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^3\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "3.0"^^xsd:float ;
  rdfs:label "DV_SI-s3" ;
.
qudt:D_SI-s4
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^4\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "4.0"^^xsd:float ;
  rdfs:label "DV_SI-s4" ;
.
qudt:D_SI-s5
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^5\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "5.0"^^xsd:float ;
  rdfs:label "DV_SI-s5" ;
.
qudt:D_SI-s6
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^6\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "6.0"^^xsd:float ;
  rdfs:label "DV_SI-s6" ;
.
qudt:D_SI-s7
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^7\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "7.0"^^xsd:float ;
  rdfs:label "DV_SI-s7" ;
.
qudt:D_SI-s8
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^8\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "8.0"^^xsd:float ;
  rdfs:label "DV_SI-s8" ;
.
qudt:D_SI-s9
  rdf:type qudt:BaseDimensionMagnitude ;
  qudt:description "Dimension Vector: \\(T^9\\)"^^rdf:HTML ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:vectorMagnitude "9.0"^^xsd:float ;
  rdfs:label "DV_SI-s9" ;
.
qudt:GMD_QUDT-QUANTITY-KINDS-SI
  rdf:type vaem:GraphMetaData ;
  dc:author "Ralph Hodgson" ;
  dc:rights "The QUDT Ontologies are issued under a Creative Commons Attribution Share Alike 3.0 United States License. Attribution should be made to NASA Ames Research Center and TopQuadrant, Inc." ;
  dc:subject "Measurable Quantities" ;
  dct:author "Ralph Hodgson" ;
  dct:contributor "Daniel Mekonnen" ;
  dct:contributor "David Price" ;
  dct:contributor "Irene Polikoff" ;
  dct:contributor "James E. Masters" ;
  dct:contributor "Stuart Chalk" ;
  dct:created "2011-04-20"^^xsd:date ;
  dct:creator "Ralph Hodgson" ;
  dct:modified "2017-11-18"^^xsd:date ;
  dct:rights "The QUDT Ontologies are issued under a Creative Commons Attribution Share Alike 3.0 United States License. Attribution should be made to NASA Ames Research Center and TopQuadrant, Inc." ;
  dct:subject "SI Quantity Kinds" ;
  dct:title "QUDT SI Quantitiy Kinds Vocabulary Version 2.0" ;
  vaem:dateCreated "2010-12-30T21:26:38"^^xsd:dateTime ;
  vaem:description "The 'QUDT-SI Quantity Kinds Vocabulary\" defines SI Quantity Kinds Schema .  A quantity kind is a measure of an observable phenomenon, that, when associated with something, becomes a property of that thing; a particular object, event, or physical system. As stated at Wikipedia, in the language of measurement, quantities are quantifiable aspects of the world, such as time, distance, velocity, mass, momentum, energy, and weight, and units are used to describe their measure." ;
  vaem:hasCatalogEntry voag:QUDT-QUANTITIES-VocabCatalogEntry ;
  vaem:hasDisciplineScope "All disciplines" ;
  vaem:hasDomainScope "Science, Medicine and Engineering" ;
  vaem:hasGraphRole vaem:CurationGraph ;
  vaem:hasGraphRole vaem:VocabularyGraph ;
  vaem:hasLicenseType voag:CC-SHAREALIKE_3PT0-US ;
  vaem:hasOwner vaem:QUDT ;
  vaem:hasSteward vaem:QUDT ;
  vaem:intent "Specifies the base quantities for units conversion." ;
  vaem:isMetadataFor "http://qudt.org/2.0/vocab/quantitykinds/base" ;
  vaem:logo "http://www.linkedmodel.org/lib/lm/images/logos/qudt_logo-300x110.png"^^xsd:anyURI ;
  vaem:name "quantitykind" ;
  vaem:namespace "http://qudt.org/vocab/quantity" ;
  vaem:namespace "http://qudt.org/vocab/quantitykind/" ;
  vaem:namespacePrefix "quantitykind" ;
  vaem:namespacePrefix "qudt-quantity" ;
  vaem:owner "qudt.org" ;
  vaem:previousPublishedVersion "http://linkedmodel.org/catalog/qudt/1.1/"^^xsd:anyURI ;
  vaem:revision "2.0" ;
  vaem:specificity 1 ;
  vaem:title "QUDT Base Quantities - Version 2.0" ;
  vaem:turtleFileURL "http://qudt.org/2.0/vocab/VOCAB_QUDT-BASE-QUANTITY-KINDS-v2.0.ttl"^^xsd:anyURI ;
  vaem:usesNonImportedResource dct:author ;
  vaem:usesNonImportedResource dct:contributor ;
  vaem:usesNonImportedResource dct:creator ;
  vaem:usesNonImportedResource dct:description ;
  vaem:usesNonImportedResource dct:rights ;
  vaem:usesNonImportedResource dct:subject ;
  vaem:usesNonImportedResource dct:title ;
  vaem:usesNonImportedResource voag:CC-SHAREALIKE_3PT0-US ;
  vaem:usesNonImportedResource voag:QUDT-Attribution ;
  vaem:usesNonImportedResource voag:QUDT-QUANTITIES-VocabCatalogEntry ;
  vaem:usesNonImportedResource skos:closeMatch ;
  vaem:usesNonImportedResource skos:exactMatch ;
  vaem:withAttributionTo voag:QUDT-Attribution ;
  rdfs:isDefinedBy <http://qudt.org/2.0/vocab/quantitykind/si> ;
  rdfs:isDefinedBy quantitykind:si ;
  rdfs:label "QUDT Base Quantities Vocabulary" ;
  owl:versionIRI <http://qudt.org/2.0/vocab/quantitykind/si> ;
.
qudt:SOQ_SI
  rdf:type qudt:SystemOfQuantities ;
  qudt:baseDimensionEnumeration qudt:SystemBaseDimensionEnumeration_SI ;
  qudt:hasBaseQuantityKind quantitykind:AmountOfSubstance ;
  qudt:hasBaseQuantityKind quantitykind:Dimensionless ;
  qudt:hasBaseQuantityKind quantitykind:ElectricCurrent ;
  qudt:hasBaseQuantityKind quantitykind:Length ;
  qudt:hasBaseQuantityKind quantitykind:LuminousIntensity ;
  qudt:hasBaseQuantityKind quantitykind:Mass ;
  qudt:hasBaseQuantityKind quantitykind:ThermodynamicTemperature ;
  qudt:hasBaseQuantityKind quantitykind:Time ;
  qudt:hasUnitSystem qudt:SOU_SI ;
  qudt:systemDefinition qudt:DIM_SI-I ;
  qudt:systemDefinition qudt:DIM_SI-J ;
  qudt:systemDefinition qudt:DIM_SI-Kmol ;
  qudt:systemDefinition qudt:DIM_SI-M ;
  qudt:systemDefinition qudt:DIM_SI-N ;
  qudt:systemDefinition qudt:DIM_SI-T ;
  qudt:systemDefinition qudt:DIM_SI-U ;
  qudt:systemDefinition qudt:DIM_SI-U-1A ;
  qudt:systemDefinition qudt:DIM_SI-U-1kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-U-1m2kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-U-1m4kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-UA ;
  qudt:systemDefinition qudt:DIM_SI-Ucd ;
  qudt:systemDefinition qudt:DIM_SI-Um-2cd ;
  qudt:systemDefinition qudt:DIM_SI-Um-2kg-1s3cd ;
  qudt:systemDefinition qudt:DIM_SI-Um2 ;
  qudt:systemDefinition qudt:DIM_SI-Us-1 ;
  qudt:systemDefinition qudt:DIM_SI-Us-2 ;
  qudt:systemDefinition qudt:DIM_SI-kg-1mol ;
  qudt:systemDefinition qudt:DIM_SI-kg-1s2AK ;
  qudt:systemDefinition qudt:DIM_SI-kg-1s3K ;
  qudt:systemDefinition qudt:DIM_SI-kg-1s4A2 ;
  qudt:systemDefinition qudt:DIM_SI-kg-1sA ;
  qudt:systemDefinition qudt:DIM_SI-kgK ;
  qudt:systemDefinition qudt:DIM_SI-kgmol-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-1A-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-2 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-2A-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-3A-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-3K-1 ;
  qudt:systemDefinition qudt:DIM_SI-kgs-3K-4 ;
  qudt:systemDefinition qudt:DIM_SI-m-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-1A ;
  qudt:systemDefinition qudt:DIM_SI-m-1K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-1kg ;
  qudt:systemDefinition qudt:DIM_SI-m-1kg-1s2A ;
  qudt:systemDefinition qudt:DIM_SI-m-1kg-1s3K ;
  qudt:systemDefinition qudt:DIM_SI-m-1kg-2s7A3 ;
  qudt:systemDefinition qudt:DIM_SI-m-1kgs-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-1kgs-2 ;
  qudt:systemDefinition qudt:DIM_SI-m-1kgs-2K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-1kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-m-1s-2K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-1sA ;
  qudt:systemDefinition qudt:DIM_SI-m-2A ;
  qudt:systemDefinition qudt:DIM_SI-m-2cd ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s2 ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s2A ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s3A ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s3A2 ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s3K ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-1s4A2 ;
  qudt:systemDefinition qudt:DIM_SI-m-2kg-3s10A4 ;
  qudt:systemDefinition qudt:DIM_SI-m-2kgs-1 ;
  qudt:systemDefinition qudt:DIM_SI-m-2sA ;
  qudt:systemDefinition qudt:DIM_SI-m-3 ;
  qudt:systemDefinition qudt:DIM_SI-m-3kg ;
  qudt:systemDefinition qudt:DIM_SI-m-3kg-1s4A2 ;
  qudt:systemDefinition qudt:DIM_SI-m-3mol ;
  qudt:systemDefinition qudt:DIM_SI-m-3sA ;
  qudt:systemDefinition qudt:DIM_SI-m-4kg-2s4 ;
  qudt:systemDefinition qudt:DIM_SI-m2 ;
  qudt:systemDefinition qudt:DIM_SI-m2A ;
  qudt:systemDefinition qudt:DIM_SI-m2K ;
  qudt:systemDefinition qudt:DIM_SI-m2K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kg ;
  qudt:systemDefinition qudt:DIM_SI-m2kg-1s2A2 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-1mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2A-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2A-2 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2K-1mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-2mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-3A-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-3A-2 ;
  qudt:systemDefinition qudt:DIM_SI-m2kgs-4A-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2s ;
  qudt:systemDefinition qudt:DIM_SI-m2s-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2s-2 ;
  qudt:systemDefinition qudt:DIM_SI-m2s-2K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m2s-3 ;
  qudt:systemDefinition qudt:DIM_SI-m2sA ;
  qudt:systemDefinition qudt:DIM_SI-m3 ;
  qudt:systemDefinition qudt:DIM_SI-m3K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3kg-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3kg-1K-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3kg-1s-2 ;
  qudt:systemDefinition qudt:DIM_SI-m3kgs-2 ;
  qudt:systemDefinition qudt:DIM_SI-m3kgs-2mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3kgs-3A-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3kgs-4A-2 ;
  qudt:systemDefinition qudt:DIM_SI-m3mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3s-1 ;
  qudt:systemDefinition qudt:DIM_SI-m3s-2 ;
  qudt:systemDefinition qudt:DIM_SI-m4kg2s-4 ;
  qudt:systemDefinition qudt:DIM_SI-m4kgs-3 ;
  qudt:systemDefinition qudt:DIM_SI-mA-1 ;
  qudt:systemDefinition qudt:DIM_SI-mK ;
  qudt:systemDefinition qudt:DIM_SI-mK-1 ;
  qudt:systemDefinition qudt:DIM_SI-mkg ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-1 ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-2 ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-2A-1 ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-2A-2 ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-3A-1 ;
  qudt:systemDefinition qudt:DIM_SI-mkgs-3K-1 ;
  qudt:systemDefinition qudt:DIM_SI-mol-1 ;
  qudt:systemDefinition qudt:DIM_SI-ms-1 ;
  qudt:systemDefinition qudt:DIM_SI-ms-2 ;
  qudt:systemDefinition qudt:DIM_SI-msA ;
  qudt:systemDefinition qudt:DIM_SI-s-1 ;
  qudt:systemDefinition qudt:DIM_SI-s-1K ;
  qudt:systemDefinition qudt:DIM_SI-s-1K-1 ;
  qudt:systemDefinition qudt:DIM_SI-s-1mol ;
  qudt:systemDefinition qudt:DIM_SI-s2 ;
  qudt:systemDefinition qudt:DIM_SI-sA ;
  qudt:systemDefinition qudt:DIM_SI-sAmol-1 ;
  qudt:systemDefinition qudt:DIM_SI-sK ;
  qudt:systemDefinition qudt:DIM_SI-Θ ;
  qudt:systemDerivedQuantityKind quantitykind:AbsorbedDose ;
  qudt:systemDerivedQuantityKind quantitykind:AbsorbedDoseRate ;
  qudt:systemDerivedQuantityKind quantitykind:Activity ;
  qudt:systemDerivedQuantityKind quantitykind:AmountOfSubstancePerUnitMass ;
  qudt:systemDerivedQuantityKind quantitykind:AmountOfSubstancePerUnitVolume ;
  qudt:systemDerivedQuantityKind quantitykind:AngularAcceleration ;
  qudt:systemDerivedQuantityKind quantitykind:AngularMomentum ;
  qudt:systemDerivedQuantityKind quantitykind:AngularVelocity ;
  qudt:systemDerivedQuantityKind quantitykind:Area ;
  qudt:systemDerivedQuantityKind quantitykind:AreaAngle ;
  qudt:systemDerivedQuantityKind quantitykind:AreaPerTime ;
  qudt:systemDerivedQuantityKind quantitykind:AreaTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:AreaThermalExpansion ;
  qudt:systemDerivedQuantityKind quantitykind:AreaTime ;
  qudt:systemDerivedQuantityKind quantitykind:AuxillaryMagneticField ;
  qudt:systemDerivedQuantityKind quantitykind:Capacitance ;
  qudt:systemDerivedQuantityKind quantitykind:CatalyticActivity ;
  qudt:systemDerivedQuantityKind quantitykind:CoefficientOfHeatTransfer ;
  qudt:systemDerivedQuantityKind quantitykind:CubicElectricDipoleMomentPerSquareEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:Density ;
  qudt:systemDerivedQuantityKind quantitykind:DoseEquivalent ;
  qudt:systemDerivedQuantityKind quantitykind:DynamicViscosity ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricChargeLineDensity ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricChargePerAmountOfSubstance ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricChargePerArea ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricChargePerMass ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricChargeVolumeDensity ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricConductivity ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricCurrentDensity ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricCurrentPerAngle ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricCurrentPerUnitEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricDipoleMoment ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricDisplacement ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricFieldStrength ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricFlux ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricPotential ;
  qudt:systemDerivedQuantityKind quantitykind:ElectricQuadrupoleMoment ;
  qudt:systemDerivedQuantityKind quantitykind:ElectromotiveForce ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyAndWork ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyDensity ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyPerArea ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyPerAreaElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyPerElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:EnergyPerSquareMagneticFluxDensity ;
  qudt:systemDerivedQuantityKind quantitykind:Exposure ;
  qudt:systemDerivedQuantityKind quantitykind:Force ;
  qudt:systemDerivedQuantityKind quantitykind:ForcePerArea ;
  qudt:systemDerivedQuantityKind quantitykind:ForcePerAreaTime ;
  qudt:systemDerivedQuantityKind quantitykind:ForcePerElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:ForcePerLength ;
  qudt:systemDerivedQuantityKind quantitykind:Frequency ;
  qudt:systemDerivedQuantityKind quantitykind:GravitationalAttraction ;
  qudt:systemDerivedQuantityKind quantitykind:HeatCapacity ;
  qudt:systemDerivedQuantityKind quantitykind:HeatFlowRate ;
  qudt:systemDerivedQuantityKind quantitykind:HeatFlowRatePerUnitArea ;
  qudt:systemDerivedQuantityKind quantitykind:Illuminance ;
  qudt:systemDerivedQuantityKind quantitykind:Inductance ;
  qudt:systemDerivedQuantityKind quantitykind:InverseAmountOfSubstance ;
  qudt:systemDerivedQuantityKind quantitykind:InverseEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:InverseLength ;
  qudt:systemDerivedQuantityKind quantitykind:InverseLengthTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:InverseMagneticFlux ;
  qudt:systemDerivedQuantityKind quantitykind:InversePermittivity ;
  qudt:systemDerivedQuantityKind quantitykind:InverseSquareEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:InverseTimeTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:InverseVolume ;
  qudt:systemDerivedQuantityKind quantitykind:KinematicViscosity ;
  qudt:systemDerivedQuantityKind quantitykind:LengthEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:LengthMass ;
  qudt:systemDerivedQuantityKind quantitykind:LengthMolarEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:LengthPerUnitElectricCurrent ;
  qudt:systemDerivedQuantityKind quantitykind:LengthTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:LinearAcceleration ;
  qudt:systemDerivedQuantityKind quantitykind:LinearElectricCurrent ;
  qudt:systemDerivedQuantityKind quantitykind:LinearMomentum ;
  qudt:systemDerivedQuantityKind quantitykind:LinearThermalExpansion ;
  qudt:systemDerivedQuantityKind quantitykind:LinearVelocity ;
  qudt:systemDerivedQuantityKind quantitykind:Luminance ;
  qudt:systemDerivedQuantityKind quantitykind:LuminousEfficacy ;
  qudt:systemDerivedQuantityKind quantitykind:LuminousEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:LuminousFlux ;
  qudt:systemDerivedQuantityKind quantitykind:LuminousFluxPerArea ;
  qudt:systemDerivedQuantityKind quantitykind:MagneticDipoleMoment ;
  qudt:systemDerivedQuantityKind quantitykind:MagneticFlux ;
  qudt:systemDerivedQuantityKind quantitykind:MagneticFluxDensity ;
  qudt:systemDerivedQuantityKind quantitykind:MagneticFluxPerUnitLength ;
  qudt:systemDerivedQuantityKind quantitykind:MagneticReluctivity ;
  qudt:systemDerivedQuantityKind quantitykind:Magnetization ;
  qudt:systemDerivedQuantityKind quantitykind:MagnetomotiveForce ;
  qudt:systemDerivedQuantityKind quantitykind:MassPerArea ;
  qudt:systemDerivedQuantityKind quantitykind:MassPerAreaTime ;
  qudt:systemDerivedQuantityKind quantitykind:MassPerElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:MassPerLength ;
  qudt:systemDerivedQuantityKind quantitykind:MassPerTime ;
  qudt:systemDerivedQuantityKind quantitykind:MassTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:MolarAngularMomentum ;
  qudt:systemDerivedQuantityKind quantitykind:MolarEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:MolarHeatCapacity ;
  qudt:systemDerivedQuantityKind quantitykind:MolarMass ;
  qudt:systemDerivedQuantityKind quantitykind:MolarVolume ;
  qudt:systemDerivedQuantityKind quantitykind:MomentOfInertia ;
  qudt:systemDerivedQuantityKind quantitykind:Permeability ;
  qudt:systemDerivedQuantityKind quantitykind:Permittivity ;
  qudt:systemDerivedQuantityKind quantitykind:PlaneAngle ;
  qudt:systemDerivedQuantityKind quantitykind:Polarizability ;
  qudt:systemDerivedQuantityKind quantitykind:PolarizationField ;
  qudt:systemDerivedQuantityKind quantitykind:Power ;
  qudt:systemDerivedQuantityKind quantitykind:PowerArea ;
  qudt:systemDerivedQuantityKind quantitykind:PowerAreaPerSolidAngle ;
  qudt:systemDerivedQuantityKind quantitykind:PowerPerArea ;
  qudt:systemDerivedQuantityKind quantitykind:PowerPerAreaAngle ;
  qudt:systemDerivedQuantityKind quantitykind:PowerPerAreaQuarticTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:PowerPerElectricCharge ;
  qudt:systemDerivedQuantityKind quantitykind:QuarticElectricDipoleMomentPerCubicEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:RadiantIntensity ;
  qudt:systemDerivedQuantityKind quantitykind:Resistance ;
  qudt:systemDerivedQuantityKind quantitykind:SolidAngle ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificHeatCapacity ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificHeatPressure ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificHeatVolume ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificImpulseByMass ;
  qudt:systemDerivedQuantityKind quantitykind:SpecificVolume ;
  qudt:systemDerivedQuantityKind quantitykind:SquareEnergy ;
  qudt:systemDerivedQuantityKind quantitykind:StandardGravitationalParameter ;
  qudt:systemDerivedQuantityKind quantitykind:Stress ;
  qudt:systemDerivedQuantityKind quantitykind:TemperatureAmountOfSubstance ;
  qudt:systemDerivedQuantityKind quantitykind:TemperaturePerMagneticFluxDensity ;
  qudt:systemDerivedQuantityKind quantitykind:TemperaturePerTime ;
  qudt:systemDerivedQuantityKind quantitykind:ThermalConductivity ;
  qudt:systemDerivedQuantityKind quantitykind:ThermalDiffusivity ;
  qudt:systemDerivedQuantityKind quantitykind:ThermalInsulance ;
  qudt:systemDerivedQuantityKind quantitykind:ThermalResistance ;
  qudt:systemDerivedQuantityKind quantitykind:ThermalResistivity ;
  qudt:systemDerivedQuantityKind quantitykind:ThrustToMassRatio ;
  qudt:systemDerivedQuantityKind quantitykind:TimeSquared ;
  qudt:systemDerivedQuantityKind quantitykind:TimeTemperature ;
  qudt:systemDerivedQuantityKind quantitykind:Torque ;
  qudt:systemDerivedQuantityKind quantitykind:Volume ;
  qudt:systemDerivedQuantityKind quantitykind:VolumePerUnitTime ;
  qudt:systemDerivedQuantityKind quantitykind:VolumeThermalExpansion ;
  qudt:systemDerivedQuantityKind quantitykind:VolumetricHeatCapacity ;
  qudt:systemDimension qudt:DIM_SI-L ;
  rdfs:label "International System of Quantities" ;
  skos:closeMatch <http://dbpedia.org/resource/International_System_of_Units> ;
  skos:prefLabel "International System of Quantities" ;
.
qudt:SystemBaseDimensionEnumeration_SI
  rdf:type qudt:Enumeration ;
  qudt:element qudt:DIM_SI-I ;
  qudt:element qudt:DIM_SI-J ;
  qudt:element qudt:DIM_SI-L ;
  qudt:element qudt:DIM_SI-M ;
  qudt:element qudt:DIM_SI-N ;
  qudt:element qudt:DIM_SI-T ;
  qudt:element qudt:DIM_SI-U ;
  qudt:element qudt:DIM_SI-Θ ;
  rdfs:label "SI System Base Dimensions" ;
.
quantitykind:AbsorbedDoseRate
  qudt:hasDimensionVector qudt:DIM_SI-m2s-3 ;
.
quantitykind:AmountOfSubstance
  qudt:hasDimensionVector qudt:DIM_SI-N ;
.
quantitykind:AmountOfSubstancePerUnitMass
  qudt:hasDimensionVector qudt:DIM_SI-kg-1mol ;
.
quantitykind:AmountOfSubstancePerUnitVolume
  qudt:hasDimensionVector qudt:DIM_SI-m-3mol ;
.
quantitykind:AngularAcceleration
  qudt:hasDimensionVector qudt:DIM_SI-Us-2 ;
.
quantitykind:AngularMomentum
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-1 ;
.
quantitykind:AngularVelocity
  qudt:hasDimensionVector qudt:DIM_SI-Us-1 ;
.
quantitykind:Area
  qudt:hasDimensionVector qudt:DIM_SI-m2 ;
.
quantitykind:AreaAngle
  qudt:hasDimensionVector qudt:DIM_SI-Um2 ;
.
quantitykind:AreaPerTime
  qudt:hasDimensionVector qudt:DIM_SI-m2s-1 ;
.
quantitykind:AreaTemperature
  qudt:hasDimensionVector qudt:DIM_SI-m2K ;
.
quantitykind:AreaThermalExpansion
  qudt:hasDimensionVector qudt:DIM_SI-m2K-1 ;
.
quantitykind:AreaTime
  qudt:hasDimensionVector qudt:DIM_SI-m2s ;
.
quantitykind:Breadth
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Capacitance
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s4A2 ;
.
quantitykind:CartesianCoordinates
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:CatalyticActivity
  qudt:hasDimensionVector qudt:DIM_SI-s-1mol ;
.
quantitykind:CoefficientOfHeatTransfer
  qudt:hasDimensionVector qudt:DIM_SI-kgs-3K-1 ;
.
quantitykind:CubicElectricDipoleMomentPerSquareEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m-1kg-2s7A3 ;
.
quantitykind:Density
  qudt:hasDimensionVector qudt:DIM_SI-m-3kg ;
.
quantitykind:Diameter
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Displacement
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:DisplacementCurrent
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:DisplacementCurrentDensity
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:Distance
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:DynamicViscosity
  qudt:hasDimensionVector qudt:DIM_SI-m-1kgs-1 ;
.
quantitykind:ElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-sA ;
.
quantitykind:ElectricChargeLineDensity
  qudt:hasDimensionVector qudt:DIM_SI-m-1sA ;
.
quantitykind:ElectricChargeLinearDensity
  qudt:hasDimensionVector qudt:DIM_SI-m-1s ;
.
quantitykind:ElectricChargePerAmountOfSubstance
  qudt:hasDimensionVector qudt:DIM_SI-sAmol-1 ;
.
quantitykind:ElectricChargePerArea
  qudt:hasDimensionVector qudt:DIM_SI-m-2sA ;
.
quantitykind:ElectricChargePerMass
  qudt:hasDimensionVector qudt:DIM_SI-kg-1sA ;
.
quantitykind:ElectricChargeSurfaceDensity
  qudt:hasDimensionVector qudt:DIM_SI-m-1s ;
.
quantitykind:ElectricChargeVolumeDensity
  qudt:hasDimensionVector qudt:DIM_SI-m-3sA ;
.
quantitykind:ElectricConductivity
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s3A2 ;
.
quantitykind:ElectricCurrent
  qudt:hasDimensionVector qudt:DIM_SI-I ;
.
quantitykind:ElectricCurrentDensity
  qudt:hasDimensionVector qudt:DIM_SI-m-2A ;
.
quantitykind:ElectricCurrentPerAngle
  qudt:hasDimensionVector qudt:DIM_SI-U-1A ;
.
quantitykind:ElectricCurrentPerUnitEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s3A ;
.
quantitykind:ElectricDipoleMoment
  qudt:hasDimensionVector qudt:DIM_SI-msA ;
.
quantitykind:ElectricFieldStrength
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3A-1 ;
.
quantitykind:ElectricFlux
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:ElectricFluxDensity
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:ElectricQuadrupoleMoment
  qudt:hasDimensionVector qudt:DIM_SI-m2sA ;
.
quantitykind:ElectricSusceptibility
  qudt:hasDimensionVector qudt:DIM_SI-m-3kg-1s4A2 ;
.
quantitykind:ElectromagneticWavePhaseSpeed
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3A-1 ;
.
quantitykind:EnergyAndWork
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2 ;
.
quantitykind:EnergyPerArea
  qudt:hasDimensionVector qudt:DIM_SI-kgs-2 ;
.
quantitykind:EnergyPerAreaElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-kgs-3A-1 ;
.
quantitykind:EnergyPerElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-3A-1 ;
.
quantitykind:EnergyPerSquareMagneticFluxDensity
  qudt:hasDimensionVector qudt:DIM_SI-m2kg-1s2A2 ;
.
quantitykind:EnergyPerTemperature
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2K-1 ;
.
quantitykind:Force
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2 ;
.
quantitykind:ForcePerArea
  qudt:hasDimensionVector qudt:DIM_SI-m-1kgs-2 ;
.
quantitykind:ForcePerAreaTime
  qudt:hasDimensionVector qudt:DIM_SI-m-1kgs-3 ;
.
quantitykind:ForcePerElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3A-1 ;
.
quantitykind:ForcePerLength
  qudt:hasDimensionVector qudt:DIM_SI-kgs-2 ;
.
quantitykind:Frequency
  qudt:hasDimensionVector qudt:DIM_SI-s-1 ;
.
quantitykind:GravitationalAttraction
  qudt:hasDimensionVector qudt:DIM_SI-m3kg-1s-2 ;
.
quantitykind:Height
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Inductance
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2A-2 ;
.
quantitykind:InverseAmountOfSubstance
  qudt:hasDimensionVector qudt:DIM_SI-mol-1 ;
.
quantitykind:InverseEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s2 ;
.
quantitykind:InverseLength
  qudt:hasDimensionVector qudt:DIM_SI-m-1 ;
.
quantitykind:InverseLengthTemperature
  qudt:hasDimensionVector qudt:DIM_SI-m-1K-1 ;
.
quantitykind:InverseMagneticFlux
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s2A ;
.
quantitykind:InversePermittivity
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-4A-2 ;
.
quantitykind:InverseSquareEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m-4kg-2s4 ;
.
quantitykind:InverseTimeTemperature
  qudt:hasDimensionVector qudt:DIM_SI-s-1K-1 ;
.
quantitykind:InverseVolume
  qudt:hasDimensionVector qudt:DIM_SI-m-3 ;
.
quantitykind:Length
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:LengthEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-2 ;
.
quantitykind:LengthMass
  qudt:hasDimensionVector qudt:DIM_SI-mkg ;
.
quantitykind:LengthMolarEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-2mol-1 ;
.
quantitykind:LengthPerUnitElectricCurrent
  qudt:hasDimensionVector qudt:DIM_SI-mA-1 ;
.
quantitykind:LengthTemperature
  qudt:hasDimensionVector qudt:DIM_SI-mK ;
.
quantitykind:LinearAcceleration
  qudt:hasDimensionVector qudt:DIM_SI-ms-2 ;
.
quantitykind:LinearElectricCurrent
  qudt:hasDimensionVector qudt:DIM_SI-m-1A ;
.
quantitykind:LinearMomentum
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-1 ;
.
quantitykind:LinearThermalExpansion
  qudt:hasDimensionVector qudt:DIM_SI-mK-1 ;
.
quantitykind:LinearVelocity
  qudt:hasDimensionVector qudt:DIM_SI-ms-1 ;
.
quantitykind:LinkedFlux
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2A-1 ;
.
quantitykind:Luminance
  qudt:hasDimensionVector qudt:DIM_SI-m-2cd ;
.
quantitykind:LuminousEfficacy
  qudt:hasDimensionVector qudt:DIM_SI-Um-2kg-1s3cd ;
.
quantitykind:LuminousFlux
  qudt:hasDimensionVector qudt:DIM_SI-Ucd ;
.
quantitykind:LuminousFluxPerArea
  qudt:hasDimensionVector qudt:DIM_SI-Um-2cd ;
.
quantitykind:LuminousIntensity
  qudt:hasDimensionVector qudt:DIM_SI-J ;
.
quantitykind:MagneticAreaMoment
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2A-1 ;
.
quantitykind:MagneticDipoleMoment
  qudt:hasDimensionVector qudt:DIM_SI-m2A ;
.
quantitykind:MagneticFlux
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2A-1 ;
.
quantitykind:MagneticFluxDensity
  qudt:hasDimensionVector qudt:DIM_SI-kgs-2A-1 ;
.
quantitykind:MagneticFluxPerUnitLength
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2A-1 ;
.
quantitykind:MagneticMoment
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2A-1 ;
.
quantitykind:MagneticPolarization
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2A-2 ;
.
quantitykind:MagneticReluctivity
  qudt:hasDimensionVector qudt:DIM_SI-m-1kg-1s2A ;
.
quantitykind:MagneticSusceptability
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2A-2 ;
.
quantitykind:MagnetomotiveForce
  qudt:hasDimensionVector qudt:DIM_SI-UA ;
.
quantitykind:Mass
  qudt:hasDimensionVector qudt:DIM_SI-M ;
.
quantitykind:MassPerArea
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg ;
.
quantitykind:MassPerAreaTime
  qudt:hasDimensionVector qudt:DIM_SI-m-2kgs-1 ;
.
quantitykind:MassPerElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-kgs-1A-1 ;
.
quantitykind:MassPerLength
  qudt:hasDimensionVector qudt:DIM_SI-m-1kg ;
.
quantitykind:MassPerTime
  qudt:hasDimensionVector qudt:DIM_SI-kgs-1 ;
.
quantitykind:MassTemperature
  qudt:hasDimensionVector qudt:DIM_SI-kgK ;
.
quantitykind:MolarAngularMomentum
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-1mol-1 ;
.
quantitykind:MolarEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2mol-1 ;
.
quantitykind:MolarEntropy
  qudt:hasDimensionVector qudt:DIM_SI-L2MT-2H-1N-1 ;
.
quantitykind:MolarHeatCapacity
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2K-1mol-1 ;
.
quantitykind:MolarMass
  qudt:hasDimensionVector qudt:DIM_SI-kgmol-1 ;
.
quantitykind:MolarVolume
  qudt:hasDimensionVector qudt:DIM_SI-m3mol-1 ;
.
quantitykind:MomentOfInertia
  qudt:hasDimensionVector qudt:DIM_SI-m2kg ;
.
quantitykind:PathLength
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Permeability
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2A-2 ;
.
quantitykind:Permittivity
  qudt:hasDimensionVector qudt:DIM_SI-m-3kg-1s4A2 ;
.
quantitykind:PermittivityOfVacuum
  qudt:hasDimensionVector qudt:DIM_SI-m-3kg-1s4A2 ;
.
quantitykind:Polarizability
  qudt:hasDimensionVector qudt:DIM_SI-kg-1s4A2 ;
.
quantitykind:PositionVector
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Power
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-3 ;
.
quantitykind:PowerArea
  qudt:hasDimensionVector qudt:DIM_SI-m4kgs-3 ;
.
quantitykind:PowerAreaPerSolidAngle
  qudt:hasDimensionVector qudt:DIM_SI-U-1m4kgs-3 ;
.
quantitykind:PowerPerArea
  qudt:hasDimensionVector qudt:DIM_SI-kgs-3 ;
.
quantitykind:PowerPerAreaQuarticTemperature
  qudt:hasDimensionVector qudt:DIM_SI-kgs-3K-4 ;
.
quantitykind:PowerPerElectricCharge
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-4A-1 ;
.
quantitykind:PoyntingVector
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3A-1 ;
.
quantitykind:QuarticElectricDipoleMomentPerCubicEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-3s10A4 ;
.
quantitykind:RadialDistance
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:Radiance
  qudt:hasDimensionVector qudt:DIM_SI-U-1kgs-3 ;
.
quantitykind:RadiantIntensity
  qudt:hasDimensionVector qudt:DIM_SI-U-1m2kgs-3 ;
.
quantitykind:Radius
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:RadiusOfCurvature
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:RelativePermeability
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-2A-2 ;
.
quantitykind:RelativePermittivity
  qudt:hasDimensionVector qudt:DIM_SI-m-3kg-1s4A2 ;
.
quantitykind:Resistance
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-3A-2 ;
.
quantitykind:SourceVoltage
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3A-1 ;
.
quantitykind:SpecificEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m2s-2 ;
.
quantitykind:SpecificHeatCapacity
  qudt:hasDimensionVector qudt:DIM_SI-m2s-2K-1 ;
.
quantitykind:SpecificHeatPressure
  qudt:hasDimensionVector qudt:DIM_SI-m3kg-1K-1 ;
.
quantitykind:SpecificHeatVolume
  qudt:hasDimensionVector qudt:DIM_SI-m-1s-2K-1 ;
.
quantitykind:SquareEnergy
  qudt:hasDimensionVector qudt:DIM_SI-m4kg2s-4 ;
.
quantitykind:StandardGravitationalParameter
  qudt:hasDimensionVector qudt:DIM_SI-m3s-2 ;
.
quantitykind:TemperatureAmountOfSubstance
  qudt:hasDimensionVector qudt:DIM_SI-Kmol ;
.
quantitykind:TemperaturePerMagneticFluxDensity
  qudt:hasDimensionVector qudt:DIM_SI-kg-1s2AK ;
.
quantitykind:TemperaturePerTime
  qudt:hasDimensionVector qudt:DIM_SI-s-1K ;
.
quantitykind:ThermalConductivity
  qudt:hasDimensionVector qudt:DIM_SI-mkgs-3K-1 ;
.
quantitykind:ThermalInsulance
  qudt:hasDimensionVector qudt:DIM_SI-kg-1s3K ;
.
quantitykind:ThermalResistance
  qudt:hasDimensionVector qudt:DIM_SI-m-2kg-1s3K ;
.
quantitykind:ThermalResistivity
  qudt:hasDimensionVector qudt:DIM_SI-m-1kg-1s3K ;
.
quantitykind:ThermodynamicTemperature
  qudt:hasDimensionVector qudt:DIM_SI-Θ ;
.
quantitykind:Thickness
  qudt:hasDimensionVector qudt:DIM_SI-L ;
.
quantitykind:ThrustToMassRatio
  qudt:hasDimensionVector qudt:DIM_SI-ms-2 ;
.
quantitykind:Time
  qudt:hasDimensionVector qudt:DIM_SI-T ;
.
quantitykind:TimeSquared
  qudt:hasDimensionVector qudt:DIM_SI-s2 ;
.
quantitykind:TimeTemperature
  qudt:hasDimensionVector qudt:DIM_SI-sK ;
.
quantitykind:Torque
  qudt:hasDimensionVector qudt:DIM_SI-m2kgs-2 ;
.
quantitykind:TotalCurrent
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:TotalCurrentDensity
  qudt:hasDimensionVector qudt:DIM_SI-m3kgs-3A-1 ;
.
quantitykind:Volume
  qudt:hasDimensionVector qudt:DIM_SI-m3 ;
.
quantitykind:VolumePerUnitTime
  qudt:hasDimensionVector qudt:DIM_SI-m3s-1 ;
.
quantitykind:VolumeThermalExpansion
  qudt:hasDimensionVector qudt:DIM_SI-m3K-1 ;
.
quantitykind:VolumetricHeatCapacity
  qudt:hasDimensionVector qudt:DIM_SI-m-1kgs-2K-1 ;
.
voag:QUDT-QUANTITIES-VocabCatalogEntry
  rdf:type vaem:CatalogEntry ;
  rdfs:label "QUDT QUANTITIES Vocab Catalog Entry" ;
.
