<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:qudt="http://data.nasa.gov/qudt/owl/qudt#"
    xmlns:cc="http://creativecommons.org/ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:unit="http://data.nasa.gov/qudt/owl/unit#"
    xmlns:quantity="http://data.nasa.gov/qudt/owl/quantity#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:dim="http://data.nasa.gov/qudt/owl/dimension#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://data.qudt.org/qudt/owl/1.0.0/quantity.owl">
  <owl:Ontology rdf:about="">
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >$Date: 2010-02-16 10:59:30 -0500 (Tue, 16 Feb 2010) $</dc:date>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The NASA QUDT Quantity Ontology</dc:title>
    <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >James E. Masters</dc:creator>
    <owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <owl:imports rdf:resource="http://data.qudt.org/qudt/owl/1.0.0/dimension.owl"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QUDT Quantity</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ontology about physical quantities and the expression of their magnitude in a chosen unit of measure.</dc:description>
    <owl:imports rdf:resource="http://data.qudt.org/qudt/owl/1.0.0/unit.owl"/>
    <dc:subject rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Measurable Quantities</dc:subject>
    <owl:imports rdf:resource="http://data.qudt.org/qudt/owl/1.0.0/qudt.owl"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >$Id: n1quantity.n3 85 2010-02-16 15:59:30Z dmekonnen $</owl:versionInfo>
    <dc:rights rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >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:rights>
  </owl:Ontology>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#EnergyAndWorkPerMassAmountOfSubstance">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWorkPerMassAmountOfSubstance">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Energy and Work per Mass Amount of Substance</rdfs:label>
          </qudt:ChemistryQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RadiantFlux">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiant Flux</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiant Flux, or radiant power, is the measure of the total power of electromagnetic radiation (including infrared, ultraviolet, and visible light). The power may be the total emitted from a source, or the total landing on a particular surface.</qudt:description>
    <qudt:generalization>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Power">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power is the rate at which work is performed or energy is transmitted, or the amount of energy required or expended for a given unit of time. As a rate of change of work done or the energy of a subsystem, power is:

P = W/t

where P is power 
W is work 
t is time. [Wikipedia]</qudt:description>
      </qudt:MechanicsQuantityKind>
    </qudt:generalization>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Φ</qudt:symbol>
  </qudt:RadiometryQuantityKind>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_CGS-EMU">
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagneticFluxPerUnitLength">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Flux per Unit Length</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:QuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Dimensionless">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dimensionless</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >U</qudt:symbol>
      </qudt:QuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Time">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Time</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Time is a basic component of the measuring system used to sequence events, to compare the durations of events and the intervals between them, and to quantify the motions of objects.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >T</qudt:symbol>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electromotive Force</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electromotive force is the external work expended per unit of charge to produce an electric potential difference across two open-circuited terminals.</qudt:description>
        <qudt:generalization>
          <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Energy per Electric Charge</rdfs:label>
          </qudt:ElectricityAndMagnetismQuantityKind>
        </qudt:generalization>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ℰ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The electromagnetic system of units is used to measure electrical quantities of electric charge, current, and voltage, within the centimeter gram second (or "CGS") metric system of units. In electromagnetic units, electric current is derived the CGS base units length, mass, and time by solving Ampere's Law (expressing the force between two parallel conducting wires) for current and setting the constant of proportionality (k_m) equal to unity. Thus, in the CGS-EMU system, electric current is derived from length, mass, and time.</rdfs:comment>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Capacitance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Capacitance</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Capacitance is the ability of a body to hold an electrical charge; it is quantified as the amount of electric charge stored for a given electric potential. Capacitance is a scalar-valued quantity.</qudt:description>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Inductance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inductance</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inductance is an electromagentic quantity that characterizes a circuit's resistance to any change of electric current; a change in the electric current through induces an opposing electromotive force (EMF). Quantitatively, inductance is proportional to the magnetic flux per unit of electric current.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >L</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Current per Unit Length</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Length">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >L</qudt:symbol>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Flux</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Electric Flux through an area is defined as the electric field multiplied by the area of the surface projected in a plane perpendicular to the field. Electric Flux is a scalar-valued quantity.</qudt:description>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Auxillary Magnetic Field</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >H</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Fields surround magnetic materials and electric currents and are detected by the force they exert on other magnetic materials and moving electric charges. The electric and magnetic fields are two interrelated aspects of a single object, called the electromagnetic field. A pure electric field in one reference frame is observed as a combination of both an electric field and a magnetic field in a moving reference frame. The Auxillary Magnetic Field, H characterizes how the true Magnetic Field B influences the organization of magnetic dipoles in a given medium.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagneticField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Field</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >B</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Magnetic Field, denoted B, is a fundamental field in electrodynamics which characterizes the magnetic force exerted by electric currents.  It is closely related to the auxillary magnetic field H (see quantity:AuxillaryMagneticField).</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >B</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Flux</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Flux is the product of the average magnetic field times the perpendicular area that it penetrates.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Φ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Field</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >E</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The space surrounding an electric charge or in the presence of a time-varying magnetic field has a property called an electric field. This electric field exerts a force on other electrically charged objects. In the idealized case, the force exerted between two point charges is inversely proportional to the square of the distance between them. (Coulomb's Law)</qudt:description>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Resistance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Resistance</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >R</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitElectricCurrent">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length per Unit Electric Current</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Permittivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Permittivity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Permittivity is a physical quantity that describes how an electric field affects, and is affected by a dielectric medium, and is determined by the ability of a material to polarize in response to the field, and thereby reduce the total electric field inside the material.  Permittivity is often a scalar valued quantity, however in the general case it is tensor-valued.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ε</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Charge</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric charge is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Q</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricPotential">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Potential</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential Φ(x) at a point, x, is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, i.e. time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral along different paths will produce different results.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Φ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Current</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Current is the flow (movement) of electric charge. The amount of electric current through some surface, e.g., a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >I</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGS-EMU System of Quantities</rdfs:label>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Permeability">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Permeability</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Permeability is the degree of magnetization of a material that responds linearly to an applied magnetic field. In general permeability is a tensor-valued quantity.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >μ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagneticDipoleMoment">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetic Dipole Moment</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The magnetic moment of a system is a measure of the magnitude and the direction of its magnetism. Magnetic moment usually refers to its Magnetic Dipole Moment, and quantifies the contribution of the system's internal magnetism to the external dipolar magnetic field produced by the system (that is, the component of the external magnetic field that is inversely proportional to the cube of the distance to the observer). The Magnetic Dipole Moment is a vector-valued quantity.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >μ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Mass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >M</qudt:symbol>
      </qudt:MechanicsQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Displacement Field</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >D</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >In a dielectric material the presence of an electric field E causes the bound charges in the material (atomic nuclei and their electrons) to slightly separate, inducing a local electric dipole moment. The Electric Displacement Field, D, is a vector field that accounts for the effects of free charges within such dielectric materials. </qudt:description>
        <qudt:generalization>
          <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerArea">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Electric Charge per Unit Area</rdfs:label>
          </qudt:ElectricityAndMagnetismQuantityKind>
        </qudt:generalization>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >D</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricConductivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Conductivity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric conductivity or specific conductance is a measure of a material's ability to conduct an electric current. When an electrical potential difference is placed across a conductor, its movable charges flow, giving rise to an electric current. The conductivity σ is defined as the ratio of the electric current density J to the electric field E:&#xD;
