Rendering of the source text

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

CREATED :  8th November 2007

LAST MODIFIED : 8th November 2007

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.1 Specification.

DESCRIPTION :  This file contains a CellML description of Waugh and Sherratt's 2006 mathematical model of macrophage dynamics in diabetic wound healing.

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="waugh_model_2006" name="waugh_model_2006">

<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Macrophage dynamics in diabetic wound dealing</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
        This CellML version of the model runs in PCEnv to recreate the results in the published paper.  The model has also been checked in COR and the units are consistent.  This particular version of the model has alpha set to 0.8 and therefore it represents wound healing in a diabetic patient (figure 2, right hand column).
          </para>
  </section>
  <sect1 id="sec_structure">
  <title>Model Structure</title>

<para>
Wounds in diabetic patients can take much longer to heal than they would in a healthy individual; some taking up to 18 months to heal properly.  This suggests the normal wound healing process is disrupted in some way in diabetic patients, but despite intensive research, the mechanisms underlying this process are still relatively poorly understood.  However, by piecing together the information which has been obtained, it is possible to develop a simple mathematical model of the wound healing process and how it is influenced by diabetes.  
</para>

<para>
The first stage of the wound healing process is inflammation, and macrophages are some of the first cells to be recruited to the site of injury.  They are derived from monocytes and they differentiate into one of three types depending on the chemical stimulus they receive, namely; cytocidal (or killer), inflammatory, and repair macrophages.  Killer macrophages remove bacteria and other debris from the wound site by phagocytosis, inflammatory macrophages secrete cytokines and chemokines to attract fibroblasts and endothelial cells to the wound and encourage their proliferation, while repair macrophages help to remodel the extracellular matrix of the wound.  The ratio of inflammatory to repair macrophages seems to be a key determinant of the rate of wound healing. 
</para>

<para>
In diabetic patients cell proliferation is often impaired, endothelial cells are more likely to undergo apoptosis, blood glucose levels are elevated, blood vessel growth is impaired, and there can be decreased collagen deposition at the wound site.  Macrophage removal to the lymph nodes may also be impaired, which might explain the presence of macrophages at the wound site long after the inflammatory stage when they would have normally been cleared in a healthy individual. 
</para>

<para>
To date, mathematical models of wound healing have tended to focus on the cell proliferation and repair stages of the wound process.  However, in diabetic patients it seems the inflammatory phase should be modelled instead.  In the paper described here, Helen Waugh and Jonathan Sherratt address this issue by developing a basic mathematical model of the inflammatory stage of the wound healing process, in particular focusing on the behaviour of the macrophage populations.  This model is discussed in the context of the available biological data, and simulations are also used to suggest potential treatment strategies.
</para>

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

<para>
Macrophage dynamics in diabetic wound dealing, Helen V. Waugh and Jonathan A. Sherratt, 2006,
            <emphasis>Bulletin of Mathematical Biology</emphasis>, 68, 197-207.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=16794927&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 16794927</ulink>
</para>

