Rendering of the source text

<?xml version='1.0' encoding='utf-8'?>
<model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" cmeta:id="chen_model_2007" name="chen_popel_model_2007_version01">

<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Vascular and perivascular nitric oxide release and transport: biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3)</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 model is known to run in PCEnv and COR and is known to be mathematically consistent with the publication it was based on. This model has had an equation added to allow it to reproduce Figure 2 of the publication. The three different graphs of this figure can be produced by altering the variable 'Fe3' in the 'Fe3' component (this variable represents the concentration of NOS-1 in its Fe3+ bound state) to 0.6 or 0.9 micromolar.
          </para>
<para>
ValidateCellML verifies this model as valid CellML with consistent units.
</para>
  </section>
  <sect1 id="sec_structure">
  <title>Model Structure</title>

<para>
Nitric oxide (NO) plays an essential role in a diverse range of physiological and pathological processes, including acting as a potent vasodilator.  NO can be synthesised in a reaction catalysed by the enzyme nitric oxide synthase (NOS), of which there are three isoforms: neuronal NOS (NOS1), inducible NOS (NOS2), and endothelial NOS (NOS3).  The substrates required for NO synthesis include: L-arginine (Arg), oxygen (O2), and nicotinamide adenine dinucleotide phosphate (NADPH).  Once NO is synthesised in the vasculature, it diffuses into the smooth muscle of the blood vessel walls, resulting in muscle relaxation and vasodilation.  As such, NO derived from NOS3 has been considered as the main regulator of vascular tone.  However, despite its physiological importance, there is a general lack of data on NO production and how its distribution changes around arterioles under different oxygen conditions, mainly due to experimental limitations.
</para>

<para>
In the study described here in CellML, Kejing Chen and Aleksander Popel produced a mathematical model to capture the characteristics of the biochemical pathway of neuronal nitric oxide synthase (NOS1).  A schematic diagram of the reactions included in this model is outlined in the figure below.
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="chen_2007.png"/>
  </imageobject>
</mediaobject>
<caption>Schematic diagram of the mathematical model.  Pathway of NO release and transport catalysed by neuronal nitric oxide synthase ((NOS1), here represented by the heme iron (Fe)).  The heme ion of NOS1 binds L-arginine (Arg), hydroxyl-L-arginine (NOHA), and oxygen (O2), and undergoes a series of oxygenation and reduction reactions.</caption>
</informalfigure>

<para>
The complete original paper reference is cited below:
</para>