&#xD;
J = σE&#xD;
&#xD;
In isotropic materials, conductivity is scalar-valued, however in general, conductivity is a tensor-valued quantity.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >σ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagnetizationField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetization Field</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >M</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Magnetization Field is defined as the ratio of magnetic moment per unit volume. It is a vector-valued quantity.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >M</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MagnetomotiveForce">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetomotive Force</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Magnetomotive Force (mmf) is the ability of an electric circuit to produce magnetic flux. Just as the ability of a battery to produce electric current is called its electromotive force or emf, mmf is taken as the work required to move a unit magnet pole from any point through any path which links the electric circuit back the same point in the presence of the magnetic force produced by the electric current in the circuit.</qudt:description>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Current Density</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >J</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric current density is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >J</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_CGS-EMU"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Dipole Moment</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Electric Dipole Moment is a measure of the separation of positive and negative electrical charges in a system of (discrete or continuous) charges. It is a vector-valued quantity. If the system of charges is neutral, that is if the sum of all charges is zero, then the dipole moment of the system is independent of the choice of a reference frame; however in a non-neutral system, such as the dipole moment of a single proton, a dependence on the choice of reference point arises. In such cases it is conventional to choose the reference point to be the center of mass of the system or the center of charge, not some arbitrary origin. This convention ensures that the dipole moment is an intrinsic property of the system.</qudt:description>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
  </qudt:SystemOfQuantities>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LinearEnergyTransferUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:AtomicPhysicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LinearEnergyTransfer">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Linear Energy Transfer</rdfs:label>
          </qudt:AtomicPhysicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:QuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AbsoluteHumidity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absolute Humidity</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absolute humidity is the mass of water in a particular volume of air. It is a measure of the density of water vapor in an atmosphere.</qudt:description>
    <qudt:generalization>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Density">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Density</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:generalization>
  </qudt:QuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CurrentPerAngleUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerAngle">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Electric Current per Angle</rdfs:label>
          </qudt:ElectricityAndMagnetismQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CurvatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Curvature">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Curvature</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The canonical example of extrinsic curvature is that of a circle, which has curvature equal to the inverse of its radius everywhere. Smaller circles bend more sharply, and hence have higher curvature. The curvature of a smooth curve is defined as the curvature of its osculating circle at each point. The osculating circle of a sufficiently smooth plane curve at a given point on the curve is the circle whose center lies on the inner normal line and whose curvature is the same as that of the given curve at that point. This circle is tangent to the curve at the given point.

That is, given a point P on a smooth curve C, the curvature of C at P is defined to be 1/R where R is the radius of the osculating circle of C at P. The magnitude of curvature at points on physical curves can be measured in diopters (also spelled dioptre) — this is the convention in optics. [Wikipedia]</qudt:description>
          </qudt:SpaceAndTimeQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:QuantumMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Action">
    <rdfs:label>Action</rdfs:label>
    <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S</qudt:abbreviation>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >S</qudt:symbol>
  </qudt:QuantumMechanicsQuantityKind>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Radiance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiance</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiance is a radiometric measure that describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle in a specified direction.</qudt:description>
    <qudt:generalization>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerPerAreaAngle">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power per Area Angle</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:generalization>
  </qudt:RadiometryQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricCurrentDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MagneticFluxUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PowerPerAreaUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Power per Area</rdfs:label>
          </qudt:MechanicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TotalPressure">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Total Pressure</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > The total pressure is the sum of the dynamic and static pressures, i.e. P_0 = P + q.</qudt:description>
    <qudt:generalization>
      <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Pressure">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Pressure</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Pressure is an effect which occurs when a force is applied on a surface. Pressure is the amount of force acting on a unit area. Pressure is distinct from stress, as the former is the ratio of the component of force normal to a surface to the surface area. Stress is a tensor that relates the vector force to the vector area.</qudt:description>
        <qudt:generalization>
          <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Force Per Area</rdfs:label>
          </qudt:MechanicsQuantityKind>
        </qudt:generalization>
      </qudt:FluidMechanicsQuantityKind>
    </qudt:generalization>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >P_0</qudt:symbol>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AreaUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Area">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Area</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve.</qudt:description>
          </qudt:SpaceAndTimeQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#VelocityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Velocity">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Velocity</rdfs:label>
          </qudt:SpaceAndTimeQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#TimeAreaUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaTime">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Area Time</rdfs:label>
          </qudt:SpaceAndTimeQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AngularVelocityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AngularVelocity">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Angular Velocity</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The change of angle per unit time; specifically, in celestial mechanics, the change in angle of the radius vector per unit time.</qudt:description>
            <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Velocity"/>
          </qudt:SpaceAndTimeQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricFieldStrengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#CompressibilityFactor">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compressibility Factor</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The compressibility factor (Z) is a useful thermodynamic property for modifying the ideal gas law to account for the real gas behaviour. The closer a gas is to a phase change, the larger the deviations from ideal behavior. Values for compressibility are calculated using equations of state (EOS), such as the virial equation and van der Waals equation. The compressibility factor for specific gases can be obtained, with out calculation, from compressibility charts. These charts are created by plotting Z as a function of pressure at constant temperature.</qudt:description>
    <qudt:generalization>
      <qudt:QuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dimensionless Ratio</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ψ</qudt:symbol>
      </qudt:QuantityKind>
    </qudt:generalization>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Z</qudt:symbol>
  </qudt:ThermodynamicsQuantityKind>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_SI">
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_SI"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permeability"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseTimeTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Time Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:RadiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AbsorbedDoseRate">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Absorbed Dose Rate</rdfs:label>
      </qudt:RadiologyQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificImpulseByMass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific Impulse by Mass</rdfs:label>
        <qudt:generalization>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Linear Velocity</rdfs:label>
            <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Velocity"/>
          </qudt:SpaceAndTimeQuantityKind>
        </qudt:generalization>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalResistivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thermal Resistivity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The reciprocal of thermal conductivity is thermal resistivity, measured in kelvin-metres per watt (K*m/W).</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LinearThermalExpansion">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Linear Thermal Expansion</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.

Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by:

    * linear thermal expansion
    * area thermal expansion
    * volumetric thermal expansion

These characteristics are closely related. The volumetric thermal expansion coefficient can be defined for both liquids and solids. The linear thermal expansion can only be defined for solids, and is common in engineering applications.

Some substances expand when cooled, such as freezing water, so they have negative thermal expansion coefficients. [Wikipedia]</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InversePermittivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Permittivity</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ForcePerAreaTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force Per Area Time</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PolarizationField">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Polarization Field</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Polarization Field is the vector field that expresses the density of permanent or induced electric dipole moments in a dielectric material. The polarization vector P is defined as the ratio of electric dipole moment per unit volume.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerArea"/>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >P</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#HeatFlowRatePerUnitArea">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Heat Flow Rate per Unit Area</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MomentOfInertia">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Moment of Inertia</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#CoefficientOfHeatTransfer">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Coefficient of Heat Transfer</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LinearMomentum">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Linear Momentum</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Linear momentum is the product of mass and linear velocity. The SI unit for linear momentum is meter-kilogram per second (m-kg/s).</qudt:description>
        <qudt:generalization>
          <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Momentum">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Momentum</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Quantity of motion.  Linear momentum is the quantity obtained by multiplying the mass of a body by its linear speed. Angular momentum is the quantity obtained by multiplying the moment of inertia of a body by its angular speed. 
