Location: Kesmir, Deboer, 1999 @ 11b77e367d0e / kesmir_deboer_1999.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2006-07-09 07:32:09+12:00
Desc:
committing version01 of kesmir_deboer_1999
Permanent Source URI:
https://models.physiomeproject.org/workspace/kesmir_deboer_1999/rawfile/11b77e367d0e516a8c2fbf273eca2d7b9fe79541/kesmir_deboer_1999.cellml

<?xml version='1.0' encoding='utf-8'?>
<!--  FILE :  kesmir_model_1999.xml

CREATED :  4th December 2003

LAST MODIFIED : 4th December 2003

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.0 Specification released on
10th August 2001, and the 16/1/02 CellML Metadata 1.0 Specification.

DESCRIPTION :  This file contains a CellML description of Kesmir and De Boer's 1999 mathematical model on germinal centre kinetics and termination.

CHANGES:  
  
--><model xmlns="http://www.cellml.org/cellml/1.0#" 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:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="kesmir_deboer_1999_version01" name="kesmir_deboer_1999_version01">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Modelling the Kinetics of Germinal Centre Reactions</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 is the original unchecked version of the model imported from the previous
            CellML model repository, 24-Jan-2006.
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
Affinity maturation during the humoral immune response to T cell-dependent Ag occurs in germinal centres (GCs).  GCs are highly dynamic areas where B lymphocytes rapidly divide and somatic cells mutate and are selected for.  Ag is stored in the form of immune complexes on follicular dendritic cells.  Ag is the main selective agent during a GC reaction as mutated B cells have to bind Ag to avoid apoptosis.  Following this AG-based selection of B cells, the B cells have to interact with the GC T cells in order to improve their chance of survival.   
</para>

<para>
In this current study, Kesmir and De Boer extend previous mathematical models of GC reactions by including:
<itemizedlist>
  <listitem>
              <para>the cell division history of the centroblasts;</para>
            </listitem>
  <listitem>
              <para>the Ag uptake by centrocytes; and</para>
            </listitem>
  <listitem>
              <para>T cell dynamics.</para>
            </listitem>
</itemizedlist>
Focusing on GC kinetics, rather than affinity maturation, the authors show that:
<itemizedlist>
  <listitem>
              <para>the main effect of T cells on GC kinetics is confined to the early stages of the GC reaction;</para>
            </listitem>
  <listitem>
              <para>the duration of the reaction is largely determined by Ag availability and only slightly by the availability of T cell help; and</para>
            </listitem>
  <listitem>
              <para>both the Ag concentration and the half-life of the immune complexes have a negligible effect on the GC kinetics.</para>
            </listitem>
</itemizedlist>
A schematic of the model can be seen in <xref linkend="fig_cell_diagram"/> below.
</para>

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

