<?xml version="1.0"?>
<rdf:RDF
  xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:nav="http://www.cuahsi.org/navigation#"
  xmlns:com-subs="http://www.cuahsi.org/subshydrocompound#"
  xmlns:cor-subs="http://www.cuahsi.org/subshydrocore#"
  xmlns="http://www.cuahsi.org/subshydrosyn#"
  xml:base="http://www.cuahsi.org/subshydrosyn">

  <owl:Ontology rdf:about="">
  </owl:Ontology>
<!--    <owl:imports rdf:resource="http://hydroseek.org/search/ontology/flow.owl"/> -->

  <owl:Class rdf:ID="flowRateGroundWater">
    <rdfs:label xml:lang="en">Flow Rate, Ground Water</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://www.cuahsi.org/navigation#subsurfaceHydrology"/>
    <owl:equivalentClass rdf:resource="http://www.cuahsi.org/subshydrocore#groundWaterFlow"/>
  </owl:Class>

  <owl:Class rdf:ID="dischargeGroundWater">
    <rdfs:label xml:lang="en">Discharge, Groundwater</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://www.cuahsi.org/navigation#subsurfaceHydrology"/>
    <owl:equivalentClass rdf:resource="http://www.cuahsi.org/subshydrocore#groundWaterFlow"/>
  </owl:Class>
  
  <owl:Class rdf:ID="groundWaterLevel">
    <rdfs:label xml:lang="en">Ground Water Level</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://www.cuahsi.org/navigation#subsurfaceHydrology"/>
    <owl:equivalentClass rdf:resource="http://www.cuahsi.org/subshydrocore#waterLevelGroundWater"/>
  </owl:Class>

  <owl:Class rdf:ID="wellLevel">
    <rdfs:label xml:lang="en">Well Level</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://www.cuahsi.org/navigation#subsurfaceHydrology"/>
    <owl:equivalentClass rdf:resource="http://www.cuahsi.org/subshydrocore#waterLevelGroundWater"/>
  </owl:Class>



</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.2.1, Build 365)  http://protege.stanford.edu -->