The momentum of a system of particles is given by the sum of the momentums of the individual particles which make up the system or by the product of the total mass of the system and the velocity of the center of gravity of the system. 
The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.</qudt:description>
          </qudt:MechanicsQuantityKind>
        </qudt:generalization>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TimeTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Time Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetizationField"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Stress">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Stress</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Stress is a measure of the average amount of force exerted per unit area of a surface within a deformable body on which internal forces act. In other words, it is a measure of the intensity or internal distribution of the total internal forces acting within a deformable body across imaginary surfaces. These internal forces are produced between the particles in the body as a reaction to external forces applied on the body.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea"/>
      </qudt:SolidMechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerPerAreaQuarticTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power per Area Quartic Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TimeSquared">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Time Squared</rdfs:label>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolarAngularMomentum">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molar Angular Momentum</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Torque">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Torque</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >In physics, a torque (τ) is a vector that measures the tendency of a force to rotate an object about some axis [1]. The magnitude of a torque is defined as force times its lever arm [2]. Just as a force is a push or a pull, a torque can be thought of as a twist.

The SI unit for torque is newton meters (N m). In U.S. customary units, it is measured in foot pounds (ft lbf) (also known as 'pounds feet'). 

Mathematically, the torque on a particle (which has the position r in some reference frame) can be defined as the cross product:

τ = r x F

where

r is the particle's position vector relative to the fulcrum 
F is the force acting on the particles, 
or, more generally, torque can be defined as the rate of change of angular momentum,

τ = dL/dt

where

L is the angular momentum vector 
t stands for time. [Wikipedia]</qudt:description>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricQuadrupoleMoment">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Quadrupole Moment</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Electric Quadrupole Moment is a quantity which describes the effective shape of the ellipsoid of nuclear charge distribution. A non-zero quadrupole moment Q indicates that the charge distribution is not spherically symmetric. By convention, the value of Q is taken to be positive if the ellipsoid is prolate and negative if it is oblate. In general, the electric quadrupole moment is tensor-valued.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Q</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFluxPerUnitLength"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThrustToMassRatio">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thrust to Mass Ratio</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Amount of Substance Per Unit Volume</rdfs:label>
        <qudt:generalization>
          <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Concentration">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Concentration</rdfs:label>
          </qudt:ChemistryQuantityKind>
        </qudt:generalization>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Current per Unit Energy</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:QuantumMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Activity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Activity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Activity is the term used to characterise the number of nuclei which disintegrate in a radioactive substance per unit time. Activity is usually measured in Becquerels (Bq), where 1 Bq is 1 disintegration per second.</qudt:description>
        <qudt:generalization>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#StochasticProcess">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Stochastic Process</rdfs:label>
            <qudt:generalization>
              <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Frequency">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Frequency</rdfs:label>
                <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Frequency is the number of occurrences of a repeatiing event per unit time. The repetition of the events may be periodic (i.e. the length of time between event repetitions is fixed) or aperiodic (i.e. the length of time between event repetitions varies). Therefore, we distinguish between periodic and aperiodic frequencies. In the SI system, periodic frequency is measured in hertz (Hz) or multiples of hertz, while aperiodic frequency is measured in becquerel (Bq).</qudt:description>
              </qudt:SpaceAndTimeQuantityKind>
            </qudt:generalization>
          </qudt:SpaceAndTimeQuantityKind>
        </qudt:generalization>
      </qudt:QuantumMechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:RadiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DoseEquivalent">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dose Equivalent</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The equivalent dose to a tissue is found by multiplying the absorbed dose, in gray, by a dimensionless "quality factor" Q, dependent upon radiation type, and by another dimensionless factor N, dependent on all other pertinent factors. N depends upon the part of the body irradiated, the time and volume over which the dose was spread, even the species of the subject.</qudt:description>
        <qudt:generalization>
          <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Specific Energy</rdfs:label>
          </qudt:MechanicsQuantityKind>
        </qudt:generalization>
      </qudt:RadiologyQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricFlux"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#VolumetricHeatCapacity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Volumetric Heat Capacity</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Energy</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Energy is the perceived energy of light. This is sometimes also called the quantity of light.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Qv</qudt:symbol>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TemperatureAmountOfSubstance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Temperature Amount of Substance</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerAreaAngle"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetomotiveForce"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >International System of Quantities</rdfs:label>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerAreaPerSolidAngle">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power Area per Solid Angle</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Frequency"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseLength">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Length</rdfs:label>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassPerTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass per Time</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#VolumeThermalExpansion">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Volume Thermal Expansion</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.

Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by:

    * linear thermal expansion
    * area thermal expansion
    * volumetric thermal expansion

These characteristics are closely related. The volumetric thermal expansion coefficient can be defined for both liquids and solids. The linear thermal expansion can only be defined for solids, and is common in engineering applications.

Some substances expand when cooled, such as freezing water, so they have negative thermal expansion coefficients. [Wikipedia]</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseLengthTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Length Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Capacitance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#GravitationalAttraction">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Gravitational Attraction</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#CatalyticActivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Catalytic Activity</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyPerSquareMagneticFluxDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy per Square Magnetic Flux Density</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy Density</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy density is defined as energy per unit volume. The SI unit for energy density is the joule per cubic meter.</qudt:description>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolarEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molar Energy</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaThermalExpansion">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Area Thermal Expansion</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >When the temperature of a substance changes, the energy that is stored in the intermolecular bonds between atoms changes. When the stored energy increases, so does the length of the molecular bonds. As a result, solids typically expand in response to heating and contract on cooling; this dimensional response to temperature change is expressed by its coefficient of thermal expansion.

Different coefficients of thermal expansion can be defined for a substance depending on whether the expansion is measured by:

    * linear thermal expansion
    * area thermal expansion
    * volumetric thermal expansion

These characteristics are closely related. The volumetric thermal expansion coefficient can be defined for both liquids and solids. The linear thermal expansion can only be defined for solids, and is common in engineering applications.

Some substances expand when cooled, such as freezing water, so they have negative thermal expansion coefficients. [Wikipedia]</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Polarizability">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Polarizability</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Polarizability is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which may be caused by the presence of a nearby ion or dipole.&#xD;
&#xD;
The electronic polarizability α is defined as the ratio of the induced dipole moment of an atom to the electric field that produces this dipole moment. Polarizability is often a scalar valued quantity, however in the general case it is tensor-valued.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >α</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerPerElectricCharge">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power per Electric Charge</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemBaseQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Amount of Substance</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >N</qudt:symbol>
      </qudt:ChemistryQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Area Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerAmountOfSubstance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Charge per Amount of Substance</rdfs:label>
        <rdf:type rdf:resource="http://data.nasa.gov/qudt/owl/qudt#ChemistryQuantityKind"/>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AngularMomentum">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Angular Momentum</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Quantity of rotational motion. 
Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. Angular momentum is the quantity obtained by multiplying the moment of inertia of a body by its angular velocity. The momentum of a system of particles is given by the sum of the momenta of the individual particles which make up the system or by the product of the total mass of the system and the velocity of the center of gravity of the system. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.