<para>
<ulink url="http://www.sciencedirect.com/science?_ob=ArticleURL&amp;_udi=B6T38-4MK02S3-6&amp;_user=140507&amp;_coverDate=03%2F15%2F2007&amp;_rdoc=1&amp;_fmt=summary&amp;_orig=search&amp;_cdi=4940&amp;_sort=d&amp;_docanchor=&amp;view=c&amp;_acct=C000011498&amp;_version=1&amp;_urlVersion=0&amp;_userid=140507&amp;md5=96f7db54b7621a873f3fbc499b519847">Vascular and perivascular nitric oxide release and transport: biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3)</ulink>, Kejing Chen and Aleksander S. Popel, 2007, <ulink url="http://www.sciencedirect.com/science/journal/08915849">
            <emphasis>Free Radical Biology and Medicine</emphasis>
          </ulink>, 42, 811-822.  (<ulink url="http://www.sciencedirect.com/science?_ob=ArticleURL&amp;_udi=B6T38-4MK02S3-6&amp;_user=140507&amp;_coverDate=03%2F15%2F2007&amp;_rdoc=1&amp;_fmt=&amp;_orig=search&amp;_sort=d&amp;view=c&amp;_acct=C000011498&amp;_version=1&amp;_urlVersion=0&amp;_userid=140507&amp;md5=4b9500bab7dc680e01dfba9121618954#secx14">Full text</ulink> and PDF versions of the article are available to journal subscribers on the <emphasis>Free Radical Biology and Medicine</emphasis> website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=17320763&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 17320763</ulink>
</para>

</sect1>
</article>
</documentation> 





  <units name="micromolar">
    <unit prefix="micro" units="mole"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit exponent="-1" units="second"/>
  </units>

  <units name="second_order_rate_constant">
    <unit exponent="-1" units="second"/>
    <unit exponent="-1" units="micromolar"/>
  </units>

  
  <component name="environment">
    <variable cmeta:id="environment_time" name="time" public_interface="out" units="second"/>
  </component>
  
  <component cmeta:id="Fe3" name="Fe3">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 3+)</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.9" name="Fe3" public_interface="out" units="micromolar"/>
    
    <variable name="Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe3_Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe3_NO" public_interface="in" units="micromolar"/>
    <variable name="Fe2_NO" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k1" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k2" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k13" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k12" public_interface="in" units="second_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="1"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3 </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_1 </ci>
              <ci> Fe3_Arg </ci>
            </apply>
            <apply>
              <times/>
              <ci> k13 </ci>
              <ci> Fe3_NO </ci>
            </apply>
            <apply>
              <times/>
              <ci> k12 </ci>
              <ci> Fe2_NO </ci>
              <ci> O2 </ci>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k1 </ci>
              <ci> Arg </ci>
              <ci> Fe3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k2 </ci>
              <ci> Fe3 </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe3_Arg" name="Fe3_Arg">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3_Arg">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3_Arg</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 3+) bound to L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe3_Arg" public_interface="out" units="micromolar"/>
    
    <variable name="Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe3" public_interface="in" units="micromolar"/>
    <variable name="k1" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k3" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="2"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3_Arg </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k1 </ci>
            <ci> Fe3 </ci>
            <ci> Arg </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_1 </ci>
              <ci> Fe3_Arg </ci>
            </apply>
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> Fe3_Arg </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe2" name="Fe2">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe2">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe2</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 2+)</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe2" public_interface="out" units="micromolar"/>
    
    <variable name="Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe3" public_interface="in" units="micromolar"/>
    <variable name="Fe2_Arg" public_interface="in" units="micromolar"/>
    <variable name="k2" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k_4" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k4" public_interface="in" units="second_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="3"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe2 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k2 </ci>
              <ci> Fe3 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_4 </ci>
              <ci> Fe2_Arg </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> k4 </ci>
            <ci> Fe2 </ci>
            <ci> Arg </ci>
	  </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe2_Arg" name="Fe2_Arg">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe2_Arg">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe2_Arg</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 2+) bound to L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe2_Arg" public_interface="out" units="micromolar"/>
    
    <variable name="Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe3_Arg" public_interface="in" units="micromolar"/>
    <variable name="Fe2" public_interface="in" units="micromolar"/>
    <variable name="Fe3_O2_Arg" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k4" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_4" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k3" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k5" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_5" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="4"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe2_Arg </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k3 </ci>
              <ci> Fe3_Arg </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> Fe3_O2_Arg </ci>
            </apply>
            <apply>
              <times/>
              <ci> k4 </ci>
              <ci> Fe2 </ci>
              <ci> Arg </ci>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k5 </ci>
              <ci> Fe2_Arg </ci>
              <ci> O2 </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_4 </ci>
              <ci> Fe2_Arg </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe3_O2_Arg" name="Fe3_O2_Arg">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3_O2_Arg">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3_O2_Arg</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">oxidised neuronal nitric oxide synthase (heme iron 3+) bound to L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe3_O2_Arg" public_interface="out" units="micromolar"/>
    
    <variable name="Fe2_Arg" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k6" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k5" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_5" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="5"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3_O2_Arg </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k5 </ci>
            <ci> Fe2_Arg </ci>
            <ci> O2 </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k6 </ci>
              <ci> Fe3_O2_Arg </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_5 </ci>
              <ci> Fe3_O2_Arg </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe3_NOHA" name="Fe3_NOHA">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3_NOHA">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3_NOHA</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 3+) bound to hydroxyl-L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe3_NOHA" public_interface="out" units="micromolar"/>
    
    <variable name="Fe3_O2_Arg" public_interface="in" units="micromolar"/>
    <variable name="k6" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k7" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="6"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3_NOHA </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k6 </ci>
            <ci> Fe3_O2_Arg </ci>
          </apply>
          <apply>
            <times/>
            <ci> k7 </ci>
            <ci> Fe3_NOHA </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe2_NOHA" name="Fe2_NOHA">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe2_NOHA">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe2_NOHA</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 2+) bound to hydroxyl-L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe2_NOHA" public_interface="out" units="micromolar"/>
    
    <variable name="Fe2" public_interface="in" units="micromolar"/>
    <variable name="Fe3_NOHA" public_interface="in" units="micromolar"/>
    <variable name="NOHA" public_interface="in" units="micromolar"/>
    <variable name="Fe3_O2_NOHA" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k9" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k7" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k_9" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k_8" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k8" public_interface="in" units="second_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="7"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe2_NOHA </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k7 </ci>
              <ci> Fe3_NOHA </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_9 </ci>
              <ci> Fe3_O2_NOHA </ci>
            </apply>
            <apply>
              <times/>
              <ci> k8 </ci>
              <ci> Fe2 </ci>
              <ci> NOHA </ci>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k_8 </ci>
              <ci> Fe2_NOHA </ci>
            </apply>
            <apply>
              <times/>
              <ci> k9 </ci>
              <ci> Fe2_NOHA </ci>
              <ci> O2 </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe3_O2_NOHA" name="Fe3_O2_NOHA">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3_O2_NOHA">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3_O2_NOHA</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">oxidised neuronal nitric oxide synthase (heme iron 3+) bound to hydroxyl-L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe3_O2_NOHA" public_interface="out" units="micromolar"/>
    
    <variable name="Fe2_NOHA" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k10" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k9" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k_9" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="8"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3_O2_NOHA </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k9 </ci>
            <ci> Fe2_NOHA </ci>
            <ci> O2 </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k10 </ci>
              <ci> Fe3_O2_NOHA </ci>
            </apply>
            <apply>
              <times/>
              <ci> k_9 </ci>
              <ci> Fe3_O2_NOHA </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe3_NO" name="Fe3_NO">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe3_NO">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe3_NO</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 3+) bound to nitric oxide</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe3_NO" public_interface="out" units="micromolar"/>
    
    <variable name="Fe3_O2_NOHA" public_interface="in" units="micromolar"/>
    <variable name="k10" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k13" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k11" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="9"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe3_NO </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k10 </ci>
            <ci> Fe3_O2_NOHA </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> k13 </ci>
              <ci> Fe3_NO </ci>
            </apply>
            <apply>
              <times/>
              <ci> k11 </ci>
              <ci> Fe3_NO </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="Fe2_NO" name="Fe2_NO">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="Fe2_NO">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Fe2_NO</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">neuronal nitric oxide synthase (heme iron 2+) bound to nitric oxide</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="Fe2_NO" public_interface="out" units="micromolar"/>
    
    <variable name="Fe3_NO" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k12" public_interface="in" units="second_order_rate_constant"/>
    <variable name="k11" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="10"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> Fe2_NO </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k11 </ci>
            <ci> Fe3_NO </ci>
          </apply>
          <apply>
            <times/>
            <ci> k12 </ci>
            <ci> Fe2_NO </ci>
            <ci> O2 </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="NO" name="NO">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="NO">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">NO</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">nitric oxide</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable cmeta:id="NO_NO" initial_value="0.0" name="NO" units="micromolar"/>
    
    <variable name="Fe3_NO" public_interface="in" units="micromolar"/>
    <variable name="k13" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="11"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> NO </ci> 
        </apply>
        <apply>
          <times/>
          <ci> k13 </ci>
          <ci> Fe3_NO </ci>
        </apply>
      </apply>
    <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>NO</ci>
        </apply>
        <ci>dNOdt</ci>
      </apply>
      
    </math>
  <variable cmeta:id="NO_dNOdt" name="dNOdt" units="micromolar_per_second"/>
  </component>

  <component name="citrulline">  
    <variable initial_value="0.0" name="citrulline" units="micromolar"/>
    
    <variable name="Fe3_O2_NOHA" public_interface="in" units="micromolar"/>
    <variable name="k10" public_interface="in" units="first_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="12"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> citrulline </ci> 
        </apply>
        <apply>
          <times/>
          <ci> k10 </ci>
          <ci> Fe3_O2_NOHA </ci>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="NO3" name="NO3">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="NO3">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">NO3</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">nitrate</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="NO3" units="micromolar"/>
    
    <variable name="Fe2_NO" public_interface="in" units="micromolar"/>
    <variable name="O2" public_interface="in" units="micromolar"/>
    <variable name="k12" public_interface="in" units="second_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="13"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> NO3 </ci> 
        </apply>
        <apply>
          <times/>
          <ci> k12 </ci>
          <ci> Fe2_NO </ci>
          <ci> O2 </ci>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="NOHA" name="NOHA">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="NOHA">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">NOHA</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">hydroxyl-L-arginine</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable initial_value="0.0" name="NOHA" public_interface="out" units="micromolar"/>
    
    <variable name="Fe2_NOHA" public_interface="in" units="micromolar"/>
    <variable name="Fe2" public_interface="in" units="micromolar"/>
    <variable name="k_8" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k8" public_interface="in" units="second_order_rate_constant"/>
    <variable name="time" public_interface="in" units="second"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML" id="14"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> NOHA </ci> 
        </apply>
        <apply>
          <minus/> 
          <apply>
            <times/>
            <ci> k_8 </ci>
            <ci> Fe2_NOHA </ci>
          </apply>
          <apply>
            <times/>
            <ci> k8 </ci>
            <ci> Fe2 </ci>
            <ci> NOHA </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component name="model_constants"> 
    <variable initial_value="100.0" name="O2" public_interface="out" units="micromolar"/>
    <variable initial_value="100.0" name="Arg" public_interface="out" units="micromolar"/>
    <variable initial_value="6.6" name="k1" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="6.6" name="k_1" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="20.8" name="k2" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="20.8" name="k3" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="6.6" name="k4" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="6.6" name="k_4" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="8.5" name="k5" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="215.6" name="k_5" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="175.6" name="k6" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="20.8" name="k7" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="13.2" name="k8" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="13.2" name="k_8" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="8.6" name="k9" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="399.2" name="k_9" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="39.1" name="k10" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="20.8" name="k11" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="0.01" name="k12" public_interface="out" units="second_order_rate_constant"/>
    <variable initial_value="39.9" name="k13" public_interface="out" units="first_order_rate_constant"/>
  </component>
  
  <connection>
    <map_components component_1="Fe3" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_Arg" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Fe2" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_Arg" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Fe3_O2_Arg" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NOHA" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Fe3_O2_NOHA" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NO" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Fe2_NO" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="NO" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="citrulline" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="NO3" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>

  <connection>
    <map_components component_1="NOHA" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="Fe3" component_2="Fe3_Arg"/>
    <map_variables variable_1="Fe3" variable_2="Fe3"/>
    <map_variables variable_1="Fe3_Arg" variable_2="Fe3_Arg"/>
  </connection> 

  <connection>
    <map_components component_1="Fe3" component_2="Fe3_NO"/>
    <map_variables variable_1="Fe3_NO" variable_2="Fe3_NO"/>
  </connection>

  <connection>
    <map_components component_1="Fe3" component_2="Fe2_NO"/>
    <map_variables variable_1="Fe2_NO" variable_2="Fe2_NO"/>
  </connection>

  <connection>
    <map_components component_1="Fe3" component_2="model_constants"/>
    <map_variables variable_1="Arg" variable_2="Arg"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k1" variable_2="k1"/>
    <map_variables variable_1="k_1" variable_2="k_1"/>
    <map_variables variable_1="k2" variable_2="k2"/>
    <map_variables variable_1="k13" variable_2="k13"/>
    <map_variables variable_1="k12" variable_2="k12"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_Arg" component_2="model_constants"/>
    <map_variables variable_1="Arg" variable_2="Arg"/>
    <map_variables variable_1="k1" variable_2="k1"/>
    <map_variables variable_1="k_1" variable_2="k_1"/>
    <map_variables variable_1="k3" variable_2="k3"/>
  </connection>

  <connection>
    <map_components component_1="Fe2" component_2="Fe2_Arg"/>
    <map_variables variable_1="Fe2" variable_2="Fe2"/>
    <map_variables variable_1="Fe2_Arg" variable_2="Fe2_Arg"/>
  </connection> 

  <connection>
    <map_components component_1="Fe2" component_2="Fe3"/>
    <map_variables variable_1="Fe3" variable_2="Fe3"/>
  </connection>

  <connection>
    <map_components component_1="Fe2" component_2="model_constants"/>
    <map_variables variable_1="Arg" variable_2="Arg"/>
    <map_variables variable_1="k4" variable_2="k4"/>
    <map_variables variable_1="k_4" variable_2="k_4"/>
    <map_variables variable_1="k2" variable_2="k2"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_O2_Arg" component_2="Fe2_Arg"/>
    <map_variables variable_1="Fe3_O2_Arg" variable_2="Fe3_O2_Arg"/>
    <map_variables variable_1="Fe2_Arg" variable_2="Fe2_Arg"/>
  </connection> 

  <connection>
    <map_components component_1="Fe2_Arg" component_2="Fe3_Arg"/>
    <map_variables variable_1="Fe3_Arg" variable_2="Fe3_Arg"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_Arg" component_2="model_constants"/>
    <map_variables variable_1="Arg" variable_2="Arg"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k4" variable_2="k4"/>
    <map_variables variable_1="k_4" variable_2="k_4"/>
    <map_variables variable_1="k5" variable_2="k5"/>
    <map_variables variable_1="k_5" variable_2="k_5"/>
    <map_variables variable_1="k3" variable_2="k3"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_O2_Arg" component_2="model_constants"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k5" variable_2="k5"/>
    <map_variables variable_1="k_5" variable_2="k_5"/>
    <map_variables variable_1="k6" variable_2="k6"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NOHA" component_2="Fe3_O2_Arg"/>
    <map_variables variable_1="Fe3_O2_Arg" variable_2="Fe3_O2_Arg"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NOHA" component_2="model_constants"/>
    <map_variables variable_1="k6" variable_2="k6"/>
    <map_variables variable_1="k7" variable_2="k7"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="NOHA"/>
    <map_variables variable_1="NOHA" variable_2="NOHA"/>
    <map_variables variable_1="Fe2_NOHA" variable_2="Fe2_NOHA"/>
  </connection> 

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="Fe3_NOHA"/>
    <map_variables variable_1="Fe3_NOHA" variable_2="Fe3_NOHA"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="Fe2"/>
    <map_variables variable_1="Fe2" variable_2="Fe2"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="Fe3_O2_NOHA"/>
    <map_variables variable_1="Fe2_NOHA" variable_2="Fe2_NOHA"/>
    <map_variables variable_1="Fe3_O2_NOHA" variable_2="Fe3_O2_NOHA"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NOHA" component_2="model_constants"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k7" variable_2="k7"/>
    <map_variables variable_1="k_8" variable_2="k_8"/>
    <map_variables variable_1="k8" variable_2="k8"/>
    <map_variables variable_1="k9" variable_2="k9"/>
    <map_variables variable_1="k_9" variable_2="k_9"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_O2_NOHA" component_2="model_constants"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k9" variable_2="k9"/>
    <map_variables variable_1="k_9" variable_2="k_9"/>
    <map_variables variable_1="k10" variable_2="k10"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NO" component_2="Fe3_O2_NOHA"/>
    <map_variables variable_1="Fe3_O2_NOHA" variable_2="Fe3_O2_NOHA"/>
  </connection>

  <connection>
    <map_components component_1="Fe3_NO" component_2="model_constants"/>
    <map_variables variable_1="k11" variable_2="k11"/>
    <map_variables variable_1="k13" variable_2="k13"/>
    <map_variables variable_1="k10" variable_2="k10"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NO" component_2="Fe3_NO"/>
    <map_variables variable_1="Fe3_NO" variable_2="Fe3_NO"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NO" component_2="model_constants"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k11" variable_2="k11"/>
    <map_variables variable_1="k12" variable_2="k12"/>
  </connection>

  <connection>
    <map_components component_1="NO" component_2="Fe3_NO"/>
    <map_variables variable_1="Fe3_NO" variable_2="Fe3_NO"/>
  </connection>

  <connection>
    <map_components component_1="NO" component_2="model_constants"/>
    <map_variables variable_1="k13" variable_2="k13"/>
  </connection>
  
  <connection>
    <map_components component_1="citrulline" component_2="Fe3_O2_NOHA"/>
    <map_variables variable_1="Fe3_O2_NOHA" variable_2="Fe3_O2_NOHA"/>
  </connection>

  <connection>
    <map_components component_1="citrulline" component_2="model_constants"/>
    <map_variables variable_1="k10" variable_2="k10"/>
  </connection>

  <connection>
    <map_components component_1="Fe2_NO" component_2="NO3"/>
    <map_variables variable_1="Fe2_NO" variable_2="Fe2_NO"/>
  </connection>

  <connection>
    <map_components component_1="NO3" component_2="model_constants"/>
    <map_variables variable_1="O2" variable_2="O2"/>
    <map_variables variable_1="k12" variable_2="k12"/>
  </connection>

  <connection>
    <map_components component_1="NOHA" component_2="Fe2"/>
    <map_variables variable_1="Fe2" variable_2="Fe2"/>
  </connection>

  <connection>
    <map_components component_1="NOHA" component_2="model_constants"/>
    <map_variables variable_1="k8" variable_2="k8"/>
    <map_variables variable_1="k_8" variable_2="k_8"/>
  </connection>
  