<para>
<ulink url="http://www.jimmunol.org/cgi/content/abstract/163/5/2463">A Mathematical Model on Germinal Center Kinetics and Termination</ulink>, Can Kesmir and Rob J. De Boer, 1999, <ulink url="http://www.jimmunol.org/">
            <emphasis>The Journal of Immunology</emphasis>
          </ulink>, 163, 2463-2469.  (<ulink url="http://www.jimmunol.org/cgi/content/full/163/5/2463">Full text (HTML)</ulink> and <ulink url="http://www.jimmunol.org/cgi/reprint/163/5/2463.pdf">PDF</ulink> versions of the article are available on the <emphasis>The Journal of Immunology</emphasis> website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=10452981&amp;dopt=Abstract">PubMed ID: 10452981</ulink>
</para>

<informalfigure float="0" id="fig_cell_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>cell diagram</title>
    </objectinfo>
    <imagedata fileref="kesmir_1999.png"/>
  </imageobject>
</mediaobject>
<caption>The model GC reaction.</caption>
</informalfigure>

</sect1>
</article>
</documentation>
  
  
  <units base_units="yes" name="cells_per_GC"/>
  
  <units name="day">
    <unit units="second" exponent="-1" multiplier="86400.0"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit units="day" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="day" public_interface="out" name="time"/>
  </component>
  
  <component cmeta:id="B0" name="B0">
    <rdf:RDF>
      <rdf:Description rdf:about="B0">
        <dc:title>B0</dc:title>
        <dcterms:alternative>centroblast 0 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B0" initial_value="3.0"/>
    
    <variable units="dimensionless" public_interface="in" name="pr"/>
    <variable units="first_order_rate_constant" public_interface="in" name="mu"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="CT_"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B0</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> pr </ci>
            <ci> mu </ci>
            <ci> CT_ </ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B0 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B0 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B1" name="B1">
    <rdf:RDF>
      <rdf:Description rdf:about="B1">
        <dc:title>B1</dc:title>
        <dcterms:alternative>centroblast 1 division</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B1"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B0"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B1</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B0</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B1 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B1 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B2" name="B2">
    <rdf:RDF>
      <rdf:Description rdf:about="B2">
        <dc:title>B2</dc:title>
        <dcterms:alternative>centroblast 2 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B2"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B1"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B2</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B1</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B2 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B2 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B3" name="B3">
    <rdf:RDF>
      <rdf:Description rdf:about="B3">
        <dc:title>B3</dc:title>
        <dcterms:alternative>centroblast 3 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B3"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B2"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B3</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B2</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B3 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B3 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B4" name="B4">
    <rdf:RDF>
      <rdf:Description rdf:about="B4">
        <dc:title>B4</dc:title>
        <dcterms:alternative>centroblast 4 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B4"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B3"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B4</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B3</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B4 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B4 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B5" name="B5">
    <rdf:RDF>
      <rdf:Description rdf:about="B5">
        <dc:title>B5</dc:title>
        <dcterms:alternative>centroblast 5 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B5"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B4"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B5</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B4</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B5 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B5 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B6" name="B6">
    <rdf:RDF>
      <rdf:Description rdf:about="B6">
        <dc:title>B6</dc:title>
        <dcterms:alternative>centroblast 6 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B6"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B5"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B6</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B5</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B6 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B6 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B7" name="B7">
    <rdf:RDF>
      <rdf:Description rdf:about="B7">
        <dc:title>B7</dc:title>
        <dcterms:alternative>centroblast 7 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B7"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B6"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B7</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B6</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B7 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B7 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B8" name="B8">
    <rdf:RDF>
      <rdf:Description rdf:about="B8">
        <dc:title>B8</dc:title>
        <dcterms:alternative>centroblast 8 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B8"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B7"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B8</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B7</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B8 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B8 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component> 
  
  <component cmeta:id="B9" name="B9">
    <rdf:RDF>
      <rdf:Description rdf:about="B9">
        <dc:title>B9</dc:title>
        <dcterms:alternative>centroblast 9 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B9"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B8"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B9</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B8</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B9 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B9 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="B10" name="B10">
    <rdf:RDF>
      <rdf:Description rdf:about="B10">
        <dc:title>B10</dc:title>
        <dcterms:alternative>centroblast 10 divisions</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="B10"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_B"/>
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="delta_B"/>
    <variable units="cells_per_GC" public_interface="in" name="B9"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>B10</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> rho </ci>
            <apply>
              <plus/>
              <cn cellml:units="dimensionless"> 1.0 </cn>
              <ci> alpha_B </ci>
            </apply>
            <ci>B9</ci> 
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> rho </ci>
              <ci> B10 </ci>
            </apply> 
            <apply>
              <times/>
              <ci> delta_B </ci>
              <ci> B10 </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="C" name="C">
    <rdf:RDF>
      <rdf:Description rdf:about="C">
        <dc:title>C</dc:title>
        <dcterms:alternative>centrocyte</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="C"/>
    
    <variable units="first_order_rate_constant" name="d" initial_value="2.0"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="rho"/>
    <variable units="first_order_rate_constant" public_interface="in" name="mu"/>
    <variable units="cells_per_GC" public_interface="in" name="B10"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>C</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> d </ci>
            <ci> rho </ci>
            <ci> B10 </ci> 
          </apply>
          <apply>
            <times/>
            <ci> mu </ci>
            <ci> C </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="C_" name="C_">
    <rdf:RDF>
      <rdf:Description rdf:about="C_">
        <dc:title>C_</dc:title>
        <dcterms:alternative>Ag-bound centrocyte</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="C_"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="mu"/>
    <variable units="cells_per_GC" public_interface="in" name="CA"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>C_</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> mu </ci>
            <ci> CA </ci>
          </apply>
          <apply>
            <times/>
            <ci> mu </ci>
            <ci> C_ </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component> 
  
  <component cmeta:id="M" name="M">
    <rdf:RDF>
      <rdf:Description rdf:about="M">
        <dc:title>M</dc:title>
        <dcterms:alternative>memory or Ab forming cell compartment</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="M"/>
    
    <variable units="dimensionless" public_interface="in" name="pr"/>
    <variable units="first_order_rate_constant" public_interface="in" name="mu"/>
    <variable units="cells_per_GC" public_interface="in" name="CT_"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>M</ci> 
        </apply>
        <apply>
          <times/>
          <apply>
            <minus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <ci> pr </ci>
          </apply>
          <ci> mu </ci>
          <ci> CT_ </ci>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="A" name="A">
    <rdf:RDF>
      <rdf:Description rdf:about="A">
        <dc:title>A</dc:title>
        <dcterms:alternative>FDC</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="A" initial_value="500.0"/>
    
    <variable units="first_order_rate_constant" name="z" initial_value="0.02"/>
    <variable units="dimensionless" name="u" initial_value="0.15"/>
    
    <variable units="cells_per_GC" public_interface="in" name="CA"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>A</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <minus/>
            <apply>
              <times/>
              <ci> z </ci>
              <ci> A </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> u </ci>
            <ci> CA </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="T" name="T">
    <rdf:RDF>
      <rdf:Description rdf:about="T">
        <dc:title>T</dc:title>
        <dcterms:alternative>T cells</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="T"/>
    
    <variable units="first_order_rate_constant" name="p" initial_value="2.0"/>
    <variable units="first_order_rate_constant" name="omega" initial_value="5.0"/>
    <variable units="first_order_rate_constant" name="delta_T" initial_value="0.8"/>
    
    <variable units="dimensionless" public_interface="in" name="alpha_T"/>
    <variable units="cells_per_GC" public_interface="in" name="CT_"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>T</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <ci> omega </ci>
            <apply>
              <times/>
              <ci> p </ci>
              <ci> alpha_T </ci>
              <ci> CT_ </ci>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> delta_T </ci>
            <ci> T </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="CA" name="CA">
    <rdf:RDF>
      <rdf:Description rdf:about="CA">
        <dc:title>CA</dc:title>
        <dcterms:alternative>centrocyte-FDC complex</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="CA"/>
    
    <variable units="dimensionless" name="SA" initial_value="500.0"/>
    
    <variable units="cells_per_GC" public_interface="in" name="A"/>
    <variable units="cells_per_GC" public_interface="in" name="C"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci>CA</ci> 
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci> C </ci>
            <ci> A </ci>
          </apply>
          <apply>
            <plus/>
            <ci> SA </ci>
            <ci> A </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="CT_" name="CT_">
    <rdf:RDF>
      <rdf:Description rdf:about="CT_">
        <dc:title>CT_</dc:title>
        <dcterms:alternative>rescued centrocyte-T cell complex</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_GC" public_interface="out" name="CT_"/>
    
    <variable units="dimensionless" name="ST" initial_value="50.0"/>
    
    <variable units="cells_per_GC" public_interface="in" name="T"/>
    <variable units="cells_per_GC" public_interface="in" name="C_"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci>CT_</ci> 
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci> C_ </ci>
            <ci> T </ci>
          </apply>
          <apply>
            <plus/>
            <ci> ST </ci>
            <ci> C_ </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="alpha_B" name="alpha_B">
    <rdf:RDF>
      <rdf:Description rdf:about="alpha_B">
        <dc:title>alpha_B</dc:title>
        <dcterms:alternative>density dependent expansion term</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="dimensionless" public_interface="out" name="alpha_B"/>
    
    <variable units="dimensionless" name="KB" initial_value="1.0E4"/>
    <variable units="dimensionless" name="n" initial_value="10.0"/>
    <variable units="dimensionless" name="i" initial_value="0.0"/>
    <variable units="cells_per_GC" name="Bi"/>
    
    <variable units="cells_per_GC" public_interface="in" name="B0"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci>alpha_B</ci> 
        <apply>
          <divide/>
          <ci> KB </ci>
          <apply>
            <plus/>
            <ci> KB </ci>
            <apply>
              <sum/>
              <bvar>
                <ci>i</ci>
              </bvar> 
              <lowlimit>
                <cn cellml:units="day">0</cn>
              </lowlimit>
              <uplimit>
                <ci>n</ci>
              </uplimit>
              <ci> Bi </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component cmeta:id="alpha_T" name="alpha_T">
    <rdf:RDF>
      <rdf:Description rdf:about="alpha_T">
        <dc:title>alpha_T</dc:title>
        <dcterms:alternative>density dependent expansion term</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="dimensionless" public_interface="out" name="alpha_T"/>
    
    <variable units="dimensionless" name="KT" initial_value="100.0"/>
    
    <variable units="cells_per_GC" public_interface="in" name="T"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci>alpha_T</ci> 
        <apply>
          <divide/>
          <ci> KT </ci>
          <apply>
            <plus/>
            <ci> KT </ci>
            <ci> T </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component name="kinetic_parameters">
    <variable units="first_order_rate_constant" public_interface="out" name="rho" initial_value="4.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="mu" initial_value="3.0"/>
    <variable units="first_order_rate_constant" public_interface="out" name="delta_B" initial_value="0.8"/>
    <variable units="dimensionless" public_interface="out" name="pr" initial_value="0.15"/>
  </component>
  
  
  <connection>
    <map_components component_2="environment" component_1="B0"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B1"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B2"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B3"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B4"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B5"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B6"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B7"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B8"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B9"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="B10"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="C"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="C_"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="M"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="A"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="T"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="CT_" component_1="B0"/>
    <map_variables variable_2="CT_" variable_1="CT_"/>
  </connection>
  
  <connection>
    <map_components component_2="B0" component_1="B1"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>
  
  <connection>
    <map_components component_2="B1" component_1="B2"/>
    <map_variables variable_2="B1" variable_1="B1"/>
  </connection>
  
  <connection>
    <map_components component_2="B2" component_1="B3"/>
    <map_variables variable_2="B2" variable_1="B2"/>
  </connection>
  
  <connection>
    <map_components component_2="B3" component_1="B4"/>
    <map_variables variable_2="B3" variable_1="B3"/>
  </connection>
  
  <connection>
    <map_components component_2="B4" component_1="B5"/>
    <map_variables variable_2="B4" variable_1="B4"/>
  </connection>
  
  <connection>
    <map_components component_2="B5" component_1="B6"/>
    <map_variables variable_2="B5" variable_1="B5"/>
  </connection>
  
  <connection>
    <map_components component_2="B6" component_1="B7"/>
    <map_variables variable_2="B6" variable_1="B6"/>
  </connection>
  
  <connection>
    <map_components component_2="B7" component_1="B8"/>
    <map_variables variable_2="B7" variable_1="B7"/>
  </connection>
  
  <connection>
    <map_components component_2="B8" component_1="B9"/>
    <map_variables variable_2="B8" variable_1="B8"/>
  </connection>
  
  <connection>
    <map_components component_2="B9" component_1="B10"/>
    <map_variables variable_2="B9" variable_1="B9"/>
  </connection>
  
  <connection>
    <map_components component_2="B10" component_1="C"/>
    <map_variables variable_2="B10" variable_1="B10"/>
  </connection>
  
  <connection>
    <map_components component_2="CA" component_1="C_"/>
    <map_variables variable_2="CA" variable_1="CA"/>
  </connection>
  
  <connection>
    <map_components component_2="CT_" component_1="M"/>
    <map_variables variable_2="CT_" variable_1="CT_"/>
  </connection>
  
  <connection>
    <map_components component_2="CA" component_1="A"/>
    <map_variables variable_2="CA" variable_1="CA"/>
    <map_variables variable_2="A" variable_1="A"/>
  </connection>
  
  <connection>
    <map_components component_2="CT_" component_1="T"/>
    <map_variables variable_2="CT_" variable_1="CT_"/>
    <map_variables variable_2="T" variable_1="T"/>
  </connection>
  
  <connection>
    <map_components component_2="C" component_1="CA"/>
    <map_variables variable_2="C" variable_1="C"/>
  </connection>
  
  <connection>
    <map_components component_2="C_" component_1="CT_"/>
    <map_variables variable_2="C_" variable_1="C_"/>
  </connection>
  
  <connection>
    <map_components component_2="B0" component_1="alpha_B"/>
    <map_variables variable_2="B0" variable_1="B0"/>
  </connection>
  
  <connection>
    <map_components component_2="B1" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B2" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B3" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B4" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B5" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B6" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B7" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B8" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B9" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="B10" component_1="alpha_B"/>
    <map_variables variable_2="alpha_B" variable_1="alpha_B"/>
  </connection>
  
  <connection>
    <map_components component_2="T" component_1="alpha_T"/>
    <map_variables variable_2="T" variable_1="T"/>
    <map_variables variable_2="alpha_T" variable_1="alpha_T"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B0"/>
    <map_variables variable_2="pr" variable_1="pr"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="mu" variable_1="mu"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B1"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B2"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B3"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B4"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B5"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B6"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B7"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B8"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B9"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="B10"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="delta_B" variable_1="delta_B"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="C"/>
    <map_variables variable_2="rho" variable_1="rho"/>
    <map_variables variable_2="mu" variable_1="mu"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="C_"/>
    <map_variables variable_2="mu" variable_1="mu"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="M"/>
    <map_variables variable_2="pr" variable_1="pr"/>
    <map_variables variable_2="mu" variable_1="mu"/>
  </connection>
  

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Bag rdf:about="rdf:#8652d078-cc38-4459-b0ed-0dd710f95596">
    <rdf:li>germinal centre kinetics</rdf:li>
    <rdf:li>immunology</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#611aa38e-f8ff-4e99-8a5d-af9651048492">
    <rdf:li rdf:resource="rdf:#c37988c1-211c-4240-a4e4-19666af0f947"/>
    <rdf:li rdf:resource="rdf:#d0d0480a-e40c-4567-9071-66ccca5fdd20"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#e6da05f4-1ea2-4c8b-90bb-d297bd0eee4c">
    <dcterms:W3CDTF>2003-12-04</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ff0d6dfd-8bac-4bcc-a629-4dabcccb78a7">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#48cd2653-3547-4cb6-b656-26e7a84c1f0d">
    <dc:creator rdf:resource="rdf:#611aa38e-f8ff-4e99-8a5d-af9651048492"/>
    <dc:title>
            A Mathematical Model on Germinal Center Kinetics and Termination
          </dc:title>
    <bqs:volume>163</bqs:volume>
    <bqs:first_page>2463</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#b5804f6b-1dfe-4b1d-8065-309044e908c5"/>
    <dcterms:issued rdf:resource="rdf:#97165aa4-335f-4fd0-9eee-8017f9f30222"/>
    <bqs:last_page>2469</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#1cf187e2-e5c2-4666-893c-47857d1fbf68">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#67c7e761-baaf-4c18-9d1d-1649bb2630ab">
    <dc:subject rdf:resource="rdf:#d596fe66-e0ea-4c65-91f6-6e647ed87ed8"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d0d0480a-e40c-4567-9071-66ccca5fdd20">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#eeb0a70a-b209-4563-add6-fcbab201e480"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#eeb0a70a-b209-4563-add6-fcbab201e480">
    <vCard:Given>Rob</vCard:Given>
    <vCard:Family>De Boer</vCard:Family>
    <vCard:Other>J</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ec5e29db-8266-4606-a210-756845598a5c">
    <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="">
    <dc:publisher>
        The University of Auckland, Bioengineering Institute
      </dc:publisher>
    <dcterms:created rdf:resource="rdf:#e6da05f4-1ea2-4c8b-90bb-d297bd0eee4c"/>
    <dc:creator rdf:resource="rdf:#508153de-b5bc-4746-baa7-f388ef43281b"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#97165aa4-335f-4fd0-9eee-8017f9f30222">
    <dcterms:W3CDTF>1999-09-01</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#95ceafdc-2c3f-4d06-b9b9-4c44233e6c59">
    <dc:creator rdf:resource="rdf:#1cf187e2-e5c2-4666-893c-47857d1fbf68"/>
    <rdf:value>
          This is the CellML description of Kesmir and De Boer's 1999 mathematical model on germinal centre kinetics and termination.
        </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#619a76c1-c759-4e7d-bca3-eef51705bb21">
    <vCard:Given>Can</vCard:Given>
    <vCard:Family>Kesmir</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b5804f6b-1dfe-4b1d-8065-309044e908c5">
    <dc:title>The Journal of Immunology</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c37988c1-211c-4240-a4e4-19666af0f947">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#619a76c1-c759-4e7d-bca3-eef51705bb21"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#0888c0ce-7b6a-4635-b52d-55e7e8dc2f4c">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f61650bc-dbba-4744-9b4e-749a1aa14bbf">
    <bqs:Pubmed_id>10452981</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#48cd2653-3547-4cb6-b656-26e7a84c1f0d"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d596fe66-e0ea-4c65-91f6-6e647ed87ed8">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#8652d078-cc38-4459-b0ed-0dd710f95596"/>
  </rdf:Description>
  <rdf:Description rdf:about="#kesmir_deboer_1999_version01">
    <dc:title>
        Kesmir and De Boer's 1999 mathematical model on germinal centre kinetics and termination.
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#95ceafdc-2c3f-4d06-b9b9-4c44233e6c59"/>
    <bqs:reference rdf:resource="rdf:#67c7e761-baaf-4c18-9d1d-1649bb2630ab"/>
    <bqs:reference rdf:resource="rdf:#f61650bc-dbba-4744-9b4e-749a1aa14bbf"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#508153de-b5bc-4746-baa7-f388ef43281b">
    <vCard:ORG rdf:resource="rdf:#ff0d6dfd-8bac-4bcc-a629-4dabcccb78a7"/>
    <vCard:EMAIL rdf:resource="rdf:#ec5e29db-8266-4606-a210-756845598a5c"/>
    <vCard:N rdf:resource="rdf:#0888c0ce-7b6a-4635-b52d-55e7e8dc2f4c"/>
  </rdf:Description>
</rdf:RDF>
</model>