<?xml version="1.0"?>
<rdf:RDF
    xmlns:rss="http://purl.org/rss/1.0/"
    xmlns:temporal="http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl#"
    xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
    xmlns:p5="http://web.resource.org/rss/1.0/schema.rdf#"
    xmlns:swrlx="http://swrl.stanford.edu/ontologies/built-ins/3.3/swrlx.owl#"
    xmlns:p3="http://iridl.ldeo.columbia.edu/ontologies/iridlsemantics.owl#"
    xmlns:swrlm="http://swrl.stanford.edu/ontologies/built-ins/3.4/swrlm.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:abox="http://swrl.stanford.edu/ontologies/built-ins/3.3/abox.owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns="http://iridl.ldeo.columbia.edu/ontologies/iridl.owl#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:term="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#"
    xmlns:irisweet="http://iridl.ldeo.columbia.edu/ontologies/SWEET.owl#"
    xmlns:p1="http://purl.org/dc/terms/#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:p2="http://purl.org/dc/elements/1.1/#"
    xmlns:p4="http://iridl.ldeo.columbia.edu/ontologies/ismemberof.owl#"
    xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:crosswalk="http://iridl.ldeo.columbia.edu/ontologies/iricrosswalk.owl#"
    xmlns:tbox="http://swrl.stanford.edu/ontologies/built-ins/3.3/tbox.owl#"
  xml:base="http://iridl.ldeo.columbia.edu/ontologies/iridl.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/Authorization.owl"/>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IRIDL Data Structures and Terms</dc:title>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
    <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iridlcontent.owl"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/built-ins/3.3/abox.owl"/>
    <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/built-ins/3.3/swrlx.owl"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/built-ins/3.3/tbox.owl"/>
    <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/rss.owl"/>
    <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/built-ins/3.4/swrlm.owl"/>
    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/built-ins/3.3/temporal.owl"/>
    <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iridlsemantics.owl"/>
    <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >M. Benno Blumenthal</dc:creator>
  </owl:Ontology>
  <owl:Class rdf:ID="Semantics">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DataLibrary"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">class containing Data Library semantics.  Connected with iridl:hasSemantics to iridl:Content.  Intent is to have a search interface display the semantic structure associated with any given group of content, i.e. hasSemantics tells the interface which semantics are associated with the Content, and the class structure within iridl:Semantics tells the interface how  to organize (and thus present) the semantics.

</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Axiom_3">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Axioms"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
          <rdf:Description rdf:ID="Content"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="Metadata_Crosswalk">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DataLibrary"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Location">
    <rdfs:subClassOf>
      <term:Taxa rdf:ID="Distinguishing_Characteristics">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <rdfs:label xml:lang="en">Distinguishing Characteristics</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#Term"/>
        <rdfs:subClassOf rdf:resource="#Semantics"/>
        <rdfs:comment xml:lang="en">This is the starting point for a search interface to display the semantics associated with a given subset of the iridl:Content, i.e. the search interface organizes and displays individuals of this class (and its sub-classes).