In physics, the angular momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, the velocity and the distance of the mass to the axis. While the motion associated with linear momentum has no absolute frame of reference, the rotation associated with angular momentum is sometimes spoken of as being measured relative to the fixed stars.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Momentum"/>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricConductivity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DynamicViscosity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dynamic Viscosity</rdfs:label>
        <qudt:generalization>
          <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Viscosity">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Viscosity</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Viscosity is a measure of the resistance of a fluid which is being deformed by either shear stress or extensional stress. In general terms it is the resistance of a liquid to flow, or its "thickness". Viscosity describes a fluid's internal resistance to flow and may be thought of as a measure of fluid friction. [Wikipedia]</qudt:description>
          </qudt:FluidMechanicsQuantityKind>
        </qudt:generalization>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >μ</qudt:symbol>
      </qudt:FluidMechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length Temperature</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularVelocity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaPerTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Area per Time</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#StandardGravitationalParameter">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Standard Gravitational Parameter</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >μ</qudt:symbol>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Luminance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminance</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle.</qudt:description>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaAngle">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Area Angle</rdfs:label>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerMass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Charge per Mass</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricChargeLineDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Charge Line Density</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseAmountOfSubstance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Amount of Substance</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Area"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#KinematicViscosity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Kinematic Viscosity</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The Kinematic Viscosity of a fluid is the dynamic viscosity divided by the fluid density.</qudt:abbreviation>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaPerTime"/>
      </qudt:FluidMechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:RadiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AbsorbedDose">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Absorbed Dose</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Absorbed dose (also known as Total Ionizing Dose, TID) is a measure of the energy deposited in a medium by ionizing radiation. It is equal to the energy deposited per unit mass of medium, and so has the unit J/kg, which is given the special name Gray (Gy).
Note that the absorbed dose is not a good indicator of the likely biological effect. 1 Gy of alpha radiation would be much more biologically damaging than 1 Gy of photon radiation for example. Appropriate weighting factors can be applied reflecting the different relative biological effects to find the equivalent dose.
The risk of stoctic effects due to radiation exposure can be quantified using the effective dose, which is a weighted average of the equivalent dose to each organ depending upon its radiosensitivity. When ionising radiation is used to treat cancer, the doctor will usually prescribe the radiotherapy treatment in Gy. When risk from ionising radiation is being discussed, a related unit, the Sievert is used.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy"/>
      </qudt:RadiologyQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Volume</rdfs:label>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permittivity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalResistance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thermal Resistance</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length Energy</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#QuarticElectricDipoleMomentPerCubicEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Quartic Electric Dipole Moment per Cubic Energy</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SquareEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Square Energy</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Density"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#HeatFlowRate">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Heat Flow Rate</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseSquareEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Square Energy</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Flux</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Flux or Luminous Power is the measure of the perceived power of light. It differs from radiant flux, the measure of the total power of light emitted, in that luminous flux is adjusted to reflect the varying sensitivity of the human eye to different wavelengths of light.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >F</qudt:symbol>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Volume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Volume</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The volume of a solid object is the three-dimensional concept of how much space it occupies, often quantified numerically. One-dimensional figures (such as lines) and two-dimensional shapes (such as squares) are assigned zero volume in the three-dimensional space.</qudt:description>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassPerElectricCharge">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass per Electric Charge</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Resistance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Inductance"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#CubicElectricDipoleMomentPerSquareEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Cubic Electric Dipole Moment per Square Energy</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermodynamicTemperature">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Temperature</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Θ</qudt:symbol>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitElectricCurrent"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TemperaturePerTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Temperature per Time</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SolidAngle">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Solid Angle</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The solid angle subtended by a surface S is defined as the surface area of a unit sphere covered by the surface S's projection onto the sphere. A solid angle is related to the surface of a sphere in the same way an ordinary angle is related to the circumference of a circle. Since the total surface area of the unit sphere is 4*pi, the measure of solid angle will always be between 0 and 4*pi.</qudt:description>
        <qudt:generalization>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Angle">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Angle</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The inclination to each other of two intersecting lines, measured by the arc of a circle intercepted between the two lines forming the angle, the center of the circle being the point of intersection.  An acute angle is less than 90°; a right angle 90 °; an obtuse angle, more than 90° but less than 180 °; a straight angle, 180°; a reflex angle, more than 180° but less than 360°; a perigon, 360°. Any angle not a multiple of 90° is an oblique angle. If the sum of two angles is 90°, they are complementary angles; if 180°, supplementary angles; if 360°, explementary angles. Two adjacent angles have a common vertex and lie on opposite sides of a common side. A dihedral angle is the angle between two intersecting planes. A spherical angle is the angle between two intersecting great circles.</qudt:description>
            <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
          </qudt:SpaceAndTimeQuantityKind>
        </qudt:generalization>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassPerAreaTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass per Area Time</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolarHeatCapacity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molar Heat Capacity</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#VolumePerUnitTime">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Volume per Unit Time</rdfs:label>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousEfficacy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Efficacy</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Efficacy is the ratio of luminous flux (in lumens) to power (usually measured in watts). Depending on context, the power can be either the radiant flux of the source's output, or it can be the total electric power consumed by the source.</qudt:description>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitMagneticFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length per Unit Magnetic Flux</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ForcePerElectricCharge">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force per Electric Charge</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PlaneAngle">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Plane Angle</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Angle"/>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ForcePerLength">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force per Unit Length</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AngularAcceleration">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Angular Acceleration</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Angular acceleration is the rate of change of angular velocity over time. Measurement of the change made in the rate of change of an angle that a spinning object undergoes per unit time. It is a vector quantity.  Also called Rotational acceleration.
In SI units, it is measured in radians per second squared (rad/s^2), and is usually denoted by the Greek letter alpha.</qudt:description>
        <qudt:generalization>
          <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Acceleration">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Acceleration</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Acceleration is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension length/time^2 for linear acceleration, or in the case of angular acceleration, with dimension angle/time^2. In SI units, linear acceleration is measured in meters/second^2 (m·s^-2) and angular acceleration is measured in radians/second^2. 