<units name="micromolar_per_second">
    <unit units="micromolar"/>
    <unit exponent="-1" units="second"/>
  </units>
  
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <RDF:Description xmlns:NS1="http://www.cellml.org/metadata/simulation/1.0#" RDF:about="rdf:#$Wjx.53" NS1:endingValue="10"/>
  <RDF:Description RDF:about="rdf:#$Ujx.53">
    <NS1:boundIntervals xmlns:NS1="http://www.cellml.org/metadata/simulation/1.0#" RDF:resource="rdf:#$Vjx.53"/>
  </RDF:Description>
  <RDF:Description xmlns:NS2="http://www.cellml.org/bqs/1.0#" xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:about="rdf:#15ea8dbb-9da8-43e4-9e36-2bb1a01495b5" NS2:first_page="811" NS2:last_page="822" NS3:title="Vascular and perivascular nitric oxide release and transport: biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3)" NS2:volume="42">
    <NS3:creator RDF:resource="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf"/>
    <NS2:Journal RDF:resource="rdf:#79925a6e-f4e3-4cca-b88d-bdd3c954a99e"/>
    <NS4:issued xmlns:NS4="http://purl.org/dc/terms/" RDF:resource="rdf:#d8d7725d-daac-4f28-b0b5-6ab5951e6c01"/>
  </RDF:Description>
  <RDF:Description RDF:about="rdf:#cd46f8c8-eaa6-494c-b533-7391d0692740" RDF:value="Added equation defining time differential of NO production (i.e. production rate of NO by NOS1 in uM of NO/second). This was done to allow the model to reproduce figure 2 of the publicatio">
    <NS4:modified xmlns:NS4="http://purl.org/dc/terms/" RDF:resource="rdf:#5dafb9e4-a012-469e-88aa-7d47003b6252"/>
    <NS5:modifier xmlns:NS5="http://www.cellml.org/metadata/1.0#" RDF:resource="rdf:#7a7e37ce-e63d-4548-8b38-b1afb1cb85f8"/>
  </RDF:Description>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:Orgname="The University of Auckland" NS6:Orgunit="The Bioengineering Institute" RDF:about="rdf:#89a10dd3-3b2b-4c41-97ad-dc93acc4bb0f"/>
  <RDF:Description xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:about="#chen_model_2007" NS3:title="Chen and Popel's 2007 mathematical model of vascular and perivascular nitric oxide release and transport, which includes biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3).">
    <NS1:simulation xmlns:NS1="http://www.cellml.org/metadata/simulation/1.0#" RDF:resource="rdf:#$Ujx.53"/>
    <NS5:comment xmlns:NS5="http://www.cellml.org/metadata/1.0#" RDF:resource="rdf:#49ae6284-5dcd-4a1f-90c1-c7a9c1765334"/>
    <NS2:reference xmlns:NS2="http://www.cellml.org/bqs/1.0#" RDF:resource="rdf:#05f674ca-fed7-4641-8460-37bca5eefe8e"/>
    <NS2:reference xmlns:NS2="http://www.cellml.org/bqs/1.0#" RDF:resource="rdf:#28ce55ed-a53f-41c7-b44b-7dbe52df813e"/>
  </RDF:Description>
  <RDF:Description RDF:about="rdf:#$Vjx.53">
    <RDF:rest RDF:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <RDF:first RDF:resource="rdf:#$Wjx.53"/>
  </RDF:Description>
  <RDF:Description xmlns:NS2="http://www.cellml.org/bqs/1.0#" NS2:Pubmed_id="17320763" RDF:about="rdf:#28ce55ed-a53f-41c7-b44b-7dbe52df813e">
    <NS2:JournalArticle RDF:resource="rdf:#15ea8dbb-9da8-43e4-9e36-2bb1a01495b5"/>
  </RDF:Description>
  <NS2:Person xmlns:NS2="http://www.cellml.org/bqs/1.0#" RDF:about="rdf:#562c6553-a1b2-4313-8ee0-29b01b0745e5">
    <NS6:N xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#c91ef315-f145-4296-a036-8adc2fd43b42"/>
  </NS2:Person>
  <RDF:Description xmlns:NS4="http://purl.org/dc/terms/" NS4:W3CDTF="2007-09-03T15:03:09+12:00" RDF:about="rdf:#5dafb9e4-a012-469e-88aa-7d47003b6252"/>
  <RDF:Description xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:about="rdf:#79925a6e-f4e3-4cca-b88d-bdd3c954a99e" NS3:title="Free Radical Biology and Medicine"/>
  <RDF:Description RDF:about="rdf:#17245937-2009-4ff5-a9bd-e010e5ce9780" RDF:value="This model is known to run in PCEnv and COR and is known to be mathematically consistent with the publication it was based on. This model has had an equation added to allow it to reproduce Figure 2 of the publication">
    <NS3:creator xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:resource="rdf:#e52ec981-4f74-4ad2-af95-5da1e5e19f77"/>
  </RDF:Description>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:Family="Lloyd" NS6:Given="Catherine" NS6:Other="May" RDF:about="rdf:#bf768def-a57c-4ed5-9d44-b3d22d0ae9b1"/>
  <RDF:Description RDF:about="rdf:#60cf783a-7384-4ca4-8efb-e84e537d3ae4">
    <NS6:ORG xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#89a10dd3-3b2b-4c41-97ad-dc93acc4bb0f"/>
    <NS6:EMAIL xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#b1b07c12-f465-4537-a12b-e7c9dc541cb5"/>
    <NS6:N xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#bf768def-a57c-4ed5-9d44-b3d22d0ae9b1"/>
  </RDF:Description>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:FN="Catherine Lloyd" RDF:about="rdf:#e536068e-f7bd-4ce1-be01-97661df73a25"/>
  <RDF:Description RDF:about="rdf:#49ae6284-5dcd-4a1f-90c1-c7a9c1765334" RDF:value="This is a CellML description of Chen and Popel's 2007 mathematical model of vascular and perivascular nitric oxide release and transport, which includes biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3).">
    <NS3:creator xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:resource="rdf:#e536068e-f7bd-4ce1-be01-97661df73a25"/>
  </RDF:Description>
  <RDF:Description xmlns:NS2="http://www.cellml.org/bqs/1.0#" RDF:about="rdf:#fe9bef2b-b05c-4384-9985-5e2e4471dba6" NS2:subject_type="keyword">
    <RDF:value RDF:resource="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2"/>
  </RDF:Description>
  <RDF:Description RDF:about="rdf:#05f674ca-fed7-4641-8460-37bca5eefe8e">
    <NS3:subject xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:resource="rdf:#fe9bef2b-b05c-4384-9985-5e2e4471dba6"/>
  </RDF:Description>
  <RDF:Description xmlns:NS3="http://purl.org/dc/elements/1.1/" RDF:about="" NS3:publisher="The University of Auckland, Bioengineering Institute">
    <NS5:comment xmlns:NS5="http://www.cellml.org/metadata/1.0#" RDF:resource="rdf:#17245937-2009-4ff5-a9bd-e010e5ce9780"/>
    <NS4:created xmlns:NS4="http://purl.org/dc/terms/" RDF:resource="rdf:#9650643f-e8a2-4f5f-b933-61f102b0ae21"/>
    <NS3:creator RDF:resource="rdf:#60cf783a-7384-4ca4-8efb-e84e537d3ae4"/>
    <NS5:modification xmlns:NS5="http://www.cellml.org/metadata/1.0#" RDF:resource="rdf:#cd46f8c8-eaa6-494c-b533-7391d0692740"/>
  </RDF:Description>
  <RDF:Description xmlns:NS4="http://purl.org/dc/terms/" NS4:W3CDTF="2007-03-15" RDF:about="rdf:#d8d7725d-daac-4f28-b0b5-6ab5951e6c01"/>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:Family="Chen" NS6:Given="Kejing" RDF:about="rdf:#c91ef315-f145-4296-a036-8adc2fd43b42"/>
  <NS2:Person xmlns:NS2="http://www.cellml.org/bqs/1.0#" RDF:about="rdf:#67882c8e-e4f8-4f1d-8394-a15e097e01d9">
    <NS6:N xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#bb3449d6-7d70-4ebe-bbf6-b928e83c572c"/>
  </NS2:Person>
  <NS7:internet xmlns:NS7="http://imc.org/vCard/3.0#" RDF:about="rdf:#b1b07c12-f465-4537-a12b-e7c9dc541cb5" RDF:value="c.lloyd@auckland.ac.nz"/>
  <RDF:Description xmlns:NS4="http://purl.org/dc/terms/" NS4:W3CDTF="2007-08-29T00:00:00+00:00" RDF:about="rdf:#9650643f-e8a2-4f5f-b933-61f102b0ae21"/>
  <RDF:Seq RDF:about="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf">
    <RDF:li RDF:resource="rdf:#562c6553-a1b2-4313-8ee0-29b01b0745e5"/>
    <RDF:li RDF:resource="rdf:#67882c8e-e4f8-4f1d-8394-a15e097e01d9"/>
  </RDF:Seq>
  <RDF:Seq RDF:about="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf"/>
  <RDF:Description RDF:about="rdf:#7a7e37ce-e63d-4548-8b38-b1afb1cb85f8">
    <NS6:N xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" RDF:resource="rdf:#bddcf05a-09ca-4156-ad81-53895ff8015f"/>
  </RDF:Description>
  <RDF:Bag RDF:about="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2">
    <RDF:li>nitric oxide</RDF:li>
    <RDF:li>nitric oxide synthase</RDF:li>
    <RDF:li>signal transduction</RDF:li>
    <RDF:li>cerebral aneurysm</RDF:li>
  </RDF:Bag>
  <RDF:Bag RDF:about="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2"/>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:Family="Popel" NS6:Given="Aleksander" NS6:Other="S" RDF:about="rdf:#bb3449d6-7d70-4ebe-bbf6-b928e83c572c"/>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:FN="James Lawson" RDF:about="rdf:#e52ec981-4f74-4ad2-af95-5da1e5e19f77"/>
  <RDF:Description xmlns:NS6="http://www.w3.org/2001/vcard-rdf/3.0#" NS6:Family="Lawson" NS6:Given="James" NS6:Other="Richard" RDF:about="rdf:#bddcf05a-09ca-4156-ad81-53895ff8015f"/>