</rdfs:comment>
      </term:Taxa>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SSTGroup">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="IRIDLTermGroups"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:hasValue>
          <Quantity rdf:ID="SeaSurfaceTemperature">
            <term:directlyImplies>
              <Realm rdf:ID="SeaSurface">
                <term:directlyImpliedBy>
                  <Quantity rdf:ID="SeaSurfaceTemperatureAnomaly">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Sea Surface Temperature Anomaly</rdfs:label>
                    <term:directlyImplies>
                      <Quantity rdf:ID="temperature">
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="LandSurfaceTemperature">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Land Surface Temperature</rdfs:label>
                            <term:directlyImplies rdf:resource="#temperature"/>
                            <term:directlyImplies>
                              <Realm rdf:ID="LandSurface">
                                <term:directlyImplies>
                                  <VerticalLocation rdf:ID="Surface">
                                    <term:directlyImpliedBy rdf:resource="#LandSurface"/>
                                    <term:directlyImpliedBy>
                                      <Realm rdf:ID="PlanetarySurface">
                                        <term:directlyImplies rdf:resource="#Surface"/>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Planetary Surface</rdfs:label>
                                        <term:directlyImpliedBy>
                                          <Quantity rdf:ID="surface_snow_depth">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Surface Snow Depth</rdfs:label>
                                            <term:directlyImplies>
                                              <Quantity rdf:ID="Thickness">
                                                <term:directlyImpliedBy rdf:resource="#surface_snow_depth"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Thickness</rdfs:label>
                                              </Quantity>
                                            </term:directlyImplies>
                                            <term:directlyImplies rdf:resource="#PlanetarySurface"/>
                                            <term:directlyImplies>
                                              <Substance rdf:ID="Snow">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Snow</rdfs:label>
                                                <term:directlyImpliedBy rdf:resource="#surface_snow_depth"/>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="snowfall_amount">
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Snowfall Amount</rdfs:label>
                                                    <term:directlyImplies>
                                                      <Fundamental_Quantity rdf:ID="MassContent">
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >MassContent</rdfs:label>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="AtmosphericCO2">
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Atmospheric CO2</rdfs:label>
                                                            <term:directlyImplies rdf:resource="#MassContent"/>
                                                            <term:directlyImplies>
                                                              <Substance rdf:ID="CO2">
    <term:directlyImpliedBy rdf:resource="#AtmosphericCO2"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CO2</rdfs:label>                                         </Substance>
                                                            </term:directlyImplies>
                                                            <term:directlyImplies>
                                                              <Realm rdf:ID="Atmosphere">
    <term:directlyImpliedBy>
      <Phenomena rdf:ID="Atmospheric_Circulation">
        <rdfs:label xml:lang="en">Atmospheric Circulation</rdfs:label>
        <term:directlyImplies rdf:resource="#Atmosphere"/>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="geopotential_height">
            <term:directlyImplies rdf:resource="#Atmospheric_Circulation"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Geopotential Height</rdfs:label>
          </Quantity>
        </term:directlyImpliedBy>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="AtmosphericPressure">
            <term:directlyImpliedBy>
              <Quantity rdf:ID="MSLP">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Mean Sea Level Pressure</rdfs:label>
                <term:directlyImplies>
                  <VerticalLocation rdf:ID="MeanSeaLevel">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Mean Sea Level</rdfs:label>
                    <term:directlyImpliedBy rdf:resource="#MSLP"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="SLP">
                        <rdfs:label xml:lang="en">Sea Level Pressure</rdfs:label>
                        <term:directlyImplies rdf:resource="#MeanSeaLevel"/>
                        <term:directlyImplies rdf:resource="#AtmosphericPressure"/>
                      </Quantity>
                    </term:directlyImpliedBy>
                  </VerticalLocation>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#AtmosphericPressure"/>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#SLP"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Atmospheric Pressure</rdfs:label>
            <term:directlyImplies rdf:resource="#Atmosphere"/>
            <term:directlyImplies rdf:resource="#Atmospheric_Circulation"/>
            <term:directlyImplies>
              <Quantity rdf:ID="Pressure">
                <rdfs:label xml:lang="en">Pressure</rdfs:label>
                <term:directlyImpliedBy rdf:resource="#AtmosphericPressure"/>
              </Quantity>
            </term:directlyImplies>
          </Quantity>
        </term:directlyImpliedBy>
      </Phenomena>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="AirTemperature2m">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Air Temperature (2m)</rdfs:label>
        <term:directlyImplies rdf:resource="#Atmosphere"/>
        <term:directlyImplies>
          <VerticalLocation rdf:ID="z2m">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >2m</rdfs:label>
            <term:directlyImpliedBy rdf:resource="#AirTemperature2m"/>
            <term:directlyImplies>
              <VerticalLocation rdf:ID="NearSurface">
                <term:directlyImpliedBy>
                  <VerticalLocation rdf:ID="z10m">
                    <term:directlyImplies rdf:resource="#NearSurface"/>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >10m</rdfs:label>
                  </VerticalLocation>
                </term:directlyImpliedBy>
                <term:directlyImpliedBy rdf:resource="#z2m"/>
              </VerticalLocation>
            </term:directlyImplies>
          </VerticalLocation>
        </term:directlyImplies>
        <term:directlyImplies rdf:resource="#temperature"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="PrecipitableWaterAmount">
        <term:directlyImplies>
          <Substance rdf:ID="Water_Vapor">
            <term:directlyImpliedBy>
              <Quantity rdf:ID="Evapotranspiration">
                <term:directlyImplies rdf:resource="#Atmosphere"/>
                <term:directlyImplies rdf:resource="#Water_Vapor"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Evapotranspiration</rdfs:label>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="RelativeHumidity">
                <term:directlyImplies rdf:resource="#Water_Vapor"/>
                <rdfs:label xml:lang="en">Relative Humidity</rdfs:label>
                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >should be 0 - 100% or equivalent</rdfs:comment>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="SpecificHumidity">
                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >should be in the range 0 to 16 g/kg</rdfs:comment>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Specific Humidity</rdfs:label>
                <term:directlyImplies rdf:resource="#Water_Vapor"/>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#PrecipitableWaterAmount"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Water Vapor</rdfs:label>
          </Substance>
        </term:directlyImplies>
        <term:directlyImplies rdf:resource="#Atmosphere"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Precipitable Water</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="Aerosol_Index">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Aerosol_Index</rdfs:label>
        <term:directlyImplies rdf:resource="#Atmosphere"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy rdf:resource="#Evapotranspiration"/>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="TotalAirColumn">
        <term:directlyImplies rdf:resource="#Atmosphere"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Total Air Column</rdfs:label>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy rdf:resource="#AtmosphericCO2"/>
    <term:directlyImpliedBy rdf:resource="#AtmosphericPressure"/>
    <rdfs:label xml:lang="en">Atmosphere</rdfs:label>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="AirTemperature">
        <term:directlyImplies rdf:resource="#Atmosphere"/>
        <term:directlyImplies rdf:resource="#temperature"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Air Temperature</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>                                 </Realm>
                                                            </term:directlyImplies>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="soil_moisture_content">
                                                            <term:directlyImplies rdf:resource="#MassContent"/>
                                                            <term:directlyImplies>
                                                              <Substance rdf:ID="Water">
    <term:directlyImpliedBy rdf:resource="#soil_moisture_content"/>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="water_evaporation_flux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Water Evaporation Flux</rdfs:label>
        <term:directlyImplies>
          <Phenomena rdf:ID="Evaporation">
            <rdfs:label xml:lang="en">Evaporation</rdfs:label>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="water_evaporation_amount">
                <term:directlyImplies rdf:resource="#MassContent"/>
                <term:directlyImplies rdf:resource="#Evaporation"/>
                <term:directlyImplies rdf:resource="#Water"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Water Evaporation Amount</rdfs:label>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#water_evaporation_flux"/>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="water_evaporation_rate">
                <term:directlyImplies>
                  <Fundamental_Quantity rdf:ID="Rate">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Rate</rdfs:label>
                    <term:directlyImpliedBy rdf:resource="#water_evaporation_rate"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="precipitation_rate">
                        <term:directlyImplies rdf:resource="#Rate"/>
                        <term:directlyImplies>
                          <Phenomena rdf:ID="Precipitation">
                            <rdfs:label xml:lang="en">Precipitation</rdfs:label>
                            <term:directlyImpliedBy>
                              <Phenomena rdf:ID="Snowfall">
                                <term:directlyImpliedBy rdf:resource="#snowfall_amount"/>
                                <term:directlyImpliedBy>
                                  <Quantity rdf:ID="snowfall_rate">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Snowfall Rate</rdfs:label>
                                    <term:directlyImplies rdf:resource="#Snow"/>
                                    <term:directlyImplies rdf:resource="#Rate"/>
                                    <term:directlyImplies rdf:resource="#Snowfall"/>
                                  </Quantity>
                                </term:directlyImpliedBy>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Snowfall</rdfs:label>
                                <term:directlyImplies rdf:resource="#Precipitation"/>
                              </Phenomena>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy>
                              <Phenomena rdf:ID="Rainfall">
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Rainfall</rdfs:label>
                                <term:directlyImplies rdf:resource="#Precipitation"/>
                              </Phenomena>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy rdf:resource="#precipitation_rate"/>
                            <term:directlyImpliedBy>
                              <Deprecated rdf:ID="precipitation">
                                <term:directlyImplies rdf:resource="#Precipitation"/>
                                <rdfs:label xml:lang="en">Precipitation</rdfs:label>
                                <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >not to be used -- should use iridl:Precipitation instead</rdfs:comment>
                              </Deprecated>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy>
                              <Quantity rdf:ID="WASP">
                                <term:directlyImplies rdf:resource="#Precipitation"/>
                                <term:directlyImplies>
                                  <Analysis rdf:ID="standardized">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Standardized</rdfs:label>
                                    <term:directlyImpliedBy>
                                      <Quantity rdf:ID="StandardizedPrecipitationIndex">
                                        <term:directlyImplies rdf:resource="#Precipitation"/>
                                        <term:directlyImplies rdf:resource="#standardized"/>
                                        <term:directlyImplies>
                                          <Quantity rdf:ID="Climate_Indices">
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="EastPacificPattern">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >East Pacific Pattern</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="PalmerDroughtSeverityIndex">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Palmer Drought Severity Index</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="NorthPacificOscillationIndex">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label xml:lang="en"
                                                >North Pacific Oscillation Index</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="NorthAtlanticOscillationIndex">
                                                <rdfs:label xml:lang="en"
                                                >North AtlanticOscillation Index</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="EquatorialSouthernOscillationIndex">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Equatorial Southern Oscillation Index</rdfs:label>
                                                <term:directlyImplies>
                                                  <Phenomena rdf:ID="enso">
                                                    <term:directlyImpliedBy>
                                                      <Nino rdf:ID="Nino3.4">
                                                        <term:directlyImplies rdf:resource="#enso"/>
                                                        <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Nino3.4 Index</rdfs:label>
                                                      </Nino>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImpliedBy>
                                                      <Nino rdf:ID="Nino4">
                                                        <term:directlyImplies rdf:resource="#enso"/>
                                                        <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Nino4 Index</rdfs:label>
                                                      </Nino>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImpliedBy rdf:resource="#EquatorialSouthernOscillationIndex"/>
                                                    <term:directlyImpliedBy>
                                                      <Quantity rdf:ID="SouthernOscillationIndex">
                                                        <term:directlyImplies rdf:resource="#enso"/>
                                                        <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Southern Oscillation Index</rdfs:label>
                                                      </Quantity>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImpliedBy>
                                                      <Nino rdf:ID="Nino3">
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Nino3 Index</rdfs:label>
                                                        <term:directlyImplies rdf:resource="#enso"/>
                                                        <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                      </Nino>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImpliedBy>
                                                      <Nino rdf:ID="Nino1_2">
                                                        <term:directlyImplies rdf:resource="#enso"/>
                                                        <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Nino1+2 Index</rdfs:label>
                                                      </Nino>
                                                    </term:directlyImpliedBy>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >ENSO</rdfs:label>
                                                  </Phenomena>
                                                </term:directlyImplies>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy rdf:resource="#Nino1_2"/>
                                            <term:directlyImpliedBy rdf:resource="#Nino4"/>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="PacificNorthAmericanPattern">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Pacific North American Pattern</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="PolarEurasiaPattern">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Polar Eurasia Pattern</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="EastAtlanticPattern">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >East Atlantic Pattern</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy rdf:resource="#SouthernOscillationIndex"/>
                                            <term:directlyImpliedBy rdf:resource="#StandardizedPrecipitationIndex"/>
                                            <term:directlyImpliedBy rdf:resource="#Nino3"/>
                                            <term:directlyImpliedBy rdf:resource="#Nino3.4"/>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="ScandinaviaPattern">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Scandinavia Pattern</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Climate Indices</rdfs:label>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="TropicalNorthernHemispherePattern">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Tropical/Northern Hemisphere Pattern</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="EastAtlanticJetPattern">
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >East Atlantic Jet Pattern</rdfs:label>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="PacificTransitionPattern">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Pacific Transition Pattern</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="EastAtlanticWestRussianPattern">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >East Atlantic/WestRussian Pattern</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                            <term:directlyImpliedBy>
                                              <Quantity rdf:ID="WestPacificPattern">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >West Pacific Pattern</rdfs:label>
                                                <term:directlyImplies rdf:resource="#Climate_Indices"/>
                                              </Quantity>
                                            </term:directlyImpliedBy>
                                          </Quantity>
                                        </term:directlyImplies>
                                        <rdfs:label xml:lang="en"
                                        >Standardized Precipitation Index</rdfs:label>
                                      </Quantity>
                                    </term:directlyImpliedBy>
                                    <term:directlyImpliedBy rdf:resource="#WASP"/>
                                  </Analysis>
                                </term:directlyImplies>
                                <term:directlyImplies>
                                  <Analysis rdf:ID="anomaly">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Anomaly</rdfs:label>
                                    <term:directlyImpliedBy rdf:resource="#SeaSurfaceTemperatureAnomaly"/>
                                    <term:directlyImpliedBy rdf:resource="#WASP"/>
                                  </Analysis>
                                </term:directlyImplies>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >WASP</rdfs:label>
                              </Quantity>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy>
                              <Quantity rdf:ID="precipitation_amount">
                                <term:directlyImplies rdf:resource="#Precipitation"/>
                                <term:directlyImplies rdf:resource="#MassContent"/>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Precipitation Amount</rdfs:label>
                              </Quantity>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy rdf:resource="#StandardizedPrecipitationIndex"/>
                          </Phenomena>
                        </term:directlyImplies>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Precipitation Rate</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy rdf:resource="#snowfall_rate"/>
                  </Fundamental_Quantity>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#Evaporation"/>
                <term:directlyImplies rdf:resource="#Water"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Water Evaporation Rate</rdfs:label>
              </Quantity>
            </term:directlyImpliedBy>
          </Phenomena>
        </term:directlyImplies>
        <term:directlyImplies rdf:resource="#Water"/>
        <term:directlyImplies>
          <Quantity rdf:ID="Flux">
            <term:directlyImpliedBy>
              <Quantity rdf:ID="MeridionalMoistureFlux">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >MeridionalMoistureFlux</rdfs:label>
                <term:directlyImplies>
                  <Directions rdf:ID="northward">
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="Meridional_Temperature_Flux">
                        <term:directlyImplies rdf:resource="#northward"/>
                        <term:directlyImplies rdf:resource="#Flux"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Meridional Temperature Flux</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy rdf:resource="#MeridionalMoistureFlux"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="MeridionalWIndStress">
                        <term:directlyImplies>
                          <Quantity rdf:ID="Stress">
                            <term:directlyImpliedBy>
                              <Quantity rdf:ID="ZonalWindStress">
                                <term:directlyImplies rdf:resource="#SeaSurface"/>
                                <term:directlyImplies>
                                  <Phenomena rdf:ID="Wind">
                                    <term:directlyImpliedBy>
                                      <Quantity rdf:ID="northward_wind">
                                        <rdfs:label xml:lang="en"
                                        >Northward Wind</rdfs:label>
                                        <term:directlyImplies rdf:resource="#Wind"/>
                                        <term:directlyImplies>
                                          <Quantity rdf:ID="meridional_velocity">
                                            <term:directlyImplies>
                                              <Quantity rdf:ID="Velocity">
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="zonal_velocity">
                                                    <term:directlyImpliedBy>
                                                      <Quantity rdf:ID="eastward_wind">
                                                        <rdfs:label
                                                         xml:lang="en"
                                                        >Eastward Wind</rdfs:label>
                                                        <term:directlyImplies rdf:resource="#Wind"/>
                                                        <term:directlyImplies rdf:resource="#zonal_velocity"/>
                                                      </Quantity>
                                                    </term:directlyImpliedBy>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Zonal Velocity</rdfs:label>
                                                    <term:directlyImplies>
                                                      <Directions rdf:ID="eastward">
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="Zonal_Momentum_Flux">
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Momentum Flux</rdfs:label>
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                            <term:directlyImplies rdf:resource="#Flux"/>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="ZonalHeatFlux">
                                                            <term:directlyImplies>
                                                              <Substance rdf:ID="Heat">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat</rdfs:label>
    <term:directlyImpliedBy>
      <Substance rdf:ID="Sensible_Heat">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Sensible_Heat</rdfs:label>
        <term:directlyImplies rdf:resource="#Heat"/>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="sensible_heat_flux">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Sensible Heat Flux</rdfs:label>
            <term:directlyImplies rdf:resource="#Sensible_Heat"/>
            <term:directlyImplies rdf:resource="#Flux"/>
          </Quantity>
        </term:directlyImpliedBy>
      </Substance>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy rdf:resource="#ZonalHeatFlux"/>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="NetHeatFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Net Heat Flux</rdfs:label>
        <term:directlyImplies rdf:resource="#Heat"/>
        <term:directlyImplies rdf:resource="#Flux"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="MeridionalHeatFlux">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Meridional Heat Flux</rdfs:label>
        <term:directlyImplies rdf:resource="#Heat"/>
        <term:directlyImplies rdf:resource="#Flux"/>
        <term:directlyImplies rdf:resource="#northward"/>
      </Quantity>
    </term:directlyImpliedBy>                                 </Substance>
                                                            </term:directlyImplies>
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                            <term:directlyImplies rdf:resource="#Flux"/>
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Heat Flux</rdfs:label>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy rdf:resource="#ZonalWindStress"/>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="Zonal_Temperature_Flux">
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Temperature Flux</rdfs:label>
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                            <term:directlyImplies rdf:resource="#Flux"/>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="ZonalPseudoStress">
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                            <term:directlyImplies rdf:resource="#Stress"/>
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Pseudo-Stress</rdfs:label>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="ZonalMoistureFlux">
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                            <term:directlyImplies rdf:resource="#Flux"/>
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Moisture Flux</rdfs:label>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="Zonal_Kinetic_Energy_Flux">
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Zonal Kinetic Energy Flux</rdfs:label>
                                                            <term:directlyImplies rdf:resource="#Flux"/>
                                                            <term:directlyImplies rdf:resource="#eastward"/>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy rdf:resource="#zonal_velocity"/>
                                                      </Directions>
                                                    </term:directlyImplies>
                                                    <term:directlyImplies rdf:resource="#Velocity"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="VerticalVelocity">
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Vertical Velocity</rdfs:label>
                                                    <term:directlyImplies>
                                                      <Directions rdf:ID="up">
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Up</rdfs:label>
                                                        <term:directlyImpliedBy rdf:resource="#VerticalVelocity"/>
                                                      </Directions>
                                                    </term:directlyImplies>
                                                    <term:directlyImplies rdf:resource="#Velocity"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy rdf:resource="#meridional_velocity"/>
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Velocity</rdfs:label>
                                              </Quantity>
                                            </term:directlyImplies>
                                            <term:directlyImplies rdf:resource="#northward"/>
                                            <term:directlyImpliedBy rdf:resource="#northward_wind"/>
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Meridional Velocity</rdfs:label>
                                          </Quantity>
                                        </term:directlyImplies>
                                      </Quantity>
                                    </term:directlyImpliedBy>
                                    <term:directlyImpliedBy rdf:resource="#ZonalWindStress"/>
                                    <term:directlyImpliedBy rdf:resource="#MeridionalWIndStress"/>
                                    <term:directlyImpliedBy>
                                      <Quantity rdf:ID="WindDirection">
                                        <term:directlyImplies>
                                          <Fundamental_Quantity rdf:ID="Direction">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Direction</rdfs:label>
                                            <term:directlyImpliedBy rdf:resource="#WindDirection"/>
                                          </Fundamental_Quantity>
                                        </term:directlyImplies>
                                        <term:directlyImplies rdf:resource="#Wind"/>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Wind Direction</rdfs:label>
                                      </Quantity>
                                    </term:directlyImpliedBy>
                                    <term:directlyImpliedBy>
                                      <Quantity rdf:ID="WindSpeed">
                                        <term:directlyImplies rdf:resource="#Wind"/>
                                        <term:directlyImplies>
                                          <Quantity rdf:ID="Speed">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Speed</rdfs:label>
                                            <term:directlyImpliedBy rdf:resource="#WindSpeed"/>
                                          </Quantity>
                                        </term:directlyImplies>
                                        <rdfs:label rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Wind Speed</rdfs:label>
                                      </Quantity>
                                    </term:directlyImpliedBy>
                                    <term:directlyImpliedBy rdf:resource="#eastward_wind"/>
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Wind</rdfs:label>
                                  </Phenomena>
                                </term:directlyImplies>
                                <term:directlyImplies rdf:resource="#eastward"/>
                                <term:directlyImplies rdf:resource="#Stress"/>
                                <rdfs:label xml:lang="en">Zonal Wind Stress</rdfs:label>
                              </Quantity>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy>
                              <Quantity rdf:ID="MeridionalPseudoStress">
                                <term:directlyImplies rdf:resource="#northward"/>
                                <term:directlyImplies rdf:resource="#Stress"/>
                                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Meridional Pseudo-Stress</rdfs:label>
                              </Quantity>
                            </term:directlyImpliedBy>
                            <term:directlyImpliedBy rdf:resource="#ZonalPseudoStress"/>
                            <term:directlyImpliedBy rdf:resource="#MeridionalWIndStress"/>
                          </Quantity>
                        </term:directlyImplies>
                        <term:directlyImplies rdf:resource="#Wind"/>
                        <term:directlyImplies rdf:resource="#SeaSurface"/>
                        <term:directlyImplies rdf:resource="#northward"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Meridional Wind Stress</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy rdf:resource="#MeridionalHeatFlux"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="Meridional_Momentum_Flux">
                        <term:directlyImplies rdf:resource="#Flux"/>
                        <term:directlyImplies rdf:resource="#northward"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Meridional Momentum Flux</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy rdf:resource="#MeridionalPseudoStress"/>
                    <term:directlyImpliedBy rdf:resource="#meridional_velocity"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="Meridional_Kinetic_Energy_Flux">
                        <term:directlyImplies rdf:resource="#Flux"/>
                        <term:directlyImplies rdf:resource="#northward"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Meridional Kinetic Energy Flux</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                  </Directions>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#Flux"/>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#MeridionalHeatFlux"/>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="net_radiative_flux">
                <term:directlyImplies>
                  <Fundamental_Quantity rdf:ID="Radiance">
                    <term:directlyImpliedBy rdf:resource="#net_radiative_flux"/>
                    <term:directlyImpliedBy>
                      <Substance rdf:ID="Shortwave_Radiation">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Shortwave Radiation</rdfs:label>
                        <term:directlyImplies rdf:resource="#Radiance"/>
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="shortwave_heat_flux">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Shortwave Heat Flux</rdfs:label>
                            <term:directlyImplies rdf:resource="#Shortwave_Radiation"/>
                            <term:directlyImplies rdf:resource="#Flux"/>
                          </Quantity>
                        </term:directlyImpliedBy>
                      </Substance>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="FAPAR">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >FAPAR</rdfs:label>
                        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Fraction of Absorbed Photosynthetically Active Radiation</rdfs:comment>
                        <term:directlyImplies rdf:resource="#Radiance"/>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy>
                      <Substance rdf:ID="Longwave_Radiation">
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="longwave_heat_flux">
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Longwave Heat Flux</rdfs:label>
                            <term:directlyImplies rdf:resource="#Longwave_Radiation"/>
                            <term:directlyImplies rdf:resource="#Flux"/>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="OutgoingLongwaveRadiation">
                            <rdfs:label xml:lang="en">Outgoing Longwave Radiation</rdfs:label>
                            <term:directlyImplies rdf:resource="#Longwave_Radiation"/>
                            <term:directlyImplies rdf:resource="#Flux"/>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <term:directlyImplies rdf:resource="#Radiance"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Longwave_Radiation</rdfs:label>
                      </Substance>
                    </term:directlyImpliedBy>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Radiance</rdfs:label>
                  </Fundamental_Quantity>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#Flux"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Net Radiative Flux</rdfs:label>
              </Quantity>
            </term:directlyImpliedBy>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Flux</rdfs:label>
            <term:directlyImpliedBy rdf:resource="#Meridional_Temperature_Flux"/>
            <term:directlyImpliedBy rdf:resource="#OutgoingLongwaveRadiation"/>
            <term:directlyImpliedBy rdf:resource="#NetHeatFlux"/>
            <term:directlyImpliedBy rdf:resource="#sensible_heat_flux"/>
            <term:directlyImpliedBy rdf:resource="#Zonal_Momentum_Flux"/>
            <term:directlyImpliedBy rdf:resource="#Meridional_Momentum_Flux"/>
            <term:directlyImpliedBy rdf:resource="#shortwave_heat_flux"/>
            <term:directlyImpliedBy rdf:resource="#Zonal_Kinetic_Energy_Flux"/>
            <term:directlyImpliedBy rdf:resource="#ZonalHeatFlux"/>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="latent_heat_flux">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Latent Heat Flux</rdfs:label>
                <term:directlyImplies>
                  <Substance rdf:ID="Latent_Heat">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Latent_Heat</rdfs:label>
                    <term:directlyImpliedBy rdf:resource="#latent_heat_flux"/>
                  </Substance>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#Flux"/>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#longwave_heat_flux"/>
            <term:directlyImpliedBy rdf:resource="#Meridional_Kinetic_Energy_Flux"/>
            <term:directlyImpliedBy rdf:resource="#water_evaporation_flux"/>
            <term:directlyImpliedBy>
              <Quantity rdf:ID="surface_salt_flux">
                <term:directlyImplies>
                  <Substance rdf:ID="Salt">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Salt</rdfs:label>
                    <term:directlyImpliedBy rdf:resource="#surface_salt_flux"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="Salinity">
                        <term:directlyImplies rdf:resource="#Salt"/>
                        <term:directlyImplies>
                          <Substance rdf:ID="Seawater">
                            <term:directlyImpliedBy rdf:resource="#Salinity"/>
                            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >Seawater</rdfs:label>
                          </Substance>
                        </term:directlyImplies>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Salinity</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                  </Substance>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#SeaSurface"/>
                <term:directlyImplies rdf:resource="#Flux"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Surface Salt Flux</rdfs:label>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#Zonal_Temperature_Flux"/>
            <term:directlyImpliedBy rdf:resource="#ZonalMoistureFlux"/>
          </Quantity>
        </term:directlyImplies>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy rdf:resource="#water_evaporation_amount"/>
    <term:directlyImpliedBy rdf:resource="#water_evaporation_rate"/>
                                                              </Substance>
                                                            </term:directlyImplies>
                                                            <term:directlyImplies>
                                                              <Realm rdf:ID="SoilLayer">
    <term:directlyImpliedBy rdf:resource="#soil_moisture_content"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Soil Layer</rdfs:label>                                  </Realm>
                                                            </term:directlyImplies>
                                                            <rdfs:label
                                                             xml:lang="en"
                                                            >Soil Moisture Content</rdfs:label>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                        <term:directlyImpliedBy rdf:resource="#water_evaporation_amount"/>
                                                        <term:directlyImpliedBy rdf:resource="#snowfall_amount"/>
                                                        <term:directlyImpliedBy rdf:resource="#precipitation_amount"/>
                                                        <term:directlyImpliedBy>
                                                          <Quantity rdf:ID="snow_liquid_water_equivalent">
                                                            <term:directlyImplies rdf:resource="#Snow"/>
                                                            <term:directlyImplies rdf:resource="#PlanetarySurface"/>
                                                            <term:directlyImplies rdf:resource="#MassContent"/>
                                                            <rdfs:label
                                                             rdf:datatype=
                                                            "http://www.w3.org/2001/XMLSchema#string"
                                                            >Snow (Liquid Water Equivalent)</rdfs:label>
                                                          </Quantity>
                                                        </term:directlyImpliedBy>
                                                      </Fundamental_Quantity>
                                                    </term:directlyImplies>
                                                    <term:directlyImplies rdf:resource="#Snow"/>
                                                    <term:directlyImplies rdf:resource="#Snowfall"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy rdf:resource="#snowfall_rate"/>
                                                <term:directlyImpliedBy rdf:resource="#snow_liquid_water_equivalent"/>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="Snow_Melt">
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Snow Melt</rdfs:label>
                                                    <term:directlyImplies rdf:resource="#Snow"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                              </Substance>
                                            </term:directlyImplies>
                                          </Quantity>
                                        </term:directlyImpliedBy>
                                        <term:directlyImpliedBy rdf:resource="#snow_liquid_water_equivalent"/>
                                        <term:directlyImpliedBy>
                                          <Quantity rdf:ID="LandCover">
                                            <rdfs:label rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >LandCover</rdfs:label>
                                            <term:directlyImplies>
                                              <Quantity rdf:ID="Classification">
                                                <rdfs:label rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >Classification</rdfs:label>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="Mask">
                                                    <term:directlyImpliedBy>
                                                      <Quantity rdf:ID="sea_ice_concentration">
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Sea Ice Concentration</rdfs:label>
                                                        <term:directlyImplies rdf:resource="#Mask"/>
                                                      </Quantity>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImpliedBy>
                                                      <Quantity rdf:ID="Exists">
                                                        <term:directlyImplies rdf:resource="#Mask"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Exists?</rdfs:label>
                                                      </Quantity>
                                                    </term:directlyImpliedBy>
                                                    <term:directlyImplies rdf:resource="#Classification"/>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Mask</rdfs:label>
                                                    <rdfs:comment
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >presence (1) or absence (0) of a particular class.   Can have fractional values as well conoting partial membership in class.</rdfs:comment>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="Soil_Type">
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Soil Type</rdfs:label>
                                                    <term:directlyImplies>
                                                      <Substance rdf:ID="Soil">
                                                        <term:directlyImpliedBy rdf:resource="#Soil_Type"/>
                                                        <rdfs:label
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Soil</rdfs:label>
                                                      </Substance>
                                                    </term:directlyImplies>
                                                    <term:directlyImplies rdf:resource="#Classification"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="landsea_mask">
                                                    <term:directlyImplies rdf:resource="#Classification"/>
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Land Sea Mask</rdfs:label>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy>
                                                  <Quantity rdf:ID="landseaicemask">
                                                    <rdfs:label
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >Land Sea Ice Mask</rdfs:label>
                                                    <term:directlyImplies rdf:resource="#Classification"/>
                                                  </Quantity>
                                                </term:directlyImpliedBy>
                                                <term:directlyImpliedBy rdf:resource="#LandCover"/>
                                                <rdfs:comment
                                                 rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >characterized into a discrete set of classes</rdfs:comment>
                                              </Quantity>
                                            </term:directlyImplies>
                                            <term:directlyImplies rdf:resource="#PlanetarySurface"/>
                                          </Quantity>
                                        </term:directlyImpliedBy>
                                        <term:isImpliedBy rdf:resource="#LandSurface"/>
                                        <term:isImpliedBy>
                                          <Realm rdf:ID="WaterSurface">
                                            <term:isImpliedBy rdf:resource="#SeaSurface"/>
                                            <term:implies rdf:resource="#PlanetarySurface"/>
                                          </Realm>
                                        </term:isImpliedBy>
                                      </Realm>
                                    </term:directlyImpliedBy>
                                    <term:directlyImpliedBy rdf:resource="#SeaSurface"/>
                                  </VerticalLocation>
                                </term:directlyImplies>
                                <term:implies rdf:resource="#PlanetarySurface"/>
                                <term:directlyImpliedBy>
                                  <Quantity rdf:ID="NDVI">
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >NDVI</rdfs:label>
                                    <term:directlyImplies rdf:resource="#LandSurface"/>
                                  </Quantity>
                                </term:directlyImpliedBy>
                                <term:directlyImpliedBy>
                                  <Quantity rdf:ID="GroundFrostFrequency">
                                    <term:directlyImplies rdf:resource="#LandSurface"/>
                                    <rdfs:label rdf:datatype=
                                    "http://www.w3.org/2001/XMLSchema#string"
                                    >Ground Frost Frequency</rdfs:label>
                                  </Quantity>
                                </term:directlyImpliedBy>
                                <term:directlyImpliedBy>
                                  <Quantity rdf:ID="DewPointTemperature">
                                    <rdfs:label xml:lang="en"
                                    >Dew Point Temperature</rdfs:label>
                                    <term:directlyImplies rdf:resource="#LandSurface"/>
                                  </Quantity>
                                </term:directlyImpliedBy>
                                <term:directlyImpliedBy rdf:resource="#LandSurfaceTemperature"/>
                              </Realm>
                            </term:directlyImplies>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <term:directlyImpliedBy rdf:resource="#AirTemperature2m"/>
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="VirtualTemperature">
                            <rdfs:label xml:lang="en">Virtual Temperature</rdfs:label>
                            <term:directlyImplies rdf:resource="#temperature"/>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Temperature</rdfs:label>
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="PotentialTemperature">
                            <term:directlyImplies rdf:resource="#temperature"/>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <term:directlyImpliedBy rdf:resource="#AirTemperature"/>
                        <term:directlyImpliedBy rdf:resource="#SeaSurfaceTemperature"/>
                        <term:directlyImpliedBy>
                          <Quantity rdf:ID="TotalTemperature">
                            <term:directlyImplies rdf:resource="#temperature"/>
                            <rdfs:label xml:lang="en">Total Temperature</rdfs:label>
                          </Quantity>
                        </term:directlyImpliedBy>
                        <term:directlyImpliedBy rdf:resource="#SeaSurfaceTemperatureAnomaly"/>
                      </Quantity>
                    </term:directlyImplies>
                    <term:directlyImplies rdf:resource="#SeaSurface"/>
                    <term:directlyImplies rdf:resource="#anomaly"/>
                  </Quantity>
                </term:directlyImpliedBy>
                <term:directlyImpliedBy rdf:resource="#ZonalWindStress"/>
                <term:directlyImpliedBy>
                  <Quantity rdf:ID="SeaSurfaceHeight">
                    <term:directlyImplies>
                      <Quantity rdf:ID="Height">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >Height</rdfs:label>
                        <term:directlyImpliedBy rdf:resource="#SeaSurfaceHeight"/>
                      </Quantity>
                    </term:directlyImplies>
                    <term:directlyImplies rdf:resource="#SeaSurface"/>
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Sea Surface Height</rdfs:label>
                  </Quantity>
                </term:directlyImpliedBy>
                <term:directlyImpliedBy rdf:resource="#surface_salt_flux"/>
                <term:directlyImpliedBy rdf:resource="#MeridionalWIndStress"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Sea Surface</rdfs:label>
                <term:directlyImpliedBy rdf:resource="#SeaSurfaceTemperature"/>
                <term:implies rdf:resource="#WaterSurface"/>
                <term:directlyImplies rdf:resource="#Surface"/>
              </Realm>
            </term:directlyImplies>
            <term:directlyImplies rdf:resource="#temperature"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Sea Surface Temperature</rdfs:label>
          </Quantity>
        </owl:hasValue>
        <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:hasValue rdf:resource="#SeaSurface"/>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#TotalTemperature"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#IRIDLTermGroups">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DataLibrary"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="AuthorizationRealm">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DataLibrary"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Metadata_Convention">
    <rdfs:comment xml:lang="en">class containing metadata conventions.  These are ontologies of mostly datatype properties, so that sets of properties can be extracted to output within a particular convention set.  rdfs:isDefinedBy connects these ontologies and their properties.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DataLibrary"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="NumericDataType">
    <rdfs:subClassOf rdf:resource="#Semantics"/>
  </owl:Class>
  <owl:Class rdf:ID="Metadata_Tool">
    <rdfs:comment xml:lang="en">These are the tools used to work with the metadata in this context.