<informalfigure float="0" id="fig_reaction_diagram">
					<mediaobject>
						<imageobject>
							<objectinfo>
								<title>model diagram</title>
							</objectinfo>
							<imagedata fileref="waugh_2006.png"/>
						</imageobject>
					</mediaobject>
					<caption>Schematic diagram of the Waugh-Sherratt model of macrophage dynamics in diabetic wound healing.</caption>
				</informalfigure>

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




  
  <units name="day">
    <unit units="second" multiplier="86400.0"/>
  </units>

  <units base_units="yes" name="cells"/>

  <units name="cells_per_mm3">
    <unit units="cells"/>
    <unit units="metre" prefix="milli" exponent="-3"/>
  </units>
  
  <units name="cells_per_mm3_day">
    <unit units="cells_per_mm3"/>
    <unit units="day" exponent="-1"/>
  </units>

  <units name="cells_per_pg_day">
    <unit units="cells"/>
    <unit units="gram" prefix="pico" exponent="-1"/>
    <unit units="day" exponent="-1"/>
  </units>

  <units name="mm3_cells_per_pg2_day">
    <unit units="metre" prefix="milli" exponent="3"/>
    <unit units="cells"/>
    <unit units="gram" prefix="pico" exponent="-2"/>
    <unit units="day" exponent="-1"/>
  </units>

  <units name="mm6_cells_per_pg3_day">
    <unit units="metre" prefix="milli" exponent="6"/>
    <unit units="cells"/>
    <unit units="gram" prefix="pico" exponent="-3"/>
    <unit units="day" exponent="-1"/>
  </units>

  <units name="per_cells_per_mm3">
    <unit units="cells_per_mm3" exponent="-1"/>
  </units>

  <units name="pg_per_cells">
    <unit units="gram" prefix="pico"/>
    <unit units="cells" exponent="-1"/>
  </units>

  <units name="pg_per_mm3">
    <unit units="gram" prefix="pico"/>
    <unit units="metre" prefix="milli" exponent="-3"/>
  </units>

  <units name="first_order_rate_constant">
    <unit units="day" exponent="-1"/>
  </units>

  <units name="second_order_rate_constant">
    <unit units="pg_per_cells"/>
    <unit units="day" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="day" public_interface="out" name="time"/>
  </component>
  
  <component cmeta:id="phi_I" name="phi_I">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="phi_I">
        <dc:title>phi_I</dc:title>
        <dcterms:alternative>inflammatory macrophage cell density</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_mm3" public_interface="out" name="phi_I" initial_value="200.0"/>

    <variable units="dimensionless" public_interface="in" name="alpha"/>
    <variable units="dimensionless" public_interface="in" name="k1"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2"/>
    <variable units="per_cells_per_mm3" public_interface="in" name="k3"/>
    <variable units="first_order_rate_constant" public_interface="in" name="d1"/>
    <variable units="cells_per_mm3" public_interface="in" name="phi_R"/>
    <variable units="cells_per_mm3_per_day" public_interface="in" name="K_T"/>
    <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> phi_I </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> alpha </ci>
              <ci> K_T </ci>
            </apply>
            <apply>
              <times/>
              <ci> k1 </ci>
              <ci> k2 </ci>
              <ci> phi_I </ci>
              <apply>
                <minus/>
                <cn cellml:units="dimensionless"> 1.0 </cn>
                <apply>
                  <times/>
                  <ci> k3 </ci>
                  <apply>
                    <plus/>
                    <ci> phi_I </ci>
                    <ci> phi_R </ci>
                  </apply>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> d1 </ci>
            <ci> phi_I </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="phi_R" name="phi_R">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="phi_R">
        <dc:title>phi_R</dc:title>
        <dcterms:alternative>repair macrophage cell density</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_mm3" public_interface="out" name="phi_R" initial_value="200.0"/>

    <variable units="dimensionless" public_interface="in" name="alpha"/>
    <variable units="dimensionless" public_interface="in" name="k1"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2"/>
    <variable units="per_cells_per_mm3" public_interface="in" name="k3"/>
    <variable units="first_order_rate_constant" public_interface="in" name="d1"/>
    <variable units="cells_per_mm3" public_interface="in" name="phi_I"/>
    <variable units="cells_per_mm3_per_day" public_interface="in" name="K_T"/>
    <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> phi_R </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <apply>
                <minus/>
                <cn cellml:units="dimensionless"> 1.0 </cn>
                <ci> alpha </ci>
              </apply>
              <ci> K_T </ci>
            </apply>
            <apply>
              <times/>
              <ci> k1 </ci>
              <ci> k2 </ci>
              <ci> phi_R </ci>
              <apply>
                <minus/>
                <cn cellml:units="dimensionless"> 1.0 </cn>
                <apply>
                  <times/>
                  <ci> k3 </ci>
                  <apply>
                    <plus/>
                    <ci> phi_I </ci>
                    <ci> phi_R </ci>
                  </apply>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> d1 </ci>
            <ci> phi_R </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="T" name="T">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="T">
        <dc:title>T</dc:title>
        <dcterms:alternative>transforming growth factor-beta concentration</dcterms:alternative>
        <dcterms:alternative>TGF-beta</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable units="pg_per_mm3" public_interface="out" name="T" initial_value="6.0"/>
    
    <variable units="second_order_rate_constant" public_interface="in" name="k4"/>
    <variable units="first_order_rate_constant" public_interface="in" name="d2"/>
    <variable units="cells_per_mm3" public_interface="in" name="phi_I"/>
    <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>
            <times/>
            <ci> k4 </ci>
            <ci> phi_I </ci>
          </apply>
          <apply>
            <times/>
            <ci> d2 </ci>
            <ci> T </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>

  <component cmeta:id="K_T" name="K_T">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="K_T">
        <dc:title>K_T</dc:title>
        <dcterms:alternative>monocyte migration</dcterms:alternative>
      </rdf:Description>
    </rdf:RDF>  
    <variable units="cells_per_mm3_per_day" public_interface="out" name="K_T"/>
    
    <variable units="mm6_cells_per_pg3_day" name="tau1" initial_value="-2.47"/>
    <variable units="mm3_cells_per_pg2_day" name="tau2" initial_value="21.94"/>
    <variable units="cells_per_pg_day" name="tau3" initial_value="6.41"/>
    <variable units="cells_per_mm3_day" name="tau4" initial_value="1.75"/>
    
    <variable units="pg_per_mm3" public_interface="in" name="T"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> K_T </ci> 
        <apply>
          <plus/>
          <apply>
            <times/>
            <ci> tau1 </ci>
            <apply>
              <power/>
              <ci> T </ci>
              <cn cellml:units="dimensionless"> 3.0 </cn>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> tau2 </ci>
            <apply>
              <power/>
              <ci> T </ci>
              <cn cellml:units="dimensionless"> 2.0 </cn>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> tau3 </ci>
            <ci> T </ci>
          </apply>
          <ci> tau4 </ci>
        </apply>
      </apply>
    </math>
  </component>

  <component name="model_parameters">
    <variable units="dimensionless" public_interface="out" name="alpha" initial_value="0.8"/> 
    <variable units="dimensionless" public_interface="out" name="k1" initial_value="0.05"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k2" initial_value="0.693"/>
    <variable units="per_cells_per_mm3" public_interface="out" name="k3" initial_value="0.002"/>
    <variable units="second_order_rate_constant" public_interface="out" name="k4" initial_value="0.07"/>
    <variable units="first_order_rate_constant" public_interface="out" name="d1" initial_value="0.2"/>
    <variable units="first_order_rate_constant" public_interface="out" name="d2" initial_value="9.1"/>
  </component>
  
  <connection>
    <map_components component_2="environment" component_1="phi_I"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>

  <connection>
    <map_components component_2="environment" component_1="phi_R"/>
    <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="phi_R" component_1="phi_I"/>
    <map_variables variable_2="phi_I" variable_1="phi_I"/>
    <map_variables variable_2="phi_R" variable_1="phi_R"/>
  </connection> 

  <connection>
    <map_components component_2="model_parameters" component_1="phi_I"/>
    <map_variables variable_2="alpha" variable_1="alpha"/>
    <map_variables variable_2="k1" variable_1="k1"/>
    <map_variables variable_2="k2" variable_1="k2"/>
    <map_variables variable_2="k3" variable_1="k3"/>
    <map_variables variable_2="d1" variable_1="d1"/>
  </connection>

  <connection>
    <map_components component_2="K_T" component_1="phi_I"/>
    <map_variables variable_2="K_T" variable_1="K_T"/>
  </connection> 

  <connection>
    <map_components component_2="model_parameters" component_1="phi_R"/>
    <map_variables variable_2="alpha" variable_1="alpha"/>
    <map_variables variable_2="k1" variable_1="k1"/>
    <map_variables variable_2="k2" variable_1="k2"/>
    <map_variables variable_2="k3" variable_1="k3"/>
    <map_variables variable_2="d1" variable_1="d1"/>
  </connection>

  <connection>
    <map_components component_2="K_T" component_1="phi_R"/>
    <map_variables variable_2="K_T" variable_1="K_T"/>
  </connection> 

  <connection>
    <map_components component_2="T" component_1="phi_I"/>
    <map_variables variable_2="phi_I" variable_1="phi_I"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="T"/>
    <map_variables variable_2="k4" variable_1="k4"/>
    <map_variables variable_2="d2" variable_1="d2"/>
  </connection> 

  <connection>
    <map_components component_2="T" component_1="K_T"/>
    <map_variables variable_2="T" variable_1="T"/>
  </connection> 