</RDF:RDF>
<rdf:RDF xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#">
  <rdf:Seq rdf:about="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf">
    <rdf:li rdf:resource="rdf:#562c6553-a1b2-4313-8ee0-29b01b0745e5"/>
    <rdf:li rdf:resource="rdf:#67882c8e-e4f8-4f1d-8394-a15e097e01d9"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf"/>
  <rdf:Bag rdf:about="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2">
    <rdf:li>nitric oxide</rdf:li>
    <rdf:li>nitric oxide synthase</rdf:li>
    <rdf:li>signal transduction</rdf:li>
    <rdf:li>cerebral aneurysm</rdf:li>
  </rdf:Bag>
  <rdf:Description rdf:about="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2"/>
  <rdf:Description rdf:about="#chen_model_2007">
    <ns7:simulation rdf:resource="rdf:#$Ujx.53"/>
    <dc:title>Chen and Popel's 2007 mathematical model of vascular and perivascular nitric oxide release and transport, which includes biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3).</dc:title>
    <cmeta:comment rdf:resource="rdf:#49ae6284-5dcd-4a1f-90c1-c7a9c1765334"/>
    <bqs:reference rdf:resource="rdf:#05f674ca-fed7-4641-8460-37bca5eefe8e"/>
    <bqs:reference rdf:resource="rdf:#28ce55ed-a53f-41c7-b44b-7dbe52df813e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$Ujx.53">
    <ns7:boundIntervals rdf:resource="rdf:#$Vjx.53"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$Wjx.53">
    <ns7:endingValue>10</ns7:endingValue>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#562c6553-a1b2-4313-8ee0-29b01b0745e5">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#c91ef315-f145-4296-a036-8adc2fd43b42"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e536068e-f7bd-4ce1-be01-97661df73a25">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e52ec981-4f74-4ad2-af95-5da1e5e19f77">
    <vCard:FN>James Lawson</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5dafb9e4-a012-469e-88aa-7d47003b6252">
    <dcterms:W3CDTF>2007-09-03T15:03:09+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b1b07c12-f465-4537-a12b-e7c9dc541cb5">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>c.lloyd@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#15ea8dbb-9da8-43e4-9e36-2bb1a01495b5">
    <dc:creator rdf:resource="rdf:#7ee565db-47af-4124-a29b-5222f8efcdbf"/>
    <dc:title>Vascular and perivascular nitric oxide release and transport: biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3)</dc:title>
    <bqs:volume>42</bqs:volume>
    <bqs:first_page>811</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#79925a6e-f4e3-4cca-b88d-bdd3c954a99e"/>
    <dcterms:issued rdf:resource="rdf:#d8d7725d-daac-4f28-b0b5-6ab5951e6c01"/>
    <bqs:last_page>822</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#89a10dd3-3b2b-4c41-97ad-dc93acc4bb0f">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fe9bef2b-b05c-4384-9985-5e2e4471dba6">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#0546cd54-a850-4ec3-8054-cd43fd1dead2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9650643f-e8a2-4f5f-b933-61f102b0ae21">
    <dcterms:W3CDTF>2007-08-29T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bb3449d6-7d70-4ebe-bbf6-b928e83c572c">
    <vCard:Given>Aleksander</vCard:Given>
    <vCard:Family>Popel</vCard:Family>
    <vCard:Other>S</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#79925a6e-f4e3-4cca-b88d-bdd3c954a99e">
    <dc:title>Free Radical Biology and Medicine</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bddcf05a-09ca-4156-ad81-53895ff8015f">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other>Richard</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bf768def-a57c-4ed5-9d44-b3d22d0ae9b1">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d8d7725d-daac-4f28-b0b5-6ab5951e6c01">
    <dcterms:W3CDTF>2007-03-15</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#05f674ca-fed7-4641-8460-37bca5eefe8e">
    <dc:subject rdf:resource="rdf:#fe9bef2b-b05c-4384-9985-5e2e4471dba6"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$Vjx.53">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$Wjx.53"/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#17245937-2009-4ff5-a9bd-e010e5ce9780"/>
    <dcterms:created rdf:resource="rdf:#9650643f-e8a2-4f5f-b933-61f102b0ae21"/>
    <dc:creator rdf:resource="rdf:#60cf783a-7384-4ca4-8efb-e84e537d3ae4"/>
    <cmeta:modification rdf:resource="rdf:#cd46f8c8-eaa6-494c-b533-7391d0692740"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7a7e37ce-e63d-4548-8b38-b1afb1cb85f8">
    <vCard:N rdf:resource="rdf:#bddcf05a-09ca-4156-ad81-53895ff8015f"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#17245937-2009-4ff5-a9bd-e010e5ce9780">
    <dc:creator rdf:resource="rdf:#e52ec981-4f74-4ad2-af95-5da1e5e19f77"/>
    <rdf:value>This model is known to run in PCEnv and COR and is known to be mathematically consistent with the publication it was based on. This model has had an equation added to allow it to reproduce Figure 2 of the publication</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#67882c8e-e4f8-4f1d-8394-a15e097e01d9">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#bb3449d6-7d70-4ebe-bbf6-b928e83c572c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#60cf783a-7384-4ca4-8efb-e84e537d3ae4">
    <vCard:ORG rdf:resource="rdf:#89a10dd3-3b2b-4c41-97ad-dc93acc4bb0f"/>
    <vCard:EMAIL rdf:resource="rdf:#b1b07c12-f465-4537-a12b-e7c9dc541cb5"/>
    <vCard:N rdf:resource="rdf:#bf768def-a57c-4ed5-9d44-b3d22d0ae9b1"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c91ef315-f145-4296-a036-8adc2fd43b42">
    <vCard:Given>Kejing</vCard:Given>
    <vCard:Family>Chen</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#cd46f8c8-eaa6-494c-b533-7391d0692740">
    <dcterms:modified rdf:resource="rdf:#5dafb9e4-a012-469e-88aa-7d47003b6252"/>
    <rdf:value>Added equation defining time differential of NO production (i.e. production rate of NO by NOS1 in uM of NO/second). This was done to allow the model to reproduce figure 2 of the publicatio</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#7a7e37ce-e63d-4548-8b38-b1afb1cb85f8"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#28ce55ed-a53f-41c7-b44b-7dbe52df813e">
    <bqs:Pubmed_id>17320763</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#15ea8dbb-9da8-43e4-9e36-2bb1a01495b5"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#49ae6284-5dcd-4a1f-90c1-c7a9c1765334">
    <dc:creator rdf:resource="rdf:#e536068e-f7bd-4ce1-be01-97661df73a25"/>
    <rdf:value>This is a CellML description of Chen and Popel's 2007 mathematical model of vascular and perivascular nitric oxide release and transport, which includes biochemical pathways of neuronal nitric oxide synthase (NOS1) and endothelial nitric oxide synthase (NOS3).</rdf:value>
  </rdf:Description>
</rdf:RDF>
</model>