<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#"
  xmlns:cg="http://www.cellml.org/metadata/graphs/1.0#">
  <rdf:Description>
    <cg:graph>
      <rdf:Description rdf:ID="ActionPotential">
        <!--<cg:title>Control</cg:title>-->
        <cg:x-label>Time (ms)</cg:x-label>
        <cg:y-label>Membrane potential (mV)</cg:y-label>
        <cg:background-colour>#ffffff</cg:background-colour>
        <cg:traces rdf:parseType="Collection">
          <rdf:Description>
            <cg:label>Base model</cg:label>
            <cg:type rdf:resource="http://www.cellml.org/metadata/graphs/1.0#line"/>
            <cg:colour>#ff0000</cg:colour>
            <cg:line-type rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</cg:line-type>
            <cg:x-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="TNNP-periodic.xml#simulation"/>
              <cg:variable rdf:resource="TNNP-periodic.xml#time"/>
              <cg:minimum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">980</cg:minimum>
              <cg:maximum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1340</cg:maximum>
            </cg:x-variable>
            <cg:y-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="TNNP-periodic.xml#simulation"/>
              <cg:variable rdf:resource="../../../cellml/models/2004_tenTusscher-version-2/2004_tenTusscher_noble_noble_panfilov-epi.xml#V"/>
            </cg:y-variable>
          </rdf:Description>
          <rdf:Description>
            <cg:label>Shaw I_K(ATP)</cg:label>
            <cg:type rdf:resource="http://www.cellml.org/metadata/graphs/1.0#line"/>
            <cg:colour>#0000ff</cg:colour>
            <cg:line-type rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</cg:line-type>
            <cg:x-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="IKATP-Shaw-control.xml#simulation"/>
              <cg:variable rdf:resource="IKATP-Shaw.xml#time"/>
              <cg:minimum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">980</cg:minimum>
              <cg:maximum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1340</cg:maximum>
            </cg:x-variable>
            <cg:y-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="IKATP-Shaw-control.xml#simulation"/>
              <cg:variable rdf:resource="../../../cellml/models/2004_tenTusscher-version-2/2004_tenTusscher_noble_noble_panfilov-epi.xml#V"/>
            </cg:y-variable>
          </rdf:Description>
          <rdf:Description>
            <cg:label>Matsuoka I_K(ATP)</cg:label>
            <cg:type rdf:resource="http://www.cellml.org/metadata/graphs/1.0#line"/>
            <cg:colour>#008000</cg:colour>
            <cg:line-type rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</cg:line-type>
            <cg:x-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="IKATP-Matsuoka-control.xml#simulation"/>
              <cg:variable rdf:resource="IKATP-Matsuoka.xml#time"/>
              <cg:minimum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">980</cg:minimum>
              <cg:maximum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1340</cg:maximum>
            </cg:x-variable>
            <cg:y-variable rdf:parseType="Resource">
              <cs:simulation rdf:resource="IKATP-Matsuoka-control.xml#simulation"/>
              <cg:variable rdf:resource="../../../cellml/models/2004_tenTusscher-version-2/2004_tenTusscher_noble_noble_panfilov-epi.xml#V"/>
            </cg:y-variable>
          </rdf:Description>
        </cg:traces>
      </rdf:Description>
    </cg:graph>
  </rdf:Description>
</rdf:RDF>