In common speech, the term acceleration is only used for an increase in speed. In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.</qudt:description>
          </qudt:SpaceAndTimeQuantityKind>
        </qudt:generalization>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LinearAcceleration">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Linear Acceleration</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Acceleration"/>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassPerArea">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass per Area</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificHeatPressure">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific Heat Pressure</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific heat at a constant pressure.</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy and Work</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseMagneticFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Magnetic Flux</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticField"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalInsulance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thermal Insulance</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricChargeVolumeDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Electric Charge Volume Density</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ρ</qudt:symbol>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalConductivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thermal Conductivity</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemBaseQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousIntensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Intensity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Intensity is a measure of the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle. The weighting is determined by the luminosity function, a standardized model of the sensitivity of the human eye to different wavelengths.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >J</qudt:symbol>
      </qudt:PhotometryQuantityKind>
    </qudt:systemBaseQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RadiantIntensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Radiant Intensity</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle.</qudt:description>
      </qudt:RadiometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:RadiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Exposure">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Exposure</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerMass"/>
      </qudt:RadiologyQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthMass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length Mass</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PowerArea">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Power Area</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolarVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molar Volume</rdfs:label>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >V_m</qudt:symbol>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificHeatCapacity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific Heat Capacity</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalDiffusivity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Thermal Diffusivity</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaPerTime"/>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricPotential"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitMass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Amount of Substance per Unit Mass</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Concentration"/>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticDipoleMoment"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolarMass">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Molar Mass</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousFluxPerArea">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Luminous Flux per Area</rdfs:label>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerAngle"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassPerLength">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Mass per Length</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyPerAreaElectricCharge">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy per Area Electric Charge</rdfs:label>
      </qudt:ElectricityAndMagnetismQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificHeatVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific Heat Volume</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific heat per constant volume.</qudt:description>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyPerArea">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Energy per Area</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InverseEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Inverse Energy</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Force">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as F = m · a, where F is force, m is mass and a is acceleration.
Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity.</qudt:description>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthMolarEnergy">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Length Molar Energy</rdfs:label>
      </qudt:ChemistryQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#TemperaturePerMagneticFluxDensity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Temperature per Magnetic Flux Density</rdfs:label>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTime"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific Volume</rdfs:label>
        <qudt:abbreviation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ν</qudt:abbreviation>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Specific volume (ν) is the volume occupied by a unit of mass of a material. It is equal to the inverse of density.</qudt:description>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ν</qudt:symbol>
      </qudt:MechanicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#HeatCapacity">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Heat Capacity</rdfs:label>
        <qudt:generalization>
          <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyPerTemperature">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Energy per Temperature</rdfs:label>
          </qudt:ThermodynamicsQuantityKind>
        </qudt:generalization>
        <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Cp</qudt:symbol>
      </qudt:ThermodynamicsQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind>
      <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Illuminance">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Illuminance</rdfs:label>
        <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Illuminance is the total luminous flux incident on a surface, per unit area. It is a measure of the intensity of the incident light, wavelength-weighted by the luminosity function to correlate with human brightness perception.</qudt:description>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LuminousFluxPerArea"/>
      </qudt:PhotometryQuantityKind>
    </qudt:systemDerivedQuantityKind>
  </qudt:SystemOfQuantities>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#EnergyPerAreaUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerArea"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalConductivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalConductivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#DataRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:InformationQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DataRate">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Data Rate</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The frequency derived from the period of time required to transmit one bit. This represents the amount of data transferred per second by a communications channel or a computing or storage device. Data rate is measured in units of bits per second (written "b/s" or "bps"), bytes per second (Bps), or baud. When applied to data rate, the multiplier prefixes "kilo-", "mega-", "giga-", etc. (and their abbreviations, "k", "M", "G", etc.) always denote powers of 1000. For example, 64 kbps is 64,000 bits per second. This contrasts with units of storage which use different prefixes to denote multiplication by powers of 1024, e.g. 1 kibibit = 1024 bits.</qudt:description>
          </qudt:InformationQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#RespiratoryRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:BiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RespiratoryRate">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Respiratory Rate</rdfs:label>
          </qudt:BiologyQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#StaticPressure">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Static Pressure</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Static Pressure is the pressure at a nominated point in a fluid. Every point in a steadily flowing fluid, regardless of the fluid speed at that point, has its own static pressure P, dynamic pressure q, and total pressure P_0. The total pressure is the sum of the dynamic and static pressures, i.e. P_0 = P + q.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThrustToMassRatioUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThrustToMassRatio"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#DimensionlessUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#TemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermodynamicTemperature"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricChargeVolumeDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargeVolumeDensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#HeartRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:BiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#HeartRate">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Heart Rate</rdfs:label>
          </qudt:BiologyQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#EnergyAndWorkUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AngularMassUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MomentOfInertia"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MagnetomotiveForceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetomotiveForce"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:PhotometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LuminousEmmitance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Luminous Emmitance</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Luminous Emittance is the luminous flux per unit area emitted from a surface.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LuminousFluxPerArea"/>
  </qudt:PhotometryQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ActivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Activity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Circulation">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Circulation</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In fluid dynamics, circulation is the line integral around a closed curve of the fluid velocity. It has dimensions of length squared over time.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaPerTime"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Γ</qudt:symbol>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MolarEnergyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MolarEnergy"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#SpecificHeatCapacityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificHeatCapacity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#KinematicViscosityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#KinematicViscosity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalDiffusivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalDiffusivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassPerAreaUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerArea"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AbsorbedDoseUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AbsorbedDose"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#FirstMomentOfArea">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >First Moment of Area</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The first moment of area is the summation of area times distance to an axis. It is a measure of the distribution of the area of a shape in relationship to an axis.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
  </qudt:SolidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#FrequencyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Frequency"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PermeabilityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permeability"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permeability"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassAmountOfSubstanceTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassAmountOfSubstanceTemperature">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Mass Amount of Substance Temperature</rdfs:label>
          </qudt:ChemistryQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassTemperature"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricChargeAreaDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PolarizationField"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalEnergyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalEnergy">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Thermal Energy</rdfs:label>
            <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
          </qudt:ThermodynamicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermodynamicEntropy">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermodynamic Entropy</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermodynamic Entropy is a measure of the unavailability of a system’s energy to do work.

It is a measure of the randomness of molecules in a system and is central to the second law of thermodynamics and the fundamental thermodynamic relation, which deal with physical processes and whether they occur spontaneously. Spontaneous changes, in isolated systems, occur with an increase in entropy. Spontaneous changes tend to smooth out differences in temperature, pressure, density, and chemical potential that may exist in a system, and entropy is thus a measure of how far this smoothing-out process has progressed. 

It can be seen that the dimensions of entropy are energy divided by temperature, which is the same as the dimensions of Boltzmann's constant (kB) and heat capacity. The SI unit of entropy is joule per kelvin. [Wikipedia]</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerTemperature"/>
  </qudt:ThermodynamicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ConcentrationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitVolume"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LuminousIntensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LuminousIntensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AngleUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Angle"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Thrust">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thrust</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thrust is a reaction force described quantitatively by Newton's Second and Third Laws. When a system expels or accelerates mass in one direction the accelerated mass will cause a proportional but opposite force on that system.