</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DataLibrary"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Axiom_2"/>
  <owl:Class rdf:ID="feature_variable">
    <rdfs:subClassOf rdf:resource="#dependent_variable"/>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:minCardinality>
        <owl:onProperty rdf:resource="#OpenGISSimpleFeature"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasSemantics"/>
        </owl:onProperty>
        <owl:hasValue>
          <Quantity rdf:ID="Feature">
            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >OpenGIS Feature</rdfs:comment>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Feature</rdfs:label>
          </Quantity>
        </owl:hasValue>
      </owl:Restriction>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="AtmosphericPressureGroup">
    <rdfs:subClassOf rdf:resource="#IRIDLTermGroups"/>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:hasValue rdf:resource="#AtmosphericPressure"/>
        <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#Atmosphere"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#Pressure"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="SSTAGroup">
    <rdfs:subClassOf rdf:resource="#IRIDLTermGroups"/>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
        <owl:hasValue rdf:resource="#SeaSurfaceTemperatureAnomaly"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#SeaSurface"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:hasValue rdf:resource="#anomaly"/>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#temperature"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#DataLibrary">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This is the topmost point for the Data Library Metadata.  The two
major sub-classes are Content (datasets, variables, and documents) and
Semantics (information about the Content used to organize it).
</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="dataset_SearchItem">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <rdf:Description rdf:ID="dataset"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
                >1</owl:minCardinality>
                <owl:onProperty rdf:resource="#hasReferenceDocumentation"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty rdf:resource="#isContainerOf"/>
                <owl:someValuesFrom>
                  <rdf:Description rdf:ID="variable">
                    <rdfs:subClassOf rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#SearchItem"/>
                  </rdf:Description>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:comment xml:lang="en">Class to ensure that a dataset with  referenceDocumentation or with 
      variables will be a term:SearchItem.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#SearchItem"/>
  </owl:Class>
  <owl:Class rdf:ID="Deprecated">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </owl:Class>
  <owl:Class rdf:ID="Axiom_1"/>
  <owl:Class rdf:ID="Directions">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </owl:Class>
  <owl:Class rdf:ID="Nino">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nino Indices</rdfs:label>
    <rdfs:subClassOf>
      <term:Facet rdf:ID="Quantity">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
        <rdfs:label xml:lang="en">Quantity</rdfs:label>
        <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
      </term:Facet>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Local_Semantic">
    <rdfs:subClassOf rdf:resource="#DataLibrary"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Class to define semantic objects that are defined within datasets</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Units">
    <rdfs:subClassOf rdf:resource="#Semantics"/>
  </owl:Class>
  <owl:Class rdf:ID="AirTemperature2mGroup">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
        <owl:hasValue rdf:resource="#AirTemperature2m"/>
      </owl:Restriction>
    </owl:equivalentClass>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#AirTemperature"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
            <owl:hasValue rdf:resource="#z2m"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="#IRIDLTermGroups"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="hasLocalSemantics">
    <rdfs:domain rdf:resource="#Content"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasUnits">
    <rdfs:domain rdf:resource="#variable"/>
    <rdfs:range rdf:resource="#Units"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="generates">
    <rdfs:domain rdf:resource="#Metadata_Tool"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This property is used to connect programs to their output files for files that are generated programatically</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasSemantics">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This is the property that connects Data Library Content to Data Library Semantics. 
