<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY cc "http://creativecommons.org/ns#" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1#" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY oboe-base "http://ecoinformatics.org/oboe/oboe.1.2/" >
    <!ENTITY oboe-core "&oboe-base;oboe-core.owl#" >
    <!ENTITY oboe-characteristics "&oboe-base;oboe-characteristics.owl#" >
]>


<rdf:RDF xmlns="&oboe-characteristics;"
     xml:base="&oboe-base;oboe-characteristics.owl"
     xmlns:dc="http://purl.org/dc/elements/1.1#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:oboe-core="&oboe-core;"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:cc="http://creativecommons.org/ns#">
    <owl:Ontology rdf:about="&oboe-base;oboe-characteristics.owl">
        <rdfs:label>OBOE Characteristics</rdfs:label>
        <rdfs:comment>This ontology contains general terms for (physical) characteristics that are measured either quantitatively or qualitatively.</rdfs:comment>
        <rdfs:comment>Copyright (c) 2006-2016 The Regents of the University of California.  All rights reserved. This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.</rdfs:comment>
        <owl:versionInfo>Version 1.2</owl:versionInfo>
        <owl:imports rdf:resource="&oboe-base;oboe-core.owl"/>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- &oboe-characteristics;Amount -->

    <owl:Class rdf:about="&oboe-characteristics;Amount">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;AmountOfSubstanceConcentration -->

    <owl:Class rdf:about="&oboe-characteristics;AmountOfSubstanceConcentration">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;AmountOfSubstanceMass -->

    <owl:Class rdf:about="&oboe-characteristics;AmountOfSubstanceMass">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;AmountOfSubstanceWeight -->

    <owl:Class rdf:about="&oboe-characteristics;AmountOfSubstanceWeight">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;AmountOfSubstanceWeightFlux -->

    <owl:Class rdf:about="&oboe-characteristics;AmountOfSubstanceWeightFlux">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Angle -->

    <owl:Class rdf:about="&oboe-characteristics;Angle">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Area -->

    <owl:Class rdf:about="&oboe-characteristics;Area">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;ArealDensity -->

    <owl:Class rdf:about="&oboe-characteristics;ArealDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;ArealMassDensity -->

    <owl:Class rdf:about="&oboe-characteristics;ArealMassDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;ArealMassDensityRate -->

    <owl:Class rdf:about="&oboe-characteristics;ArealMassDensityRate">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Capacitance -->

    <owl:Class rdf:about="&oboe-characteristics;Capacitance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;CatalyticActivity -->

    <owl:Class rdf:about="&oboe-characteristics;CatalyticActivity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Charge -->

    <owl:Class rdf:about="&oboe-characteristics;Charge">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Conductance -->

    <owl:Class rdf:about="&oboe-characteristics;Conductance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>measures how easily electricity flows along a certain path through an electrical element. The SI derived unit for electrical conductance is the siemens</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Conductivity -->

    <owl:Class rdf:about="&oboe-characteristics;Conductivity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>is a measure of a material&#39;s ability to conduct an electric current. Units are siemens per meter</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Count -->

    <owl:Class rdf:about="&oboe-characteristics;Count">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Current -->

    <owl:Class rdf:about="&oboe-characteristics;Current">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;CurrentDensity -->

    <owl:Class rdf:about="&oboe-characteristics;CurrentDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;DoseEquivalent -->

    <owl:Class rdf:about="&oboe-characteristics;DoseEquivalent">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Energy -->

    <owl:Class rdf:about="&oboe-characteristics;Energy">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Force -->

    <owl:Class rdf:about="&oboe-characteristics;Force">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Frequency -->

    <owl:Class rdf:about="&oboe-characteristics;Frequency">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Identifier -->

    <owl:Class rdf:about="&oboe-characteristics;Identifier">
        <rdfs:subClassOf rdf:resource="&oboe-core;IdentifyingCharacteristic"/>
        <rdfs:comment>provides an identifying sequence of characters to refer to an entity within a context. An Identifier can be unique within a local context or a global context.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Illuminance -->

    <owl:Class rdf:about="&oboe-characteristics;Illuminance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Inductance -->

    <owl:Class rdf:about="&oboe-characteristics;Inductance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Irradiance -->

    <owl:Class rdf:about="&oboe-characteristics;Irradiance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>Irradiance, radiant emittance, and radiant exitance are radiometry terms for the power per unit area of electromagnetic radiation  at a surface. &quot;Irradiance&quot; is used when the electromagnetic radiation is incident on the surface. &quot;Radiant exitance&quot; or &quot;radiant emittance&quot; is used when the radiation is emerging from the surface. The SI units for all of these quantities are watts per square meter (W/m2) (wikipedia).  All of these quantities characterize the total amount of radiation present, at all frequencies. It is also common to consider each frequency in the spectrum separately. When this is done for radiation incident on a surface, it is called spectral irradiance, and has SI units W/m3, or commonly W·m−2·nm−1.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Length -->

    <owl:Class rdf:about="&oboe-characteristics;Length">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;LifeStage -->

    <owl:Class rdf:about="&oboe-characteristics;LifeStage">
        <rdfs:label xml:lang="en">Life Stage</rdfs:label>
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment xml:lang="en">The developmental stage of life of a given organism.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Luminance -->

    <owl:Class rdf:about="&oboe-characteristics;Luminance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>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. The SI unit for luminance is candela per square metre (cd/m2).</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Luminosity -->

    <owl:Class rdf:about="&oboe-characteristics;Luminosity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MagneticFieldStrength -->

    <owl:Class rdf:about="&oboe-characteristics;MagneticFieldStrength">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MagneticFlux -->

    <owl:Class rdf:about="&oboe-characteristics;MagneticFlux">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MagneticFluxDensity -->

    <owl:Class rdf:about="&oboe-characteristics;MagneticFluxDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Mass -->

    <owl:Class rdf:about="&oboe-characteristics;Mass">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MassDensity -->

    <owl:Class rdf:about="&oboe-characteristics;MassDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MassFlux -->

    <owl:Class rdf:about="&oboe-characteristics;MassFlux">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MassPerMass -->

    <owl:Class rdf:about="&oboe-characteristics;MassPerMass">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MassSpecificCount -->

    <owl:Class rdf:about="&oboe-characteristics;MassSpecificCount">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;MassSpecificLength -->

    <owl:Class rdf:about="&oboe-characteristics;MassSpecificLength">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Molality -->

    <owl:Class rdf:about="&oboe-characteristics;Molality">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>Molality amount of substance of solute B in a solution divided by the mass of the solvent: Often favored because measurements of mass are more precise than measurements of volume.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Name -->

    <owl:Class rdf:about="&oboe-characteristics;Name">
        <rdfs:subClassOf rdf:resource="&oboe-core;IdentifyingCharacteristic"/>
        <rdfs:comment>provides a character phrase to refer to an entity. A Name is typically used to reference an entity. For example, the Name for a particular instance of a lake might be 'Lake Tahoe'.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;PhotonFluxDensity -->

    <owl:Class rdf:about="&oboe-characteristics;PhotonFluxDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>The number of photons striking an area per unit time.  This could be probably also be called a PhotonArealDensityRate.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Power -->

    <owl:Class rdf:about="&oboe-characteristics;Power">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Pressure -->

    <owl:Class rdf:about="&oboe-characteristics;Pressure">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Proportion -->

    <owl:Class rdf:about="&oboe-characteristics;Proportion">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Radiance -->

    <owl:Class rdf:about="&oboe-characteristics;Radiance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
        <rdfs:comment>Radiance and spectral radiance are radiometric measures that describe 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. They are used to characterize both emission from diffuse sources and reflection from diffuse surfaces. The SI unit of radiance is watts per steradian per square metre (W·sr−1·m−2).</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;RadionucleotideActivity -->

    <owl:Class rdf:about="&oboe-characteristics;RadionucleotideActivity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Resistance -->

    <owl:Class rdf:about="&oboe-characteristics;Resistance">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Resistivity -->

    <owl:Class rdf:about="&oboe-characteristics;Resistivity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;SpecificArea -->

    <owl:Class rdf:about="&oboe-characteristics;SpecificArea">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;SpecificEnergy -->

    <owl:Class rdf:about="&oboe-characteristics;SpecificEnergy">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;SpecificVolume -->

    <owl:Class rdf:about="&oboe-characteristics;SpecificVolume">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;SpectralIrradiance -->

    <owl:Class rdf:about="&oboe-characteristics;SpectralIrradiance">
        <rdfs:subClassOf rdf:resource="&oboe-characteristics;Irradiance"/>
        <rdfs:comment>Irradiance, radiant emittance, and radiant exitance are radiometry terms for the power per unit area of electromagnetic radiation  at a surface. &quot;Irradiance&quot; is used when the electromagnetic radiation is incident on the surface. &quot;Radiant exitance&quot; or &quot;radiant emittance&quot; is used when the radiation is emerging from the surface. The SI units for all of these quantities are watts per square meter (W/m2) (wikipedia).  All of these quantities characterize the total amount of radiation present, at all frequencies. It is also common to consider each frequency in the spectrum separately. When this is done for radiation incident on a surface, it is called spectral irradiance, and has SI units W/m3, or commonly W·m−2·nm−1.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;SpectralRadiance -->

    <owl:Class rdf:about="&oboe-characteristics;SpectralRadiance">
        <rdfs:subClassOf rdf:resource="&oboe-characteristics;Radiance"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Speed -->

    <owl:Class rdf:about="&oboe-characteristics;Speed">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;TagNumber -->

    <owl:Class rdf:about="&oboe-characteristics;TagNumber">
        <rdfs:subClassOf rdf:resource="&oboe-characteristics;Identifier"/>
        <rdfs:comment>provides an alphanumeric string of characters to refer to an entity. A TagNumber is typically used to uniquely identify an entity such as a sample or an individual specimen such as a tree or a rock sample.</rdfs:comment>
    </owl:Class>
    


    <!-- &oboe-characteristics;Temperature -->

    <owl:Class rdf:about="&oboe-characteristics;Temperature">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Time -->

    <owl:Class rdf:about="&oboe-characteristics;Time">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Transmissivity -->

    <owl:Class rdf:about="&oboe-characteristics;Transmissivity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;Volume -->

    <owl:Class rdf:about="&oboe-characteristics;Volume">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;VolumePerVolume -->

    <owl:Class rdf:about="&oboe-characteristics;VolumePerVolume">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;VolumetricArea -->

    <owl:Class rdf:about="&oboe-characteristics;VolumetricArea">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;VolumetricDensity -->

    <owl:Class rdf:about="&oboe-characteristics;VolumetricDensity">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;VolumetricMassDensityRate -->

    <owl:Class rdf:about="&oboe-characteristics;VolumetricMassDensityRate">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;VolumetricRate -->

    <owl:Class rdf:about="&oboe-characteristics;VolumetricRate">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
    


    <!-- &oboe-characteristics;WaveNumber -->

    <owl:Class rdf:about="&oboe-characteristics;WaveNumber">
        <rdfs:subClassOf rdf:resource="&oboe-core;MeasuredCharacteristic"/>
    </owl:Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.2.1789) http://owlapi.sourceforge.net -->