1. The pushing or pulling force developed by an aircraft engine or a rocket engine. 
2. The force exerted in any direction by a fluid jet or by a powered screw, as, the thrust of an antitorque rotor. 
3. (symbol F). Specifically, in rocketry, F = mv where m is propellant mass flow and v is exhaust velocity relative to the vehicle. Also called momentum thrust.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
  </qudt:MechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MicrobialFormationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:BiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MicrobialFormation">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Microbial Formation</rdfs:label>
          </qudt:BiologyQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#VolumeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SpecificImpulseByWeight">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Specific Impulse by Weight</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
  </qudt:MechanicsQuantityKind>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RadiantEnergy">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiant Energy</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiant Energy is the energy of electromagnetic waves. The quantity of radiant energy may be calculated by integrating radiant flux (or power) with respect to time</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:RadiometryQuantityKind>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Irradiance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irradiance</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. "Irradiance" is used when the electromagnetic radiation is incident on the surface. "Radiant emmitance" (or "radiant exitance") is used when the radiation is emerging from the surface.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
  </qudt:RadiometryQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CatalyticActivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#CatalyticActivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Enthalpy">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Enthalpy</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Static enthalpy per unit mass. The specific enthalpy of a working mass is a property of that mass used in thermodynamics, defined as h=u+p . v where u is the specific internal energy, p is the pressure, and v is specific volume. In other words, h = H / m where m is the mass of the system. The SI unit for specific enthalpy is joules per kilogram. [Wikipedia]</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:ThermodynamicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MolarConcentrationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitVolume"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MoleFraction">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mole Fraction</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In chemistry, the mole fraction of a component in a mixture is the relative proportion of molecules belonging to the component to those in the mixture, by number of molecules. It is one way of measuring concentration.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:ChemistryQuantityKind>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#HeatCapacityRatio">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat Capacity Ratio</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The heat capacity ratio, or ratio of specific heats, is the ratio of the heat capacity at constant pressure (C_P) to heat capacity at constant volume (C_V). For an ideal gas, the heat capacity is constant with temperature (Θ). Accordingly we can express the enthalpy as H = C_P*Θ and the internal energy as U = C_V*Θ. Thus, it can also be said that the heat capacity ratio is the ratio between enthalpy and internal energy</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:ThermodynamicsQuantityKind>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ReynoldsNumber">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reynolds Number</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Reynolds number (Re) is a dimensionless number defined as the ratio of inertial forces to viscous forces and, consequently, it quantifies the relative importance of these two types of forces for given flow conditions.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#TimeSquaredUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#TimeSquared"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AbsorbedDoseRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AbsorbedDoseRate"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DynamicPressure">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dynamic Pressure</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dynamic Pressure (indicated with q, or Q, and sometimes called velocity pressure) is the quantity defined by:

q = 1/2 * ρv^2
 
where (using SI units):

q = dynamic pressure in pascals 
ρ = fluid density in kg/m3 (e.g. density of air) 
v = fluid velocity in m/s</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >q</qudt:symbol>
  </qudt:FluidMechanicsQuantityKind>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Heat">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Energy transferred by a thermal process.  Heat can be measured in terms of the dynamical units of energy, as the erg, joule, etc., or in terms of the amount of energy required to produce a definite thermal change in some substance, as, for example, the energy required per degree to raise the temperature of a unit mass of water at some temperature ( calorie, Btu).</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalEnergy"/>
  </qudt:ThermodynamicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#SolidAngleUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SolidAngle"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolecularViscosity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Viscosity</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Viscosity"/>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#HeatFlowRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#HeatFlowRate"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassPerTimeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerTime"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ForceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LinearMomentumUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearMomentum"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AngularAccelerationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularAcceleration"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricChargeLineDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargeLineDensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AmountOfSubstanceTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#TemperatureAmountOfSubstance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CapacitanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Capacitance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#VolumeThermalExpansionUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#VolumeThermalExpansion"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#SignalDetectionThresholdUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:CommunicationsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SignalDetectionThreshold">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Signal Detection Threshold</rdfs:label>
          </qudt:CommunicationsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#TurbidityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Turbidity">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Turbidity</rdfs:label>
            <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Turbidity is the cloudiness or haziness of a fluid, or of air, caused by individual particles (suspended solids) that are generally invisible to the naked eye, similar to smoke in air. Turbidity in open water is often caused by phytoplankton and the measurement of turbidity is a key test of water quality. The higher the turbidity, the higher the risk of the drinkers developing gastrointestinal diseases, especially for immune-compromised people, because contaminants like virus or bacteria can become attached to the suspended solid. The suspended solids interfere with water disinfection with chlorine because the particles act as shields for the virus and bacteria. Similarly suspended solids can protect bacteria from UV sterilisation of water. Fluids can contain suspended solid matter consisting of particles of many different sizes. While some suspended material will be large enough and heavy enough to settle rapidly to the bottom container if a liquid sample is left to stand (the settleable solids), very small particles will settle only very slowly or not at all if the sample is regularly agitated or the particles are colloidal. These small solid particles cause the liquid to appear turbid.</qudt:description>
          </qudt:ChemistryQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LuminousFluxUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LuminousFlux"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ResistanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Resistance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CoefficientOfHeatTransferUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#CoefficientOfHeatTransfer"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricChargeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#InformationEntropyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:InformationQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#InformationEntropy">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Information Entropy</rdfs:label>
          </qudt:InformationQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_Planck">
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitElectricCurrent"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticDipoleMoment"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearAcceleration"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Torque"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Planck System of Quantities</rdfs:label>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermodynamicTemperature"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricPotential"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Stress"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetizationField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_Planck"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Frequency"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Density"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearMomentum"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Area"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Resistance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFluxPerUnitLength"/>
  </qudt:SystemOfQuantities>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AtmosphericPressure">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Atmospheric Pressure</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The pressure exerted at a point due to the presence of an atmosphere. In most circumstances atmospheric pressure is closely approximated by the hydrostatic pressure caused by the weight of air above the measurement point. Low pressure areas have less atmospheric mass above their location, whereas high pressure areas have more atmospheric mass above their location. Similarly, as elevation increases there is less overlying atmospheric mass, so that pressure decreases with increasing elevation. [Wikipedia]</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
  </qudt:FluidMechanicsQuantityKind>
  <qudt:ElectricityAndMagnetismQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ElectricPower">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electric Power</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Electric power is the rate at which electrical energy is transferred by an electric circuit. In the simple case of direct current circuits, electric power can be calculated as the product of the potential difference in the circuit (V) and the amount of current flowing in the circuit (I):&#xD;
&#xD;
P = VI&#xD;
&#xD;
where &#xD;
P is the power&#xD;
V is the potential difference&#xD;
I is the current.&#xD;
&#xD;
However, in general electric power is calculated by taking the integral of the vector cross-product of the electrical and magnetic fields over a specified area.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
  </qudt:ElectricityAndMagnetismQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LinearVelocityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#CurrencyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:FinancialQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Currency">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Currency</rdfs:label>
            <qudt:generalization>
              <qudt:FinancialQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Asset">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Asset</rdfs:label>
                <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >An Asset is an economic resource owned by a business or company. Simply stated, assets are things of value that can be readily converted into cash (although cash itself is also considered an asset).</qudt:description>
              </qudt:FinancialQuantityKind>
            </qudt:generalization>
          </qudt:FinancialQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AreaAngleUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaAngle"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AngularMomentumUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularMomentum"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:QuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Gain">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gain</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A general term used to denote an increase in signal power or signal strength in transmission from one point to another. Gain is usually expressed in decibels and is widely used to denote transducer gain.  An increase or amplification. In radar there are two general usages of the term: (a) antenna gain, or gain factor, is the ratio of the power transmitted along the beam axis to that of an isotropic radiator transmitting the same total power; (b) receiver gain, or video gain, is the amplification given a signal by the receiver.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:QuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PermittivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permittivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#RadianceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerAreaAngle"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#StrainEnergyDensity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Strain Energy Density</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyDensity"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >u</qudt:symbol>
  </qudt:SolidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AreaTimeTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AreaTimeTemperature">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Area Time Temperature</rdfs:label>
          </qudt:ThermodynamicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MolarHeatCapacityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MolarHeatCapacity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ConductanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricConductivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LinearAccelerationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearAcceleration"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#EnergyDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyDensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PotentialEnergy">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Potential Energy</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Energy possessed by a body by virtue of its position in a gravity field in contrast with kinetic energy, that possessed by virtue of its motion.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:MechanicsQuantityKind>
  <qudt:AtomicPhysicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#GyromagneticRatio">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gyromagnetic Ratio</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerMass"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >γ</qudt:symbol>
  </qudt:AtomicPhysicsQuantityKind>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RadiantEmmitance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiant Emmitance</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Irradiance and Radiant Emittance are radiometry terms for the power per unit area of electromagnetic radiation at a surface. "Irradiance" is used when the electromagnetic radiation is incident on the surface. "Radiant emmitance" (or "radiant exitance") is used when the radiation is emerging from the surface.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
  </qudt:RadiometryQuantityKind>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Weight">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Weight</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1. The force with which a body is attracted toward an astronomical body. 