<rdf:RDF>
  <rdf:Bag rdf:about="rdf:#4b17b40c-0815-4d39-b0c9-6f50c11c8dc8">
    <rdf:li>diabetes</rdf:li>
    <rdf:li>wound healing</rdf:li>
    <rdf:li>macrophage</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#16fe372f-b48f-417e-9798-45c9aad0c77e">
    <rdf:li rdf:resource="rdf:#90efdb8c-105a-44a8-8dda-98b2b41da554"/>
    <rdf:li rdf:resource="rdf:#66b806a2-f36a-4f6e-b9fa-6b50df5067b8"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#65503717-7400-4ed7-8801-985900f4675e">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#4b17b40c-0815-4d39-b0c9-6f50c11c8dc8"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#be5bb25f-e619-4988-b4c3-8ec712f60f2c">
    <dc:subject rdf:resource="rdf:#65503717-7400-4ed7-8801-985900f4675e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a92e9758-cc3b-404e-9399-13c08e9dd3e6">
    <dcterms:W3CDTF>2006-01</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#a4b8c4b0-7421-415f-9596-df3c152309af"/>
    <dcterms:created rdf:resource="rdf:#7881496b-4af2-43c6-967d-46109f4fb451"/>
    <dc:creator rdf:resource="rdf:#06febeff-0422-4b64-a6ad-6a52929249df"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bdbeedd0-c305-4412-87d6-74bbf0e7b7f9">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#6879d5a3-2bbb-470a-a07d-8828ee0056a6">
    <dc:creator rdf:resource="rdf:#56252816-7ec6-410d-8111-83ddfeaf881e"/>
    <rdf:value>This is a CellML description of Waugh and Sherratt's 2006 mathematical model of macrophage dynamics in diabetic wound healing.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2523f786-0470-4c1a-b634-4aefdabccc91">
    <vCard:Given>Jonathan</vCard:Given>
    <vCard:Family>Sherratt</vCard:Family>
    <vCard:Other>A</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#647bfdbf-e300-44bf-817f-4eaf25f25a4c">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#644e6e3e-61f8-4ce4-a46f-c126ca245fb7">
    <dc:title>Bulletin of Mathematical Biology</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7881496b-4af2-43c6-967d-46109f4fb451">
    <dcterms:W3CDTF>2007-11-08T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a4b8c4b0-7421-415f-9596-df3c152309af">
    <dc:creator rdf:resource="rdf:#9ac17b93-bd87-4092-bc50-3d87c3d70c1b"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#90efdb8c-105a-44a8-8dda-98b2b41da554">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#aa51a03b-1c94-4b59-a623-37bf40e65303"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9ac17b93-bd87-4092-bc50-3d87c3d70c1b">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#aa51a03b-1c94-4b59-a623-37bf40e65303">
    <vCard:Given>Helen</vCard:Given>
    <vCard:Family>Waugh</vCard:Family>
    <vCard:Other>V</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#66b806a2-f36a-4f6e-b9fa-6b50df5067b8">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#2523f786-0470-4c1a-b634-4aefdabccc91"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#240782d6-8806-429a-b8de-71865edfcad0">
    <bqs:Pubmed_id>16794927</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#a79f7fb3-5c3c-49bf-81cd-99039518cb55"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c3fb185c-51bb-4655-b627-79873ec5b496">
    <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:#56252816-7ec6-410d-8111-83ddfeaf881e">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="#waugh_model_2006">
    <dc:title>
        Waugh and Sherratt's 2006 mathematical model of macrophage dynamics in diabetic wound healing.
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#6879d5a3-2bbb-470a-a07d-8828ee0056a6"/>
    <bqs:reference rdf:resource="rdf:#240782d6-8806-429a-b8de-71865edfcad0"/>
    <bqs:reference rdf:resource="rdf:#be5bb25f-e619-4988-b4c3-8ec712f60f2c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#06febeff-0422-4b64-a6ad-6a52929249df">
    <vCard:ORG rdf:resource="rdf:#647bfdbf-e300-44bf-817f-4eaf25f25a4c"/>
    <vCard:EMAIL rdf:resource="rdf:#c3fb185c-51bb-4655-b627-79873ec5b496"/>
    <vCard:N rdf:resource="rdf:#bdbeedd0-c305-4412-87d6-74bbf0e7b7f9"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a79f7fb3-5c3c-49bf-81cd-99039518cb55">
    <dc:creator rdf:resource="rdf:#16fe372f-b48f-417e-9798-45c9aad0c77e"/>
    <dc:title>Macrophage Dynamics in Diabetic Wound Healing</dc:title>
    <bqs:volume>68</bqs:volume>
    <bqs:first_page>197</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#644e6e3e-61f8-4ce4-a46f-c126ca245fb7"/>
    <dcterms:issued rdf:resource="rdf:#a92e9758-cc3b-404e-9399-13c08e9dd3e6"/>
    <bqs:last_page>207</bqs:last_page>
  </rdf:Description>
</rdf:RDF>
</model>