Location: semantic-annotation @ 6ae217019bf5 / thomas_2000.cellml

Author:
Dewan Sarwar <sarwarcse@gmail.com>
Date:
2019-02-07 13:16:58+13:00
Desc:
change PR id for warren model
Permanent Source URI:
https://models.physiomeproject.org/workspace/267/rawfile/6ae217019bf59fc1e22e2dc5235751c6fcf6be24/thomas_2000.cellml

<?xml version="1.0" encoding="UTF-8"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:semsim="http://www.bhi.washington.edu/SemSim#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" name="thomas_2000" cmeta:id="thomas_2000">
  <documentation xmlns="http://cellml.org/tmp-documentation">
    <article>
      <articleinfo>
        <title>Inner medullary lactate production and accumulation: a vasa recta model</title>
        <author>
          <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
          <affiliation>
            <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
          </affiliation>
        </author>
      </articleinfo>
      <section id="sec_status">
        <title>Model Status</title>
        <para>This CellML version of the model has been checked in COR and PCEnv and it runs in PCEnv.  The model will not run in COR because it does not contain any time derivatives - COR expects the units of the differential equations to be a function of time (not length as it is in this case).  However, COR did allow for the units to be checked and they are consistent.  The model runs in PCEnv but as yet it does not recreate the published results.  This may be due to differences in the defined set of initial conditions.  The model author has been contacted and we are currently receiving their help and advice.</para>
      </section>
      <sect1 id="sec_structure">
        <title>Model Structure</title>
        <para>S. Randall Thomas here investigates the possibility that recycling of lactate produced by anaerobic glycolysis in the inner medulla of the kidney can provide sufficient of a lactate gradient to contributes significantly to the urine concentrating mechanism.</para>
        <para>Assuming (from other sources) that 20% of the glucose delivered to the inner medulla, Thomas uses a mathematical model of the inner medullary vasa recta, based on observed mass distribution and distribution of loops, to investigate a range of plausible values of lactose and glucose permeabilities, to see which values would allow a sufficient accumulation of a lactate gradient to be a significant contributor to urine concentrating ability, in different circumstances of blood flow and diuresis.</para>
        <para>The complete original paper reference is cited below:</para>
        <para>
          Inner medullary lactate production and accumulation: a vasa recta model, S. Randall Thomas, 2000,
          <emphasis>American Journal of Physiology</emphasis>
          , 279, F468-F481.
          <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=10966926&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 10966926</ulink>
        </para>
        <informalfigure float="0" id="fig_reaction_diagram">
          <mediaobject>
            <imageobject>
              <objectinfo>
                <title>model diagram</title>
              </objectinfo>
              <imagedata fileref="thomas_2000.png" />
            </imageobject>
          </mediaobject>
          <caption>Schematic representation of the steady-state model.</caption>
        </informalfigure>
      </sect1>
    </article>
  </documentation>
  <units name="nl_min">
    <unit prefix="nano" units="litre" />
    <unit exponent="-1.0" units="minute" />
  </units>
  <units name="minute">
    <unit units="mm" />
  </units>
  <units name="pmol_min_mm">
    <unit exponent="-1.0" units="mm" />
    <unit prefix="pico" units="mole" />
    <unit exponent="-1.0" units="minute" />
  </units>
  <units name="pmol_min">
    <unit exponent="-1.0" units="minute" />
    <unit prefix="pico" units="mole" />
  </units>
  <units name="mm">
    <unit prefix="milli" units="metre" />
  </units>
  <units name="per_mm">
    <unit exponent="-1.0" units="mm" />
  </units>
  <units name="millimolar">
    <unit exponent="-1.0" units="litre" />
    <unit prefix="milli" units="mole" />
  </units>
  <units name="nl_min_mm">
    <unit prefix="nano" units="litre" />
    <unit exponent="-1.0" units="minute" />
    <unit exponent="-1.0" units="mm" />
  </units>
  <component name="N_x">
    <variable cmeta:id="N_x.N_x" name="N_x" public_interface="out" units="dimensionless" />
    <variable cmeta:id="N_x.N_0" name="N_0" public_interface="in" units="dimensionless" />
    <variable cmeta:id="N_x.x" name="x" public_interface="in" units="mm" />
    <variable cmeta:id="N_x.ksh" name="ksh" public_interface="in" units="per_mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>N_x</ci>
        <apply>
          <times />
          <ci>N_0</ci>
          <apply>
            <exp />
            <apply>
              <minus />
              <apply>
                <times />
                <ci>ksh</ci>
                <ci>x</ci>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_DVR_v">
    <variable cmeta:id="F_DVR_v.F_DVR_v" initial_value="3.75" name="F_DVR_v" public_interface="out" units="nl_min" />
    <variable cmeta:id="F_DVR_v.Jv" name="Jv" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="F_DVR_v.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_DVR_v.x" name="x" public_interface="in" units="mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_DVR_v</ci>
        </apply>
        <apply>
          <minus />
          <apply>
            <plus />
            <ci>Jv</ci>
            <apply>
              <times />
              <ci>ksh</ci>
              <ci>F_DVR_v</ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_DVR_GLU">
    <variable cmeta:id="F_DVR_GLU.F_DVR_GLU" initial_value="0.01" name="F_DVR_GLU" public_interface="out" units="pmol_min" />
    <variable cmeta:id="F_DVR_GLU.JGLU" name="JGLU" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_DVR_GLU.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_DVR_GLU.x" name="x" public_interface="in" units="mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_DVR_GLU</ci>
        </apply>
        <apply>
          <minus />
          <apply>
            <plus />
            <ci>JGLU</ci>
            <apply>
              <times />
              <ci>ksh</ci>
              <ci>F_DVR_GLU</ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_DVR_LAC">
    <variable cmeta:id="F_DVR_LAC.F_DVR_LAC" initial_value="0.01" name="F_DVR_LAC" public_interface="out" units="pmol_min" />
    <variable cmeta:id="F_DVR_LAC.JLAC" name="JLAC" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_DVR_LAC.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_DVR_LAC.x" name="x" public_interface="in" units="mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_DVR_LAC</ci>
        </apply>
        <apply>
          <minus />
          <apply>
            <plus />
            <ci>JLAC</ci>
            <apply>
              <times />
              <ci>ksh</ci>
              <ci>F_DVR_LAC</ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_AVR_v">
    <variable cmeta:id="F_AVR_v.F_AVR_v" initial_value="0.01" name="F_AVR_v" public_interface="out" units="nl_min" />
    <variable cmeta:id="F_AVR_v.Jv" name="Jv" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="F_AVR_v.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_AVR_v.x" name="x" public_interface="in" units="mm" />
    <variable cmeta:id="F_AVR_v.J_ABS_V" name="J_ABS_V" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="F_AVR_v.F_DVR_v" name="F_DVR_v" public_interface="in" units="nl_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_AVR_v</ci>
        </apply>
        <apply>
          <plus />
          <ci>Jv</ci>
          <apply>
            <times />
            <ci>ksh</ci>
            <ci>F_DVR_v</ci>
          </apply>
          <ci>J_ABS_V</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_AVR_GLU">
    <variable cmeta:id="F_AVR_GLU.F_AVR_GLU" initial_value="0.01" name="F_AVR_GLU" public_interface="out" units="pmol_min" />
    <variable cmeta:id="F_AVR_GLU.JGLU" name="JGLU" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_AVR_GLU.JGLY" name="JGLY" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_AVR_GLU.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_AVR_GLU.x" name="x" public_interface="in" units="mm" />
    <variable cmeta:id="F_AVR_GLU.F_DVR_GLU" name="F_DVR_GLU" public_interface="in" units="pmol_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_AVR_GLU</ci>
        </apply>
        <apply>
          <minus />
          <apply>
            <plus />
            <ci>JGLU</ci>
            <apply>
              <times />
              <ci>ksh</ci>
              <ci>F_DVR_GLU</ci>
            </apply>
          </apply>
          <ci>JGLY</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="F_AVR_LAC">
    <variable cmeta:id="F_AVR_LAC.F_AVR_LAC" initial_value="0.01" name="F_AVR_LAC" public_interface="out" units="pmol_min" />
    <variable cmeta:id="F_AVR_LAC.JLAC" name="JLAC" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_AVR_LAC.JGLY" name="JGLY" public_interface="in" units="pmol_min_mm" />
    <variable cmeta:id="F_AVR_LAC.ksh" name="ksh" public_interface="in" units="per_mm" />
    <variable cmeta:id="F_AVR_LAC.x" name="x" public_interface="in" units="mm" />
    <variable cmeta:id="F_AVR_LAC.F_DVR_LAC" name="F_DVR_LAC" public_interface="in" units="pmol_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <apply>
          <diff />
          <bvar>
            <ci>x</ci>
          </bvar>
          <ci>F_AVR_LAC</ci>
        </apply>
        <apply>
          <plus />
          <ci>JLAC</ci>
          <apply>
            <times />
            <ci>ksh</ci>
            <ci>F_DVR_LAC</ci>
          </apply>
          <apply>
            <times />
            <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">2.0</cn>
            <ci>JGLY</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="JGLU">
    <variable cmeta:id="JGLU.JGLU" name="JGLU" public_interface="out" units="pmol_min_mm" />
    <variable cmeta:id="JGLU.PGLU" initial_value="1.2" name="PGLU" units="nl_min_mm" />
    <variable cmeta:id="JGLU.sigma_GLU" initial_value="0.5" name="sigma_GLU" units="dimensionless" />
    <variable cmeta:id="JGLU.N_x" name="N_x" public_interface="in" units="dimensionless" />
    <variable cmeta:id="JGLU.Jv" name="Jv" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="JGLU.c_DVR_GLU" name="c_DVR_GLU" public_interface="in" units="millimolar" />
    <variable cmeta:id="JGLU.c_AVR_GLU" name="c_AVR_GLU" public_interface="in" units="millimolar" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>JGLU</ci>
        <apply>
          <plus />
          <apply>
            <times />
            <ci>N_x</ci>
            <ci>PGLU</ci>
            <apply>
              <minus />
              <ci>c_DVR_GLU</ci>
              <ci>c_AVR_GLU</ci>
            </apply>
          </apply>
          <apply>
            <times />
            <apply>
              <minus />
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1.0</cn>
              <ci>sigma_GLU</ci>
            </apply>
            <ci>Jv</ci>
            <apply>
              <divide />
              <apply>
                <plus />
                <ci>c_DVR_GLU</ci>
                <ci>c_AVR_GLU</ci>
              </apply>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">2.0</cn>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="JLAC">
    <variable cmeta:id="JLAC.JLAC" name="JLAC" public_interface="out" units="pmol_min_mm" />
    <variable cmeta:id="JLAC.PLAC" initial_value="33.93" name="PLAC" units="nl_min_mm" />
    <variable cmeta:id="JLAC.sigma_LAC" initial_value="0.5" name="sigma_LAC" units="dimensionless" />
    <variable cmeta:id="JLAC.N_x" name="N_x" public_interface="in" units="dimensionless" />
    <variable cmeta:id="JLAC.Jv" name="Jv" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="JLAC.c_DVR_LAC" name="c_DVR_LAC" public_interface="in" units="millimolar" />
    <variable cmeta:id="JLAC.c_AVR_LAC" name="c_AVR_LAC" public_interface="in" units="millimolar" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>JLAC</ci>
        <apply>
          <plus />
          <apply>
            <times />
            <ci>N_x</ci>
            <ci>PLAC</ci>
            <apply>
              <minus />
              <ci>c_DVR_LAC</ci>
              <ci>c_AVR_LAC</ci>
            </apply>
          </apply>
          <apply>
            <times />
            <apply>
              <minus />
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1.0</cn>
              <ci>sigma_LAC</ci>
            </apply>
            <ci>Jv</ci>
            <apply>
              <divide />
              <apply>
                <plus />
                <ci>c_DVR_LAC</ci>
                <ci>c_AVR_LAC</ci>
              </apply>
              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">2.0</cn>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="c_DVR_GLU">
    <variable cmeta:id="c_DVR_GLU.c_DVR_GLU" name="c_DVR_GLU" public_interface="out" units="millimolar" />
    <variable cmeta:id="c_DVR_GLU.F_DVR_GLU" name="F_DVR_GLU" public_interface="in" units="pmol_min" />
    <variable cmeta:id="c_DVR_GLU.F_DVR_v" name="F_DVR_v" public_interface="in" units="nl_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>c_DVR_GLU</ci>
        <apply>
          <divide />
          <ci>F_DVR_GLU</ci>
          <ci>F_DVR_v</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="c_AVR_GLU">
    <variable cmeta:id="c_AVR_GLU.c_AVR_GLU" name="c_AVR_GLU" public_interface="out" units="millimolar" />
    <variable cmeta:id="c_AVR_GLU.F_AVR_GLU" name="F_AVR_GLU" public_interface="in" units="pmol_min" />
    <variable cmeta:id="c_AVR_GLU.F_AVR_v" name="F_AVR_v" public_interface="in" units="nl_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>c_AVR_GLU</ci>
        <apply>
          <divide />
          <ci>F_AVR_GLU</ci>
          <ci>F_AVR_v</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="c_DVR_LAC">
    <variable cmeta:id="c_DVR_LAC.c_DVR_LAC" name="c_DVR_LAC" public_interface="out" units="millimolar" />
    <variable cmeta:id="c_DVR_LAC.F_DVR_LAC" name="F_DVR_LAC" public_interface="in" units="pmol_min" />
    <variable cmeta:id="c_DVR_LAC.F_DVR_v" name="F_DVR_v" public_interface="in" units="nl_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>c_DVR_LAC</ci>
        <apply>
          <divide />
          <ci>F_DVR_LAC</ci>
          <ci>F_DVR_v</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="c_AVR_LAC">
    <variable cmeta:id="c_AVR_LAC.c_AVR_LAC" name="c_AVR_LAC" public_interface="out" units="millimolar" />
    <variable cmeta:id="c_AVR_LAC.F_AVR_LAC" name="F_AVR_LAC" public_interface="in" units="pmol_min" />
    <variable cmeta:id="c_AVR_LAC.F_AVR_v" name="F_AVR_v" public_interface="in" units="nl_min" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>c_AVR_LAC</ci>
        <apply>
          <divide />
          <ci>F_AVR_LAC</ci>
          <ci>F_AVR_v</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="JGLY">
    <variable cmeta:id="JGLY.JGLY" name="JGLY" public_interface="out" units="pmol_min_mm" />
    <variable cmeta:id="JGLY.Vmax" name="Vmax" units="pmol_min_mm" />
    <variable cmeta:id="JGLY.Km" initial_value="0.1" name="Km" units="millimolar" />
    <variable cmeta:id="JGLY.GlyFract" initial_value="0.2" name="GlyFract" units="dimensionless" />
    <variable cmeta:id="JGLY.F_DVR_G_0" name="F_DVR_G_0" public_interface="in" units="pmol_min" />
    <variable cmeta:id="JGLY.L" name="L" public_interface="in" units="mm" />
    <variable cmeta:id="JGLY.c_AVR_GLU" name="c_AVR_GLU" public_interface="in" units="millimolar" />
    <variable cmeta:id="JGLY.N_x" name="N_x" public_interface="in" units="dimensionless" />
    <variable cmeta:id="JGLY.N_0" name="N_0" public_interface="in" units="dimensionless" />
    <variable cmeta:id="JGLY.ksh" name="ksh" public_interface="in" units="per_mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>JGLY</ci>
        <apply>
          <times />
          <ci>N_x</ci>
          <apply>
            <divide />
            <apply>
              <times />
              <ci>Vmax</ci>
              <ci>c_AVR_GLU</ci>
            </apply>
            <apply>
              <plus />
              <ci>Km</ci>
              <ci>c_AVR_GLU</ci>
            </apply>
          </apply>
        </apply>
      </apply>
      <apply>
        <eq />
        <ci>Vmax</ci>
        <apply>
          <times />
          <apply>
            <divide />
            <ci>ksh</ci>
            <apply>
              <times />
              <ci>N_0</ci>
              <apply>
                <minus />
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1.0</cn>
                <apply>
                  <exp />
                  <apply>
                    <minus />
                    <apply>
                      <times />
                      <ci>ksh</ci>
                      <ci>L</ci>
                    </apply>
                  </apply>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times />
            <ci>GlyFract</ci>
            <ci>F_DVR_G_0</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="J_ABS_V">
    <variable cmeta:id="J_ABS_V.J_ABS_V" name="J_ABS_V" public_interface="out" units="nl_min_mm" />
    <variable cmeta:id="J_ABS_V.kv" name="kv" public_interface="in" units="nl_min_mm" />
    <variable cmeta:id="J_ABS_V.N_x" name="N_x" public_interface="in" units="dimensionless" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>J_ABS_V</ci>
        <apply>
          <times />
          <ci>kv</ci>
          <ci>N_x</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="kv">
    <variable cmeta:id="kv.kv" name="kv" public_interface="out" units="nl_min_mm" />
    <variable cmeta:id="kv.VolFract" initial_value="0.3" name="VolFract" units="dimensionless" />
    <variable cmeta:id="kv.F_DVR_V_0" name="F_DVR_V_0" public_interface="in" units="nl_min" />
    <variable cmeta:id="kv.L" name="L" public_interface="in" units="mm" />
    <variable cmeta:id="kv.N_0" name="N_0" public_interface="in" units="dimensionless" />
    <variable cmeta:id="kv.ksh" name="ksh" public_interface="in" units="per_mm" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>kv</ci>
        <apply>
          <times />
          <apply>
            <divide />
            <ci>ksh</ci>
            <apply>
              <times />
              <ci>N_0</ci>
              <apply>
                <minus />
                <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1.0</cn>
                <apply>
                  <exp />
                  <apply>
                    <minus />
                    <apply>
                      <times />
                      <ci>ksh</ci>
                      <ci>L</ci>
                    </apply>
                  </apply>
                </apply>
              </apply>
            </apply>
          </apply>
          <ci>VolFract</ci>
          <ci>F_DVR_V_0</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="model_parameters">
    <variable cmeta:id="model_parameters.ksh" initial_value="1.213" name="ksh" public_interface="out" units="per_mm" />
    <variable cmeta:id="model_parameters.L" initial_value="4.0" name="L" public_interface="out" units="mm" />
    <variable cmeta:id="model_parameters.N_0" initial_value="128.0" name="N_0" public_interface="out" units="dimensionless" />
    <variable cmeta:id="model_parameters.x" initial_value="0" name="x" public_interface="out" units="mm" />
    <variable cmeta:id="model_parameters.F_DVR_G_0" name="F_DVR_G_0" public_interface="out" units="pmol_min" />
    <variable cmeta:id="model_parameters.F_DVR_V_0" name="F_DVR_V_0" public_interface="out" units="nl_min" />
    <variable cmeta:id="model_parameters.Jv" name="Jv" public_interface="out" units="nl_min_mm" />
    <variable cmeta:id="model_parameters.c_DVR_GLU_0" initial_value="10.0" name="c_DVR_GLU_0" units="millimolar" />
    <variable cmeta:id="model_parameters.x_L" name="x_L" units="dimensionless" />
    <variable cmeta:id="model_parameters.b" initial_value="4.0" name="b" units="dimensionless" />
    <variable cmeta:id="model_parameters.F_DVR_v" name="F_DVR_v" public_interface="in" units="nl_min" />
    <variable cmeta:id="model_parameters.N_x" name="N_x" public_interface="in" units="dimensionless" />
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq />
        <ci>Jv</ci>
        <apply>
          <times />
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="per_mm">0.3</cn>
          <apply>
            <divide />
            <ci>F_DVR_v</ci>
            <apply>
              <times />
              <ci>N_0</ci>
              <ci>b</ci>
            </apply>
          </apply>
          <ci>N_x</ci>
        </apply>
      </apply>
      <apply>
        <eq />
        <ci>F_DVR_V_0</ci>
        <apply>
          <times />
          <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="nl_min">3.75</cn>
          <ci>N_0</ci>
        </apply>
      </apply>
      <apply>
        <eq />
        <ci>x_L</ci>
        <apply>
          <divide />
          <ci>x</ci>
          <ci>L</ci>
        </apply>
      </apply>
      <apply>
        <eq />
        <ci>F_DVR_G_0</ci>
        <apply>
          <times />
          <ci>F_DVR_V_0</ci>
          <ci>c_DVR_GLU_0</ci>
        </apply>
      </apply>
    </math>
  </component>
  <connection>
    <map_components component_1="F_DVR_v" component_2="model_parameters" />
    <map_variables variable_1="F_DVR_v" variable_2="F_DVR_v" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_DVR_LAC" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="J_ABS_V" component_2="F_AVR_v" />
    <map_variables variable_1="J_ABS_V" variable_2="J_ABS_V" />
  </connection>
  <connection>
    <map_components component_1="c_DVR_GLU" component_2="JLAC" />
    <map_variables variable_1="c_DVR_GLU" variable_2="c_DVR_LAC" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_AVR_v" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="Jv" variable_2="Jv" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="F_AVR_v" component_2="c_AVR_LAC" />
    <map_variables variable_1="F_AVR_v" variable_2="F_AVR_v" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="JGLU" />
    <map_variables variable_1="Jv" variable_2="Jv" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="kv" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="L" variable_2="L" />
    <map_variables variable_1="N_0" variable_2="N_0" />
    <map_variables variable_1="F_DVR_V_0" variable_2="F_DVR_V_0" />
  </connection>
  <connection>
    <map_components component_1="JLAC" component_2="F_AVR_LAC" />
    <map_variables variable_1="JLAC" variable_2="JLAC" />
  </connection>
  <connection>
    <map_components component_1="JGLY" component_2="F_AVR_LAC" />
    <map_variables variable_1="JGLY" variable_2="JGLY" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_AVR_LAC" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_DVR_GLU" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="JGLU" component_2="F_DVR_GLU" />
    <map_variables variable_1="JGLU" variable_2="JGLU" />
  </connection>
  <connection>
    <map_components component_1="JGLU" component_2="F_AVR_GLU" />
    <map_variables variable_1="JGLU" variable_2="JGLU" />
  </connection>
  <connection>
    <map_components component_1="N_x" component_2="JLAC" />
    <map_variables variable_1="N_x" variable_2="N_x" />
  </connection>
  <connection>
    <map_components component_1="F_AVR_GLU" component_2="c_AVR_GLU" />
    <map_variables variable_1="F_AVR_GLU" variable_2="F_AVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="N_x" component_2="JGLU" />
    <map_variables variable_1="N_x" variable_2="N_x" />
  </connection>
  <connection>
    <map_components component_1="N_x" component_2="JGLY" />
    <map_variables variable_1="N_x" variable_2="N_x" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_v" component_2="F_AVR_v" />
    <map_variables variable_1="F_DVR_v" variable_2="F_DVR_v" />
  </connection>
  <connection>
    <map_components component_1="F_AVR_LAC" component_2="c_AVR_LAC" />
    <map_variables variable_1="F_AVR_LAC" variable_2="F_AVR_LAC" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_GLU" component_2="c_DVR_GLU" />
    <map_variables variable_1="F_DVR_GLU" variable_2="F_DVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="c_AVR_GLU" component_2="JGLY" />
    <map_variables variable_1="c_AVR_GLU" variable_2="c_AVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="c_AVR_LAC" component_2="JLAC" />
    <map_variables variable_1="c_AVR_LAC" variable_2="c_AVR_LAC" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_LAC" component_2="F_AVR_LAC" />
    <map_variables variable_1="F_DVR_LAC" variable_2="F_DVR_LAC" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="N_x" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="N_0" variable_2="N_0" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="JGLY" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="L" variable_2="L" />
    <map_variables variable_1="F_DVR_G_0" variable_2="F_DVR_G_0" />
    <map_variables variable_1="N_0" variable_2="N_0" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_LAC" component_2="c_DVR_LAC" />
    <map_variables variable_1="F_DVR_LAC" variable_2="F_DVR_LAC" />
  </connection>
  <connection>
    <map_components component_1="N_x" component_2="J_ABS_V" />
    <map_variables variable_1="N_x" variable_2="N_x" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="JLAC" />
    <map_variables variable_1="Jv" variable_2="Jv" />
  </connection>
  <connection>
    <map_components component_1="JLAC" component_2="F_DVR_LAC" />
    <map_variables variable_1="JLAC" variable_2="JLAC" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_v" component_2="c_DVR_LAC" />
    <map_variables variable_1="F_DVR_v" variable_2="F_DVR_v" />
  </connection>
  <connection>
    <map_components component_1="F_AVR_v" component_2="c_AVR_GLU" />
    <map_variables variable_1="F_AVR_v" variable_2="F_AVR_v" />
  </connection>
  <connection>
    <map_components component_1="c_AVR_GLU" component_2="JGLU" />
    <map_variables variable_1="c_AVR_GLU" variable_2="c_AVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_GLU" component_2="F_AVR_GLU" />
    <map_variables variable_1="F_DVR_GLU" variable_2="F_DVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="c_DVR_GLU" component_2="JGLU" />
    <map_variables variable_1="c_DVR_GLU" variable_2="c_DVR_GLU" />
  </connection>
  <connection>
    <map_components component_1="F_DVR_v" component_2="c_DVR_GLU" />
    <map_variables variable_1="F_DVR_v" variable_2="F_DVR_v" />
  </connection>
  <connection>
    <map_components component_1="N_x" component_2="model_parameters" />
    <map_variables variable_1="N_x" variable_2="N_x" />
  </connection>
  <connection>
    <map_components component_1="kv" component_2="J_ABS_V" />
    <map_variables variable_1="kv" variable_2="kv" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_AVR_GLU" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <connection>
    <map_components component_1="JGLY" component_2="F_AVR_GLU" />
    <map_variables variable_1="JGLY" variable_2="JGLY" />
  </connection>
  <connection>
    <map_components component_1="model_parameters" component_2="F_DVR_v" />
    <map_variables variable_1="ksh" variable_2="ksh" />
    <map_variables variable_1="Jv" variable_2="Jv" />
    <map_variables variable_1="x" variable_2="x" />
  </connection>
  <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:bqmodel="http://biomodels.net/model-qualifiers/" xmlns:bqbiol="http://biomodels.net/biology-qualifiers/" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:ro="http://www.obofoundry.org/ro/ro.owl#" xmlns:bibo="http://purl.org/ontology/bibo/" xmlns:opb="http://bhi.washington.edu/OPB#" xmlns:foaf="http://xmlns.com/foaf/0.1/">
    <rdf:Description rdf:about="#JLAC.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_19">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_0">
              <ro:part_of>
                <rdf:Description rdf:about="#entity_1">
                  <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/MA_0002596" />
                </rdf:Description>
              </ro:part_of>
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_272225" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_v.F_AVR_v">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_4">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_2" dcterms:description="">
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_2" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference>
                    <rdf:Description rdf:about="#entity_3">
                      <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_272227" />
                    </rdf:Description>
                  </semsim:hasPhysicalEntityReference>
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_2" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference>
                    <rdf:Description rdf:about="#entity_5">
                      <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_17705" />
                    </rdf:Description>
                  </semsim:hasPhysicalEntityReference>
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>volume (blood) flow in the ascending vasa recta</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00299" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outflow of volume (blood) in the ascending vasa recta from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JLAC.c_DVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_20">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_7">
              <ro:part_of>
                <rdf:Description rdf:about="#entity_8">
                  <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_272225" />
                </rdf:Description>
              </ro:part_of>
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/CHEBI_24996" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the desceding vasa recta (?? mapping with c_DVR_GLU in the CellML model ??)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLU.c_AVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_16">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_9">
              <ro:part_of>
                <rdf:Description rdf:about="#entity_10">
                  <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_272227" />
                </rdf:Description>
              </ro:part_of>
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/CHEBI_17234" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of glucose in the ascending vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLU.c_DVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_15">
          <semsim:physicalPropertyOf rdf:resource="#entity_7" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the desceding vasa recta (?? mapping with c_DVR_GLU in the CellML model ??)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#model_parameters.c_DVR_GLU_0">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_41">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_13">
              <ro:part_of>
                <rdf:Description rdf:about="#entity_14">
                  <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/CL_1001286" />
                </rdf:Description>
              </ro:part_of>
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/CHEBI_17234" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of glucose entering into the inner medullary descending vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLY.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_33">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JLAC.c_AVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_21">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_11">
              <ro:part_of rdf:resource="#entity_10" />
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/CHEBI_24996" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the ascending vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Protein">
      <dcterms:description>Thomas vasa recta model</dcterms:description>
      <ro:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/PR_000015165" />
    </rdf:Description>
    <rdf:Description rdf:about="#Keyword">
      <dcterms:description>vasa recta model</dcterms:description>
      <dcterms:description>glucose</dcterms:description>
      <dcterms:description>Lactate</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_GLU.JGLY">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_8">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_5" dcterms:description="">
              <semsim:hasMediatorParticipant>
                <rdf:Description rdf:about="#mediator_2">
                  <semsim:hasPhysicalEntityReference>
                    <rdf:Description rdf:about="#entity_4">
                      <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/MA_0002586" />
                    </rdf:Description>
                  </semsim:hasPhysicalEntityReference>
                </rdf:Description>
              </semsim:hasMediatorParticipant>
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_5" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_6" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference>
                    <rdf:Description rdf:about="#entity_2">
                      <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/FMA_272225" />
                    </rdf:Description>
                  </semsim:hasPhysicalEntityReference>
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>glycolytic glucose flow from DVR to AVR</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glycolytic glucose consumption from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JLAC.PLAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_18">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_8" dcterms:description="">
              <semsim:hasMediatorParticipant>
                <rdf:Description rdf:about="#mediator_4">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_2" />
                </rdf:Description>
              </semsim:hasMediatorParticipant>
              <semsim:name>permeation velocity of lactate</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>lactate permeability across DVR</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#model_parameters.L">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_39">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#entity_12">
              <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/MA_0001652" />
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01064" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>total length of the inner medulla (depth at the papillary tip)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLY.L">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_31">
          <semsim:physicalPropertyOf rdf:resource="#entity_12" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01064" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>total length of the inner medulla (depth at the papillary tip)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#DOI">
      <bqmodel:isDescribedBy rdf:resource="http://ajprenal.physiology.org/content/279/3/F468.long" />
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_LAC.F_AVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_9">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_6" dcterms:description="">
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_6" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_7" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_5" />
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>lactate flow in the ascending vasa rceta</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00592" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outlow of lactate in the ascending vasa recta from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Author">
      <vCard:FN>S. Randall Thomas</vCard:FN>
    </rdf:Description>
    <rdf:Description rdf:about="#Abstract">
      <dcterms:description>Since anaerobic glycolysis yields two lactates for each glucose consumed and since it is reported to be a major source of ATP for inner medullary (IM) cell maintenance, it is a likely source of "external" IM osmoles. It has long been known that such an osmole source could theoretically contribute to the "single-effect" of the urine concentrating mechanism, but there was previously no suggestion of a plausible source. I used numerical simulation to estimate axial gradients of lactate and glucose that might be accumulated by countercurrent recycling in IM vasa recta (IMVR). Based on measurements in other tissues, anaerobic glycolysis (assumed to be independent of diuretic state) was estimated to consume approximately 20% of the glucose delivered to the IM. IM tissue mass and axial distribution of loops and vasa recta were according to reported values for rat and other rodents. Lactate (P(LAC)) and glucose (P(GLU)) permeabilities were varied over a range of plausible values. The model results suggest that P(LAC) of 100 x 10(-5) cm/s (similar to measured permeabilities for other small solutes) is sufficiently high to ensure efficient lactate recycling. By contrast, it was necessary in the model to reduce P(GLU) to a small fraction of this value (1/25th) to avoid papillary glucose depletion by countercurrent shunting. The results predict that IM lactate production could suffice to build a significant steady-state axial lactate gradient in the IM interstitium. Other modeling studies (Jen JF and Stephenson JL. Bull Math Biol 56: 491-514, 1994; and Thomas SR and Wexler AS. Am J Physiol Renal Fluid Electrolyte Physiol 269: F159-F171, 1995) have shown that 20-100 mosmol/kgH(2)O of unspecified external, interstitial, osmolytes could greatly improve IM concentrating ability. The present study gives several plausible scenarios consistent with accumulation of metabolically produced lactate osmoles, although only to the lower end of this range. For example, if 20% of entering glucose is consumed, the model predicts that papillary lactate would attain about 15 mM assuming vasa recta outflow is increased 30% by fluid absorbed from the nephrons and collecting ducts and that this lactate gradient would double if IM blood flow were reduced by one-half, as may occur in antidiuresis. Several experimental tests of the hypothesis are indicated.</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLU.JGLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_12">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_0" dcterms:description="">
              <semsim:hasMediatorParticipant>
                <rdf:Description rdf:about="#mediator_0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_4" />
                </rdf:Description>
              </semsim:hasMediatorParticipant>
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_0" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_0" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_2" />
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>glocose flow from DVR to AVR</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glucose from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_DVR_LAC.JLAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_3">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_1" dcterms:description="">
              <semsim:hasMediatorParticipant>
                <rdf:Description rdf:about="#mediator_1">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_4" />
                </rdf:Description>
              </semsim:hasMediatorParticipant>
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_1" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_1" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_2" />
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>lactate flow from DVR to AVR</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of lactate from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#thomas_2000" bqmodel:isDescribedBy="10966926" semsim:modelName="thomas_2000" />
    <rdf:Description rdf:about="#c_AVR_LAC.F_AVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_28">
          <semsim:physicalPropertyOf rdf:resource="#process_6" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00592" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outlow of lactate in the ascending vasa recta from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#model_parameters.N_0">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_40">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of entering descending vasa recta in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_LAC.JGLY">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_11">
          <semsim:physicalPropertyOf rdf:resource="#process_5" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glycolytic glucose consumption from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Title">
      <dcterms:description>Inner medullary lactate production and accumulation: a vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Compartment" dcterms:description="compartment1">
      <dcterms:description>compartment2</dcterms:description>
      <dcterms:description>compartment3</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#c_AVR_LAC.c_AVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_27">
          <semsim:physicalPropertyOf rdf:resource="#entity_11" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the ascending vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_LAC.JLAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_10">
          <semsim:physicalPropertyOf rdf:resource="#process_1" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of lactate from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_v.J_ABS_V">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_5">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_3" dcterms:description="">
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_3" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_4" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference>
                    <rdf:Description rdf:about="#entity_6">
                      <semsim:hasPhysicalDefinition rdf:resource="http://purl.obolibrary.org/obo/MA_0002598" />
                    </rdf:Description>
                  </semsim:hasPhysicalEntityReference>
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_3" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_5" />
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>volume (blood) flow into the ascending vasa recta</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00299" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of volume (blood) reabsorption into the ascending vasa recta from long descending Henle?s loop (LDL) and inner medullary collecting duct (IMCD)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JLAC.JLAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_17">
          <semsim:physicalPropertyOf rdf:resource="#process_1" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of lactate from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#kv.L">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_37">
          <semsim:physicalPropertyOf rdf:resource="#entity_12" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01064" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>total length of the inner medulla (depth at the papillary tip)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#c_DVR_LAC.c_DVR_LAC">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_26">
          <semsim:physicalPropertyOf rdf:resource="#entity_7" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the desceding vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#kv.N_0">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_38">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of entering descending vasa recta in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#c_DVR_GLU.c_DVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_22">
          <semsim:physicalPropertyOf rdf:resource="#entity_7" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of lactate in the desceding vasa recta (?? mapping with c_DVR_GLU in the CellML model ??)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#N_x.N_0">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_1">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of entering descending vasa recta in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Species" dcterms:description="Species" />
    <rdf:Description rdf:about="#c_AVR_GLU.F_AVR_v">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_25">
          <semsim:physicalPropertyOf rdf:resource="#process_2" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00299" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outflow of volume (blood) in the ascending vasa recta from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#model_parameters.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_42">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_DVR_GLU.JGLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_2">
          <semsim:physicalPropertyOf rdf:resource="#process_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glucose from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLY.JGLY">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_30">
          <semsim:physicalPropertyOf rdf:resource="#process_5" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glycolytic glucose consumption from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLY.N_0">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_34">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of entering descending vasa recta in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_GLU.JGLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_7">
          <semsim:physicalPropertyOf rdf:resource="#process_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of glucose from all DVR to AVR treating the capillary walls as a single barrier (no distinction here between transcellular and paracellular transport)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#J_ABS_V.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_36">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#located_in">
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/FMA_17717" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/FMA_17705" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/GO_0072061" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/MA_0002595" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004726" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0009091" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004775" />
      <ro:located_in rdf:resource="http://purl.obolibrary.org/obo/UBERON_0004776" />
    </rdf:Description>
    <rdf:Description rdf:about="#F_AVR_GLU.F_AVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_6">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_4" dcterms:description="">
              <semsim:hasSinkParticipant>
                <rdf:Description rdf:about="#sink_4" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_3" />
                </rdf:Description>
              </semsim:hasSinkParticipant>
              <semsim:hasSourceParticipant>
                <rdf:Description rdf:about="#source_5" semsim:hasMultiplier="1.0">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_5" />
                </rdf:Description>
              </semsim:hasSourceParticipant>
              <semsim:name>glocose flow in the ascending vasa rceta</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00592" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outflow of glucose in the ascending vasa recta  from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLY.c_AVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_32">
          <semsim:physicalPropertyOf rdf:resource="#entity_9" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of glucose in the ascending vasa recta</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#c_AVR_GLU.F_AVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_24">
          <semsim:physicalPropertyOf rdf:resource="#process_4" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00592" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outflow of glucose in the ascending vasa recta  from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#N_x.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_0">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLU.N_x">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_14">
          <semsim:physicalPropertyOf rdf:resource="#entity_0" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_01001" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>number of descending vasa recta (DVR) at depth x in the inner medullary vasa recta model</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#c_AVR_LAC.F_AVR_v">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_29">
          <semsim:physicalPropertyOf rdf:resource="#process_2" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00299" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>tubular outflow of volume (blood) in the ascending vasa recta from the long descending Henle's loop</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#JGLU.PGLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_13">
          <semsim:physicalPropertyOf>
            <rdf:Description rdf:about="#process_7" dcterms:description="">
              <semsim:hasMediatorParticipant>
                <rdf:Description rdf:about="#mediator_3">
                  <semsim:hasPhysicalEntityReference rdf:resource="#entity_2" />
                </rdf:Description>
              </semsim:hasMediatorParticipant>
              <semsim:name>permeation velocity of glucose</semsim:name>
            </rdf:Description>
          </semsim:physicalPropertyOf>
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00593" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>glucose permeation across DVR</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#J_ABS_V.J_ABS_V">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_35">
          <semsim:physicalPropertyOf rdf:resource="#process_3" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00299" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>flux of volume (blood) reabsorption into the ascending vasa recta from long descending Henle?s loop (LDL) and inner medullary collecting duct (IMCD)</dcterms:description>
    </rdf:Description>
    <rdf:Description rdf:about="#Gene" dcterms:description="Gene" />
    <rdf:Description rdf:about="#c_AVR_GLU.c_AVR_GLU">
      <semsim:isComputationalComponentFor>
        <rdf:Description rdf:about="#property_23">
          <semsim:physicalPropertyOf rdf:resource="#entity_9" />
          <semsim:hasPhysicalDefinition rdf:resource="http://identifiers.org/opb/OPB_00340" />
        </rdf:Description>
      </semsim:isComputationalComponentFor>
      <dcterms:description>concentration of glucose in the ascending vasa recta</dcterms:description>
    </rdf:Description>
  </rdf:RDF>
</model>