2. The product of the mass of a body and the acceleration acting on a body. 
In a dynamic situation, the weight can be a multiple of that under resting conditions. Weight also varies on other planets in accordance with their gravity.</qudt:description>
  </qudt:MechanicsQuantityKind>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_CGS-ESU">
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitElectricCurrent"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permittivity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetomotiveForce"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Resistance"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGS-ESU System of Quantities</rdfs:label>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The electrostatic system of units is used to measure electrical quantities of electric charge, current, and voltage within the centimeter gram second (or "CGS") metric system of units. In electrostatic units, electric charge is derived from Coulomb's Law (expressing the force exerted between two charged particles separated by a distance) by solving for electric charge and setting the constant of proportionality (k_s) equal to unity. Thus, in electrostatic units, the dimensionality of electric charge is derived from the base CGS quantities of length, mass, and time.</rdfs:comment>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permeability"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Capacitance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Inductance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticDipoleMoment"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetizationField"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFluxPerUnitLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricPotential"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge"/>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_CGS-ESU"/>
  </qudt:SystemOfQuantities>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MagneticFluxDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticField"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassAmountOfSubstanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MassAmountOfSubstance">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Mass Amount of Substance</rdfs:label>
          </qudt:ChemistryQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#VideoFrameRateUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:InformationQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#VideoFrameRate">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Video Frame Rate</rdfs:label>
          </qudt:InformationQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#RF-PowerUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:CommunicationsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#RF-Power">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >RF-Power</rdfs:label>
            <qudt:generalization>
              <qudt:CommunicationsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SignalStrength">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Signal Strength</rdfs:label>
                <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >In telecommunications, particularly in radio, signal strength refers to the magnitude of the electric field at a reference point that is a significant distance from the transmitting antenna. It may also be referred to as received signal level or field strength. Typically, it is expressed in voltage per length or signal power received by a reference antenna. High-powered transmissions, such as those used in broadcasting, are expressed in dB-millivolts per metre (dBmV/m). [Wikipedia]</qudt:description>
                <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
              </qudt:CommunicationsQuantityKind>
            </qudt:generalization>
          </qudt:CommunicationsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AmountOfSubstanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ForcePerLengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerLength"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#IlluminanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Illuminance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassPerLengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerLength"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:FluidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Vorticity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vorticity</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In the simplest sense, vorticity is the tendency for elements of a fluid to "spin." More formally, vorticity can be related to the amount of "circulation" or "rotation" (or more strictly, the local angular rate of rotation) in a fluid. The average vorticity in a small region of fluid flow is equal to the circulation C around the boundary of the small region, divided by the area A of the small region. Mathematically, vorticity is a vector field and is defined as the curl of the velocity field.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularVelocity"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ω</qudt:symbol>
  </qudt:FluidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MassPerVolumeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Density"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_CGS">
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Stress"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DynamicViscosity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTime"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#TimeSquared"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularAcceleration"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGS System of Quantities</rdfs:label>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularMomentum"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaAngle"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Density"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearMomentum"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy"/>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_CGS"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Torque"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MomentOfInertia"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Curvature"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularVelocity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#RadiantIntensity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerAreaAngle"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerTime"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthMass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearAcceleration"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Area"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#VolumePerUnitTime"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Frequency"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyDensity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
  </qudt:SystemOfQuantities>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_CGS-Gauss">
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticDipoleMoment"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricFlux"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentPerUnitLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagnetizationField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Inductance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Resistance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthPerUnitElectricCurrent"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Capacitance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permittivity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricPotential"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticField"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerElectricCharge"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrentDensity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Permeability"/>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_CGS-Gauss"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGS-Gauss System of Quantities</rdfs:label>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MagneticFluxPerUnitLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
  </qudt:SystemOfQuantities>
  <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MachNumber">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mach Number</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mach number (Ma) is the speed of an object moving through air, or any fluid substance, divided by the speed of sound as it is in that substance:

    M = V_o/V_s

where

    M is the Mach number
    V_o is the velocity of the object relative to the medium and
    V_s is the velocity of sound in the medium 