</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
    <rdfs:domain rdf:resource="#Content"/>
    <rdfs:range rdf:resource="#Semantics"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDataType">
    <rdfs:range rdf:resource="#NumericDataType"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#variable"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasStartingPoint">
    <rdfs:domain rdf:resource="#Metadata_Tool"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="understands">
    <rdfs:domain rdf:resource="#Metadata_Tool"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isUnderstoodBy"/>
    </owl:inverseOf>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="Overlaps">
    <owl:inverseOf rdf:resource="#Overlaps"/>
    <rdfs:range rdf:resource="#Location"/>
    <rdfs:domain rdf:resource="#Location"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSpatial_Resolution">
    <rdfs:subPropertyOf rdf:resource="#hasSemantics"/>
    <rdfs:range>
      <term:Facet rdf:ID="Spatial_Resolution">
        <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
        <rdfs:label xml:lang="en">Spatial Resolution</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
      </term:Facet>
    </rdfs:range>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasConvention">
    <rdfs:domain rdf:resource="#Metadata_Crosswalk"/>
    <rdfs:range rdf:resource="#Metadata_Convention"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="ContainsMoreThan">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="Contains"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isUnderstoodBy">
    <owl:inverseOf rdf:resource="#understands"/>
    <rdfs:range rdf:resource="#Metadata_Tool"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This property is used to connect properties to the Metadata_Tools that understand them, i.e. the tools make special (i.e. semantic) use of the linked properties.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#Contains">
    <rdfs:subPropertyOf rdf:resource="#Overlaps"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="icon">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="members_label">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="member_label">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="partOfValuePartition">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="partOfPattern"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#partOfPattern">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
  </owl:DatatypeProperty>
  <Substance rdf:ID="Chlorophyll"/>
  <Institution rdf:ID="HADLEY">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UK Met Office Hadley Centre</rdfs:label>
  </Institution>
  <Substance rdf:ID="Air"/>
  <Institution rdf:ID="FSU"/>
  <Substance rdf:ID="Sea_Ice">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sea Ice</rdfs:label>
  </Substance>
  <Analysis rdf:ID="standard_deviation">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standard Deviation</rdfs:label>
  </Analysis>
  <Quantity rdf:ID="Voltage">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Voltage</rdfs:label>
  </Quantity>
  <Institution rdf:ID="MRI">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Meteorological Research Institute (Japan)</rdfs:label>
  </Institution>
  <Institution rdf:ID="LDEO">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lamont-Doherty Earth Observatory</rdfs:label>
  </Institution>
  <Substance rdf:ID="Methane">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Methane</rdfs:label>
  </Substance>
  <Quantity rdf:ID="WetBulbTemperature"/>
  <Quantity rdf:ID="BWI">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Basist wetness index</rdfs:label>
  </Quantity>
  <Institution rdf:ID="TAMU">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Texas A&amp;M University</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Volume">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Volume</rdfs:label>
  </Quantity>
  <Product_Type rdf:ID="time_series">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time Series</rdfs:label>
  </Product_Type>
  <rdf:Description rdf:about="http://iridl.ldeo.columbia.edu/ontologies/Permission_Procedure">
    <rdfs:subClassOf rdf:resource="#DataLibrary"/>
  </rdf:Description>
  <Analysis rdf:ID="variance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Variance</rdfs:label>
  </Analysis>
  <Institution rdf:ID="PAGASA">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PAGASA</rdfs:label>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Philippine Atmospheric, Geophysical and Astronomical Services Administration</dc:description>
  </Institution>
  <Quantity rdf:ID="Error_Percent_of_Mean">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Error: Percent of Mean</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="Price">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Price</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="OpticalThickness">
    <rdfs:label xml:lang="en">Optical Thickness</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="friction_velocity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Friction Velocity</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="Probability">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Probability</rdfs:label>
  </Quantity>
  <Institution rdf:ID="OhioStateUniversity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ohio State University</rdfs:label>
  </Institution>
  <Quantity rdf:ID="longitude">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Longitude</rdfs:label>
  </Quantity>
  <Spatial_Resolution rdf:ID="Climate_Division">
    <rdfs:label xml:lang="en">Climate Division</rdfs:label>
  </Spatial_Resolution>
  <Institution rdf:ID="MeteoFrance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Météo France</rdfs:label>
  </Institution>
  <Location_Facet rdf:ID="Global">
    <ContainsMoreThan>
      <Location rdf:ID="Africa">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Africa</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="South_America">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >South America</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="Australia">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Australia</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="North_America">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >North America</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="Europe">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Europe</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="Central_America">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Central America</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="Middle_East">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Middle East</rdfs:label>
      </Location>
    </ContainsMoreThan>
    <ContainsMoreThan>
      <Location rdf:ID="Pacific"/>
    </ContainsMoreThan>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Global</rdfs:label>
    <ContainsMoreThan>
      <Location rdf:ID="Asia_Indonesia">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Asia Indonesia</rdfs:label>
      </Location>
    </ContainsMoreThan>
  </Location_Facet>
  <Quantity rdf:ID="Reflectance">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reflectance</rdfs:label>
  </Quantity>
  <Sector rdf:ID="agriculture">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Agriculture</rdfs:label>
  </Sector>
  <term:Facet rdf:ID="Topics">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdfs:label xml:lang="en">Topics</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <Institution rdf:ID="IRI">
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >International Research Institute for Climate and Society</dc:title>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IRI</rdfs:label>
  </Institution>
  <Institution rdf:ID="COLA">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Center for Ocean-Land-Atmosphere Studies</rdfs:label>
  </Institution>
  <Institution rdf:ID="IAP">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Institute of Atmospheric Physics, China</rdfs:label>
  </Institution>
  <Institution rdf:ID="BRF">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Black Rock Forest</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Magnetic_Deviation">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Magnetic Deviation</rdfs:label>
  </Quantity>
  <Realm rdf:ID="IceCore">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ice Core</rdfs:label>
  </Realm>
  <Quantity rdf:ID="latitude">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Latitude</rdfs:label>
  </Quantity>
  <Institution rdf:ID="ORNL">
    <dc:title xml:lang="en">Oak Ridge National Laboratory</dc:title>
  </Institution>
  <Analysis rdf:ID="column_average">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Column Average</rdfs:label>
  </Analysis>
  <Quantity rdf:ID="WRSI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Water Requirement Satisfaction Index</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >WRSI</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="Streamfunction"/>
  <Institution rdf:ID="U_Toronto">
    <rdfs:label xml:lang="en">U of Toronto</rdfs:label>
  </Institution>
  <Quantity rdf:ID="PAR">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PAR</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Photosynthetically-Active Radiation</rdfs:comment>
  </Quantity>
  <Quantity rdf:ID="SigmaT">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SigmaT</rdfs:label>
  </Quantity>
  <crosswalk:DualDefinedObjectMapping rdf:ID="ContentToTermClassMapping">
    <crosswalk:dualClasses rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#Term"/>
    <crosswalk:dualClasses rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <crosswalk:outsideClass rdf:resource="#Content"/>
    <crosswalk:objectProperties rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"/>
    <crosswalk:objectProperties rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#isDescribedBy"/>
  </crosswalk:DualDefinedObjectMapping>
  <Institution rdf:ID="FUNCEME">
    <rdfs:label xml:lang="pt">Funda&amp;#231;&amp;#227;o Cearense de Meteorologia e Recursos H&amp;#237;dricos</rdfs:label>
  </Institution>
  <Phenomena rdf:ID="Earthquake">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Earthquake</rdfs:label>
  </Phenomena>
  <Institution rdf:ID="CDIAC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Carbon Dioxide Information Analysis Center</rdfs:label>
  </Institution>
  <Time rdf:ID="seasonal">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Seasonal</rdfs:label>
  </Time>
  <Analysis rdf:ID="difference">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Difference</rdfs:label>
  </Analysis>
  <Quantity rdf:ID="Area">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Area</rdfs:label>
  </Quantity>
  <Institution rdf:ID="SOC">
    <rdfs:label xml:lang="en">Southampton Oceanography Centre</rdfs:label>
  </Institution>
  <Analysis rdf:ID="spatial_average">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spatial Average</rdfs:label>
  </Analysis>
  <Time rdf:ID="hourly">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hourly</rdfs:label>
  </Time>
  <Analysis rdf:ID="forecast">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Forecast</rdfs:label>
  </Analysis>
  <Institution rdf:ID="MIT"/>
  <Institution rdf:ID="LODYC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LODYC</rdfs:label>
    <dc:title xml:lang="fr">Laboratoire d'Oc&amp;#233;anographie Dynamique et de Climatologie</dc:title>
  </Institution>
  <Institution rdf:ID="USGS">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >United States Geological Survey</rdfs:label>
  </Institution>
  <Institution rdf:ID="ANEEL">
    <rdfs:label xml:lang="pt">Ag&amp;#234;ncia Nacional de Energia El&amp;#233;trica</rdfs:label>
  </Institution>
  <Fundamental_Quantity rdf:ID="Mass">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass</rdfs:label>
  </Fundamental_Quantity>
  <Quantity rdf:ID="Convergence"/>
  <Institution rdf:ID="CERFACS">
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >European Centre for Research and Advanced Training in Scientific Computation</dc:title>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CERACS</rdfs:label>
  </Institution>
  <Institution rdf:ID="UNAM">
    <rdfs:label xml:lang="es">Universidad Nacional Aut&amp;#243;noma de M&amp;#233;xico</rdfs:label>
  </Institution>
  <Institution rdf:ID="UNH">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >University of New Hampshire</rdfs:label>
  </Institution>
  <Institution rdf:ID="U_Chicago">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >University of Chicago</rdfs:label>
  </Institution>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <NumericDataType rdf:ID="booleantype"/>
      <NumericDataType rdf:ID="realarraytype"/>
      <NumericDataType rdf:ID="doublearraytype"/>
      <NumericDataType rdf:ID="integerarraytype"/>
      <NumericDataType rdf:ID="shortarraytype"/>
      <NumericDataType rdf:ID="bytearraytype"/>
      <NumericDataType rdf:ID="complexarraytype"/>
      <NumericDataType rdf:ID="complexdoublearraytype"/>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <Substance rdf:ID="CondensedWater"/>
  <Product_Type rdf:ID="animated">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Animated</rdfs:label>
  </Product_Type>
  <Time rdf:ID="six-hourly">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Six-Hourly</rdfs:label>
  </Time>
  <Institution rdf:ID="DEKLIM">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >German Climate Research Program</rdfs:label>
  </Institution>
  <Analysis rdf:ID="percentile">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Percentile</rdfs:label>
  </Analysis>
  <Time rdf:ID="weekly">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Weekly</rdfs:label>
  </Time>
  <Institution rdf:ID="UC_Davis"/>
  <Quantity rdf:ID="WetDayFrequency">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wet Day Frequency</rdfs:label>
  </Quantity>
  <Analysis rdf:ID="verification">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Verification</rdfs:label>
  </Analysis>
  <Sector rdf:ID="FoodSecurity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Food Security</rdfs:label>
  </Sector>
  <Institution rdf:ID="WHOI">
    <dc:title xml:lang="en">Woods Hole Oceanographic Institiution</dc:title>
  </Institution>
  <Institution rdf:ID="IIASA">
    <dc:title xml:lang="en">International Institute for Applied Systems Analyses</dc:title>
  </Institution>
  <Institution rdf:ID="CCRS">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Canada Centre for Remote Sensing</rdfs:label>
  </Institution>
  <Institution rdf:ID="HMC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hydrometcentre of Russia</rdfs:label>
  </Institution>
  <Time rdf:ID="annual">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Annual</rdfs:label>
  </Time>
  <Quantity rdf:ID="PotentialDensity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Potential Density</rdfs:label>
  </Quantity>
  <Realm rdf:ID="Land"/>
  <Sector rdf:ID="climate">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Climate</rdfs:label>
  </Sector>
  <Institution rdf:ID="SIO">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Scripps Institute of Oceanography</rdfs:label>
  </Institution>
  <Institution rdf:ID="Oceanweather">
    <dc:title xml:lang="en">Oceanweather, Inc</dc:title>
  </Institution>
  <rdf:Description rdf:ID="map_page">
    <rdfs:subClassOf rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/iriterms.owl#SearchItem"/>
  </rdf:Description>
  <Time rdf:ID="monthly">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Monthly</rdfs:label>
  </Time>
  <Time rdf:ID="pentad">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pentad</rdfs:label>
  </Time>
  <Quantity rdf:ID="DryBulbTemperature">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dry Bulb Temperature</rdfs:label>
  </Quantity>
  <Time rdf:ID="dekad">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dekad</rdfs:label>
  </Time>
  <Quantity rdf:ID="Divergence">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Divergence</rdfs:label>
  </Quantity>
  <VerticalLocation rdf:ID="AtmosphericBoundaryLayer">
    <rdfs:label xml:lang="en">Atmospheric Boundary Layer</rdfs:label>
  </VerticalLocation>
  <Quantity rdf:ID="Vapor_Pressure">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vapor Pressure</rdfs:label>
  </Quantity>
  <Institution rdf:ID="MPI_Met">
    <dc:title xml:lang="en">Max-Planck Institute for Meteorology</dc:title>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MPI Met</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Biomass">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Biomass</rdfs:label>
  </Quantity>
  <Institution rdf:ID="KMA">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Korea Meteorological Agency</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Pressure_Vertical_Velocity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >vertical velocity given as a time rate of pressure change</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Pressure Vertical Velocity</rdfs:label>
  </Quantity>
  <Analysis rdf:ID="minimum">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Minimum</rdfs:label>
  </Analysis>
  <Analysis rdf:ID="maximum">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Maximum</rdfs:label>
  </Analysis>
  <Institution rdf:ID="UMD">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >University of Maryland</rdfs:label>
  </Institution>
  <Institution rdf:ID="IITM">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indian Institute of Tropical Meteorology</rdfs:label>
  </Institution>
  <Quantity rdf:ID="PressureCoordinate"/>
  <Institution rdf:ID="CNES">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centre National d'Etudes Spatiale</rdfs:label>
  </Institution>
  <Institution rdf:ID="MGO">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Main Geophysical Observatory, Russia</rdfs:label>
  </Institution>
  <Analysis rdf:ID="mean">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mean</rdfs:label>
  </Analysis>
  <Institution rdf:ID="CCCma">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Canadian Centre for Climate Modelling and Analysis</rdfs:label>
  </Institution>
  <Quantity rdf:ID="waterpath">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Water Path</rdfs:label>
  </Quantity>
  <Institution rdf:ID="INGV">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >INGV</rdfs:label>
    <dc:title xml:lang="it">Istituto Nazionale di Geofisica e Vulcanologia</dc:title>
  </Institution>
  <Institution rdf:ID="CPTEC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CPTEC</rdfs:label>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Centro de Previsão de Tempo e Estudos Climáticos</dc:title>
  </Institution>
  <Product_Type rdf:ID="static">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Static</rdfs:label>
  </Product_Type>
  <Institution rdf:ID="GRDC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Global Runoff Data Centre</rdfs:label>
  </Institution>
  <Substance rdf:ID="Deuterium">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deuterium</rdfs:label>
  </Substance>
  <Spatial_Resolution rdf:ID="station">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Station</rdfs:label>
  </Spatial_Resolution>
  <Quantity rdf:ID="DissolvedConcentration">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dissolved Concentration</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="ErtelPotentialVorticity">
    <rdfs:label xml:lang="en">Ertel Potential Vorticity</rdfs:label>
  </Quantity>
  <Institution rdf:ID="OSU">
    <dc:title xml:lang="en">Oregon State University</dc:title>
  </Institution>
  <Phenomena rdf:ID="Dew">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dew</rdfs:label>
  </Phenomena>
  <Institution rdf:ID="IMD">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >India Meteorological Department</rdfs:label>
  </Institution>
  <Time rdf:ID="daily">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Daily</rdfs:label>
  </Time>
  <Institution rdf:ID="FAO">
    <dc:title xml:lang="en">Food and Agriculture Organization of the United Nations</dc:title>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >FAO</rdfs:label>
  </Institution>
  <Institution rdf:ID="INIA">
    <rdfs:label xml:lang="es">Instituto Nacional de Investigaci&amp;#243;n Agropecuaria</rdfs:label>
  </Institution>
  <Substance rdf:ID="CO"/>
  <Institution rdf:ID="CNRS">
    <rdfs:label xml:lang="fr">Centre National de la Recherche Scientifique</rdfs:label>
  </Institution>
  <Substance rdf:ID="Silicate"/>
  <Institution rdf:ID="NCAR">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >National Center for Atmospheric Research</rdfs:label>
  </Institution>
  <Product_Type rdf:ID="interactive">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interactive Tool</rdfs:label>
  </Product_Type>
  <Substance rdf:ID="Nitrate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NO3</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nitrate</rdfs:label>
  </Substance>
  <Substance rdf:ID="Ice">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ice</rdfs:label>
  </Substance>
  <Substance rdf:ID="Phosphate"/>
  <Quantity rdf:ID="Elevation">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elevation</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="ApparentOxygenUtilization">
    <rdfs:label xml:lang="en">Apparent Oxygen Utilization</rdfs:label>
  </Quantity>
  <Institution rdf:ID="UEA">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >University of East Anglia</rdfs:label>
  </Institution>
  <DatasetCategory rdf:ID="airsea">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Air-Sea Interface</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Datasets focusing on the boundary between the atmosphere and the ocean. Includes sea surface temperature (SST) and wind stress data variables, among others.</rdfs:comment>
  </DatasetCategory>
  <Analysis rdf:ID="climatology">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Climatology</rdfs:label>
  </Analysis>
  <Quantity rdf:ID="VelocityPotential">
    <rdfs:label xml:lang="en">Velocity Potential</rdfs:label>
  </Quantity>
  <Institution rdf:ID="LSTM">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Liverpool School of Tropical Medicine</rdfs:label>
  </Institution>
  <Quantity rdf:ID="EVI">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EVI</rdfs:label>
                                    <term:directlyImplies rdf:resource="#LandSurface"/>
  </Quantity>
  <Institution rdf:ID="CIESIN"/>
  <Time rdf:ID="half-hourly">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Half Hourly</rdfs:label>
  </Time>
  <Institution rdf:ID="UKMO">
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UK Met Office</dc:title>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UKMO</rdfs:label>
  </Institution>
  <Institution rdf:ID="CMC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Canadian Meteorological Centre</rdfs:label>
  </Institution>
  <Institution rdf:ID="ECMWF">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ECMWF</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Vectorial_Capacity">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vectorial_Capacity</rdfs:label>
  </Quantity>
  <Substance rdf:ID="Nitrite">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NO2</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Nitrite</rdfs:label>
  </Substance>
  <Product_Type rdf:ID="text">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Text Product</rdfs:label>
  </Product_Type>
  <Quantity rdf:ID="HybridHeight">
    <rdfs:label xml:lang="en">Hybrid Height</rdfs:label>
  </Quantity>
  <term:Facet rdf:ID="Person">
    <rdfs:label xml:lang="en">Person</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <Institution rdf:ID="NOAA">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NOAA</rdfs:label>
    <term:directlyImpliedBy>
      <Institution rdf:ID="NCEP">
        <term:directlyImplies rdf:resource="#NOAA"/>
      </Institution>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Institution rdf:ID="NODC">
        <term:directlyImplies rdf:resource="#NOAA"/>
      </Institution>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Institution rdf:ID="GFDL">
        <term:directlyImplies rdf:resource="#NOAA"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >GFDL</rdfs:label>
      </Institution>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Institution rdf:ID="NCDC">
        <term:directlyImplies rdf:resource="#NOAA"/>
      </Institution>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Institution rdf:ID="NGDC">
        <term:directlyImplies rdf:resource="#NOAA"/>
      </Institution>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Institution rdf:ID="PMEL">
        <term:directlyImplies rdf:resource="#NOAA"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >PMEL</rdfs:label>
      </Institution>
    </term:directlyImpliedBy>
  </Institution>
  <Institution rdf:ID="JRC">
    <term:directlyImplies>
      <Institution rdf:ID="EuropeanUnion">
        <term:directlyImpliedBy rdf:resource="#JRC"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >European Union</rdfs:label>
      </Institution>
    </term:directlyImplies>
    <term:directlyImpliedBy>
      <Institution rdf:ID="IES">
        <term:directlyImplies rdf:resource="#JRC"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Institute for Environment and Sustainability</rdfs:label>
      </Institution>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Joint Research Centre</rdfs:label>
  </Institution>
  <Disease rdf:ID="Malaria">
    <term:directlyImpliedBy>
      <Disease rdf:ID="Epidemic_Malaria">
        <term:directlyImplies rdf:resource="#Malaria"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Epidemic Malaria</rdfs:label>
      </Disease>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Disease rdf:ID="Endemic_Malaria">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Endemic Malaria</rdfs:label>
        <term:directlyImplies rdf:resource="#Malaria"/>
      </Disease>
    </term:directlyImpliedBy>
    <term:directlyImplies>
      <Sector rdf:ID="health">
        <term:directlyImpliedBy rdf:resource="#Malaria"/>
        <term:directlyImpliedBy>
          <Disease rdf:ID="Meningitis">
            <term:directlyImplies rdf:resource="#health"/>
          </Disease>
        </term:directlyImpliedBy>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Health</rdfs:label>
      </Sector>
    </term:directlyImplies>
  </Disease>
  <VerticalLocation rdf:ID="StandardPressureLevels">
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL200mb">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >200 mb</rdfs:label>
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL925mb">
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >925 mb</rdfs:label>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL850mb">
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >850 mb</rdfs:label>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL1000mb">
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1000 mb</rdfs:label>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL250mb">
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >250 mb</rdfs:label>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <VerticalLocation rdf:ID="SPL500mb">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >500 mb</rdfs:label>
        <term:directlyImplies rdf:resource="#StandardPressureLevels"/>
      </VerticalLocation>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standard Pressure Levels</rdfs:label>
  </VerticalLocation>
  <Quantity rdf:ID="cloud_cover">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >some sort of fraction: 0-100% or octas or tenths</rdfs:comment>
    <term:directlyImplies>
      <Phenomena rdf:ID="Cloud">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Cloud</rdfs:label>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="Cloud_Work_Function">
            <term:directlyImplies rdf:resource="#Cloud"/>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Cloud Work Function</rdfs:label>
          </Quantity>
        </term:directlyImpliedBy>
        <term:directlyImpliedBy rdf:resource="#cloud_cover"/>
      </Phenomena>
    </term:directlyImplies>
    <term:directlyImplies>
      <Quantity rdf:ID="Fraction">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Fraction</rdfs:label>
        <term:directlyImpliedBy rdf:resource="#cloud_cover"/>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >percentage  coverage (same as Mask)</rdfs:comment>
      </Quantity>
    </term:directlyImplies>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cloud Cover</rdfs:label>
  </Quantity>
  <Institution rdf:ID="WCRP">
    <term:directlyImplies>
      <Institution rdf:ID="WMO">
        <term:directlyImpliedBy rdf:resource="#WCRP"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >WMO</rdfs:label>
      </Institution>
    </term:directlyImplies>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >World Climate Research Programme</rdfs:label>
    <term:directlyImpliedBy>
      <Institution rdf:ID="GPCC">
        <term:directlyImplies rdf:resource="#WCRP"/>
        <rdfs:label xml:lang="en">Global Precipitation Climate Centre</rdfs:label>
      </Institution>
    </term:directlyImpliedBy>
  </Institution>
  <Quantity rdf:ID="Depth20degC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >20 Deg C Isotherm Depth</rdfs:label>
    <term:directlyImplies>
      <VerticalLocation rdf:ID="d20C">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >20C Isotherm</rdfs:label>
        <term:directlyImpliedBy rdf:resource="#Depth20degC"/>
        <term:directlyImplies>
          <Realm rdf:ID="Ocean">
            <term:directlyImpliedBy>
              <Quantity rdf:ID="dO18">
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >delta O18</rdfs:label>
                <term:directlyImplies>
                  <Substance rdf:ID="Oxygen">
                    <term:directlyImpliedBy rdf:resource="#dO18"/>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="O18ratio">
                        <term:directlyImplies rdf:resource="#Oxygen"/>
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >O18 Isotopic Ratio</rdfs:label>
                      </Quantity>
                    </term:directlyImpliedBy>
                    <term:directlyImpliedBy>
                      <Quantity rdf:ID="OxygenSaturation">
                        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >OxygenSaturation</rdfs:label>
                        <term:directlyImplies rdf:resource="#Oxygen"/>
                      </Quantity>
                    </term:directlyImpliedBy>
                  </Substance>
                </term:directlyImplies>
                <term:directlyImplies rdf:resource="#Ocean"/>
              </Quantity>
            </term:directlyImpliedBy>
            <term:directlyImpliedBy rdf:resource="#d20C"/>
            <term:directlyImpliedBy>
              <VerticalLocation rdf:ID="OceanicMixedLayer">
                <term:directlyImplies rdf:resource="#Ocean"/>
                <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Oceanic Mixed Layer</rdfs:label>
              </VerticalLocation>
            </term:directlyImpliedBy>
          </Realm>
        </term:directlyImplies>
      </VerticalLocation>
    </term:directlyImplies>
    <term:directlyImplies>
      <Quantity rdf:ID="Depth">
        <term:directlyImpliedBy rdf:resource="#Depth20degC"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Depth</rdfs:label>
      </Quantity>
    </term:directlyImplies>
  </Quantity>
  <Quantity rdf:ID="Vorticity">
    <term:directlyImpliedBy>
      <Quantity rdf:ID="RelativeVorticity">
        <rdfs:label xml:lang="en">Relative Vorticity</rdfs:label>
        <term:directlyImplies rdf:resource="#Vorticity"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="AbsoluteVorticity">
        <term:directlyImplies rdf:resource="#Vorticity"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Absolute Vorticity</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="PotentialVorticity">
        <term:directlyImplies rdf:resource="#Vorticity"/>
        <rdfs:label xml:lang="en">Potential Vorticity</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vorticity</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="Count">
    <term:directlyImpliedBy>
      <Quantity rdf:ID="number_of_samples">
        <term:directlyImplies rdf:resource="#Count"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Number of Samples</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="number_of_observations">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Number of Observations</rdfs:label>
        <term:directlyImplies rdf:resource="#Count"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="Population">
        <term:directlyImplies rdf:resource="#Count"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Population</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Count</rdfs:label>
  </Quantity>
  <Quantity rdf:ID="IDs">
    <term:directlyImpliedBy>
      <Quantity rdf:ID="Station_ID">
        <term:directlyImplies rdf:resource="#IDs"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Station ID</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="Version">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Version</rdfs:label>
        <term:directlyImplies rdf:resource="#IDs"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="ISO3166-1-alpha-2">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO Country Codes (2)</rdfs:label>
        <term:directlyImplies rdf:resource="#IDs"/>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO County Codes (2 letters)</rdfs:comment>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="ISO3166-1-alpha-3">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO Country Codes (3)</rdfs:label>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO Country Codes (3 letters)</rdfs:comment>
        <term:directlyImplies rdf:resource="#IDs"/>
      </Quantity>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier</rdfs:label>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="ISO3166-1-numeric-3">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO Country Code (3 digit number)  Same As United Nations Statistical Division</rdfs:comment>
        <term:directlyImplies rdf:resource="#IDs"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >ISO Country Code (N3)</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >set of distiguishing numbers or character strings</rdfs:comment>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="Names">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Name</rdfs:label>
        <term:directlyImplies rdf:resource="#IDs"/>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="Person_Name">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Person Name</rdfs:label>
            <term:directlyImplies rdf:resource="#Names"/>
          </Quantity>
        </term:directlyImpliedBy>
        <term:directlyImpliedBy>
          <Quantity rdf:ID="Location_Name">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Location Name</rdfs:label>
            <term:directlyImplies rdf:resource="#Names"/>
          </Quantity>
        </term:directlyImpliedBy>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="USPO-States">
        <term:directlyImplies rdf:resource="#IDs"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >USPO State Names</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
  </Quantity>
  <Quantity rdf:ID="Flow">
    <term:directlyImpliedBy>
      <Quantity rdf:ID="streamflow">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Streamflow</rdfs:label>
        <term:directlyImplies rdf:resource="#Flow"/>
      </Quantity>
    </term:directlyImpliedBy>
    <term:directlyImpliedBy>
      <Quantity rdf:ID="runoff">
        <term:directlyImplies rdf:resource="#Flow"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Runoff</rdfs:label>
      </Quantity>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Flow</rdfs:label>
  </Quantity>
  <Institution rdf:ID="Taiwan">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Taiwan</rdfs:label>
    <term:directlyImpliedBy>
      <Institution rdf:ID="T-CWB">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Central Weather Bureau</rdfs:label>
        <term:directlyImplies rdf:resource="#Taiwan"/>
      </Institution>
    </term:directlyImpliedBy>
  </Institution>
  <Spatial_Resolution rdf:ID="Gridded">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gridded</rdfs:label>
    <term:directlyImpliedBy>
      <Spatial_Resolution rdf:ID="deg1x1">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1 x 1 Degree</rdfs:label>
        <term:directlyImplies rdf:resource="#Gridded"/>
      </Spatial_Resolution>
    </term:directlyImpliedBy>
  </Spatial_Resolution>
  <Institution rdf:ID="BCC">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Beijing Climate Center</rdfs:label>
    <term:directlyImplies>
      <Institution rdf:ID="CMA">
        <term:directlyImpliedBy rdf:resource="#BCC"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >China Meteorological Administration</rdfs:label>
      </Institution>
    </term:directlyImplies>
  </Institution>
  <Institution rdf:ID="GISS">
    <term:directlyImplies>
      <Institution rdf:ID="NASA">
        <term:directlyImpliedBy rdf:resource="#GISS"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >NASA</rdfs:label>
      </Institution>
    </term:directlyImplies>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Goddard Institute for Space Studies</rdfs:label>
  </Institution>
  <Quantity rdf:ID="Date">
    <term:directlyImplies>
      <Quantity rdf:ID="time">
        <term:directlyImpliedBy rdf:resource="#Date"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Time</rdfs:label>
      </Quantity>
    </term:directlyImplies>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Date</rdfs:label>
  </Quantity>
  <Institution rdf:ID="NERC">
    <term:directlyImpliedBy>
      <Institution rdf:ID="BADC">
        <term:directlyImplies rdf:resource="#NERC"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >British Atmospheric Data Centre</rdfs:label>
      </Institution>
    </term:directlyImpliedBy>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Natural Environment Research Council</rdfs:label>
  </Institution>
  <term:Facet rdf:ID="VerticalLocation">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:label xml:lang="en">Vertical Location</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </term:Facet>
  <term:Facet rdf:ID="Analysis">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:label xml:lang="en">Analysis</rdfs:label>
  </term:Facet>
  <term:Facet rdf:ID="Sector">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdfs:label xml:lang="en">Sector</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="DatasetCategory">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:label xml:lang="en">Dataset Category</rdfs:label>
  </term:Facet>
  <term:Facet rdf:ID="Realm">
    <rdfs:label xml:lang="en">Realm</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="Substance">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:label xml:lang="en">Substance</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </term:Facet>
  <term:Facet rdf:ID="Institution">
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdfs:label xml:lang="en">Institution</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="Product_Type">
    <rdfs:label xml:lang="en">Product Type</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="Disease">
    <rdfs:label xml:lang="en">Disease</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="Fundamental_Quantity">
    <rdfs:label xml:lang="en">Fundamental Quantity</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </term:Facet>
  <term:Facet rdf:ID="Time">
    <rdfs:label xml:lang="en">Time</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
  </term:Facet>
  <term:Facet rdf:ID="Phenomena">
    <rdfs:label xml:lang="en">Phenomena</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Distinguishing_Characteristics"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
  <term:Facet rdf:ID="Location_Facet">
    <rdfs:subClassOf rdf:resource="#Location"/>
    <rdfs:label xml:lang="en">Location</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </term:Facet>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4.1, Build 536)  http://protege.stanford.edu -->