The Mach number is commonly used both with objects traveling at high speed in a fluid, and with high-speed fluid flows inside channels such as nozzles, diffusers or wind tunnels. As it is defined as a ratio of two speeds, it is a dimensionless number. [Wikipedia]</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:SpaceAndTimeQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#SerumOrPlasmaLevelUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:BiologyQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SerumOrPlasmaLevel">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Serum or Plasma Level</rdfs:label>
            <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitVolume"/>
          </qudt:BiologyQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#SecondMomentOfArea">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Second Moment of Area</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The second moment of area is a property of a physical object that can be used to predict its resistance to bending and deflection. The deflection of an object under load depends not only on the load, but also on the geometry of the object's cross-section.</qudt:description>
  </qudt:SolidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#RadiantIntensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#RadiantIntensity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#InductanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Inductance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LinearThermalExpansionUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearThermalExpansion"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#PolarMomentOfInertia">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Polar moment of inertia</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The polar moment of inertia is a quantity used to predict an object's ability to resist torsion, in objects (or segments of objects) with an invariant circular cross-section and no significant warping or out-of-plane deformation. It is used to calculate the angular displacement of an object subjected to a torque. It is analogous to the area moment of inertia, which characterizes an object's ability to resist bending.</qudt:description>
  </qudt:MechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MolalConcentrationUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AmountOfSubstancePerUnitMass"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LuminanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Luminance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#MagneticFieldStrengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AuxillaryMagneticField"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#VolumePerTimeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#VolumePerUnitTime"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ExposureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Exposure"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AreaThermalExpansionUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaThermalExpansion"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricFluxDensityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDisplacementField"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyKinetic">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kinetic Energy</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:MechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LengthTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LengthTemperature"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#DoseEquivalentUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DoseEquivalent"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricDipoleMomentUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricDipoleMoment"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#EnergyInternal">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Internal Energy</rdfs:label>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:MechanicsQuantityKind>
  <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#NumberDensity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Number Density</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In physics, astronomy, and chemistry, number density (symbol: n) is a kind of quantity used to describe the degree of concentration of countable objects (atoms, molecules, dust particles, galaxies, etc.) in the three-dimensional physical space.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#InverseVolume"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >n</qudt:symbol>
  </qudt:SpaceAndTimeQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PowerUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalEnergyLengthUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalEnergyLength">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Thermal Energy Length</rdfs:label>
          </qudt:ThermodynamicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SystemOfQuantities rdf:about="http://data.nasa.gov/qudt/owl/quantity#SystemOfQuantities_USCustomary">
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalResistivity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularAcceleration"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTemperature"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DynamicViscosity"/>
    <qudt:unitSystem rdf:resource="http://data.nasa.gov/qudt/owl/unit#SystemOfUnits_USCustomary"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalInsulance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Area"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassTemperature"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >US Customary System of Quantities</rdfs:label>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AngularVelocity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalResistance"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#KinematicViscosity"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LiquidVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Liquid Volume</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearAcceleration"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#VolumePerUnitTime"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
    <qudt:systemDerivedQuantityKind>
      <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#DryVolume">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Dry Volume</rdfs:label>
        <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
      </qudt:SpaceAndTimeQuantityKind>
    </qudt:systemDerivedQuantityKind>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalDiffusivity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Density"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerLength"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Length"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#HeatFlowRatePerUnitArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#HeatFlowRate"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThrustToMassRatio"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerArea"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Volume"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#CoefficientOfHeatTransfer"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Power"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalConductivity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Torque"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificHeatCapacity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#LinearVelocity"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#TimeSquared"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTimeTemperature"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Stress"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalEnergy"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#HeatCapacity"/>
    <qudt:systemBaseQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermodynamicTemperature"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalEnergyLength"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#MassPerTime"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTime"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PlaneAngle"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Pressure"/>
    <qudt:systemDerivedQuantityKind rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerArea"/>
  </qudt:SystemOfQuantities>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#HeatCapacityAndEntropyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#HeatCapacity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ChemistryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#MolecularMass">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Molecular Mass</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The molecular mass, or molecular weight of a chemical compound is the mass of one molecule of that compound, relative to the unified atomic mass unit, u. Molecular mass should not be confused with molar mass, which is the mass of one mole of a substance.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Mass"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M</qudt:symbol>
  </qudt:ChemistryQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalResistivityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalResistivity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Friction">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Friction</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Friction is the force of two surfaces In contact, or the force of a medium acting on a moving object (i.e. air on an aircraft). When contacting surfaces move relative to each other, the friction between the two objects converts kinetic energy into thermal energy.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Force"/>
  </qudt:MechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricChargePerAmountOfSubstanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricChargePerAmountOfSubstance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#BendingMomentOrTorqueUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthByForce">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Length Force</rdfs:label>
          </qudt:MechanicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#DynamicViscosityUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DynamicViscosity"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#LengthTemperatureTimeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#LengthTemperatureTime">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Length Temperature Time</rdfs:label>
          </qudt:ThermodynamicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Speed">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Speed</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Speed is the magnitude of velocity.</qudt:description>
  </qudt:SpaceAndTimeQuantityKind>
  <qudt:RadiometryQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Radiosity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiosity</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiosity is the total emitted and reflected radiation leaving a surface.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#PowerPerArea"/>
  </qudt:RadiometryQuantityKind>
  <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#KineticEnergy">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kinetic Energy</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The energy which a body possesses as a consequence of its motion, defined as one-half the product of its mass m and the square of its speed v, 1/2 mv^2. The kinetic energy per unit volume of a fluid parcel is the 1/2 p v2 , where p is the density and v the speed of the parcel. See potential energy. 
For relativistic speeds the kinetic energy is given by 
Ek = mc^2 - m0c^2 
where c is the velocity of light in a vacuum, m0 is the rest mass, and m is the moving mass.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#EnergyAndWork"/>
  </qudt:MechanicsQuantityKind>
  <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Tension">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tension</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tension is the magnitude of the pulling force exerted by a string, cable, chain, or similar object on another object. It is the opposite of compression.</qudt:description>
    <qudt:generalization>
      <qudt:MechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ForceMagnitude">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Force Magnitude</rdfs:label>
      </qudt:MechanicsQuantityKind>
    </qudt:generalization>
  </qudt:SolidMechanicsQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ElectricCurrentUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectricCurrent"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AreaTemperatureUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#AreaTemperature"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PrefixUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalInsulanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalInsulance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#TimeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Time"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:ThermodynamicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#ThermalEfficiency">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermal Efficiency</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Thermal efficiency is a dimensionless performance measure of a thermal device such as an internal combustion engine, a boiler, or a furnace. The input to the device is heat, or the heat-content of a fuel that is consumed. The desired output is mechanical work, or heat, or possibly both.</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#DimensionlessRatio"/>
  </qudt:ThermodynamicsQuantityKind>
  <qudt:SolidMechanicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Strain">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Strain</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In any branch of science dealing with materials and their behaviour, strain is the geometrical expression of deformation caused by the action of stress on a physical body. Strain is calculated by first assuming a change between two body states: the beginning state and the final state. Then the difference in placement of two points in this body in those two states expresses the numerical value of strain. Strain therefore expresses itself as a change in size and/or shape. [Wikipedia]</qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Dimensionless"/>
  </qudt:SolidMechanicsQuantityKind>
  <qudt:SpaceAndTimeQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AngularFrequency">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Angular Frequency</rdfs:label>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Angular frequency is a scalar measure of rotation rate. It is the magnitude of the vector quantity angular velocity. </qudt:description>
    <qudt:generalization rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Frequency"/>
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ω</qudt:symbol>
  </qudt:SpaceAndTimeQuantityKind>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#GravitationalAttractionUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#GravitationalAttraction"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#PressureOrStressUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#Stress"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ThermalResistanceUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ThermalResistance"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#AtomicChargeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <qudt:AtomicPhysicsQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#AtomicCharge">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Atomic Charge</rdfs:label>
          </qudt:AtomicPhysicsQuantityKind>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#ForcePerElectricChargeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ForcePerElectricCharge"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#SpecificEnergyUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#SpecificEnergy"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://data.nasa.gov/qudt/owl/qudt#EnergyPerElectricChargeUnit">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://data.nasa.gov/qudt/owl/quantity#ElectromotiveForce"/>
        <owl:onProperty rdf:resource="http://data.nasa.gov/qudt/owl/qudt#quantityKind"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </rdf:Description>
  <qudt:InformationQuantityKind rdf:about="http://data.nasa.gov/qudt/owl/quantity#Capacity">
    <qudt:symbol rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TBD</qudt:symbol>
    <qudt:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In computer operations, (a) the largest quantity which can be stored, processed, or transferred; (b) the largest number of digits or characters which may regularly be processed; (c) the upper and lower limits of the quantities which may be processed.
In other contexts, the amount of material that  can be stored, such as fuel or food.</qudt:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Capacity</rdfs:label>
  </qudt:InformationQuantityKind>
</rdf:RDF>

<!-- Created with TopBraid -->

