Location: Brown, Choe, Shanahan, Czeisler, 1997 @ da0e0bccce38 / brown_choe_shanahan_czeisler_1997.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2009-06-17 12:41:36+12:00
Desc:
committing version02 of brown_choe_shanahan_czeisler_1997
Permanent Source URI:
http://models.cellml.org/workspace/brown_choe_shanahan_czeisler_1997/rawfile/da0e0bccce386ed877801b79dc94d5cef2687652/brown_choe_shanahan_czeisler_1997.cellml

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

CREATED :  6th July 2007

LAST MODIFIED : 6th July 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 Brown et al.'s 1997 mathematical model of diurnal variations in human plasma melatonin levels.

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="brown_model_1997" name="brown_choe_shanahan_czeisler_model_1997_version01">

<documentation xmlns="http://cellml.org/tmp-documentation">

<article>
  <articleinfo>
  <title>A mathematical model of diurnal variations in human plasma melatonin levels</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 can be solved but the output has not been checked against the publication.
          </para>
<para>
ValidateCellML verifies this model as valid CellML but detects unit inconsistencies.
</para>
  </section>
  <sect1 id="sec_structure">
  <title>Model Structure</title>

<para>
In animals melatonin plays an important role in processing environmental photic information (such as the day length) that can determine the timing of reproduction and other seasonally regulated behaviours.  Although the function of the hormone in humans is less well understood, its diurnal pattern is well described.  It peaks during the late evening, declines by early morning, and is at its lowest point at midmorning.  The 8 to 14 hour period of elevated melatonin levels depend on light exposure patterns, and seems to correlate with circadian rhythms.  As such, it has been suggested that plasma melatonin levels could be used as a quantitative marker of the human circadian system.  
</para>

<para>
Melatonin is synthesised in the pineal gland where its precursor tryptophan is converted to serotonin, and then to melatonin.  The rate determining step in this synthesis pathway is the governed by the activity of N-acetylserotonin (NAT), and the activity of this enzyme is controlled by the suprachiasmatic nuclei of the hypothalamus, the main mammalian circadian pacemaker.  Melatonin is not stored in the pineal gland.  Once synthesised melatonin diffuses into the systemic circulatory system.  From the plasma it is absorbed by various tissues and is cleared by the liver.
</para>

<para>
In their mathematical model of diurnal variations in human plasma melatonin levels, described here in CellML, Brown <emphasis>et al.</emphasis> incorporate four governing factors:

<itemizedlist>
  <listitem>
            <para>1) circadian control of the onset and offset of melatonin synthesis;</para>
          </listitem>
  <listitem>
            <para>2) the rates of melatonin a) synthesis in pineal gland, b) infusion into the plasma, and c) clearance by the liver;</para>
          </listitem>
  <listitem>
            <para>3) experimental artifact introduced by the melatonin immunoassay error; and</para>
          </listitem>
  <listitem>
            <para>4) the environmental lighting conditions under which the melatonin levels are measured.</para>
          </listitem>
</itemizedlist>  
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>model diagram</title>
    </objectinfo>
    <imagedata fileref="brown_1997.png"/>
  </imageobject>
</mediaobject>
<caption>Schematic diagram of the components and variables in a mathematical model of human melatonin.  Diurnal rhythm of melatonin is observed in the plasma compartment. A represents N-acetylserotonin activity in the pineal gland, H1 is the concentration of melatonin in the pineal gland, betaI is the plasma melatonin infusion rate, H2 is the plasma concentration of melatonin, and betaC is the clearance rate of plasma melatonin.</caption>
</informalfigure>

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

<para>
A mathematical model of diurnal variations in human plasma melatonin levels, Emery N. Brown, Yong Choe, Theresa L. Shanahan, and Charles A. Czeisler, 1997, 
            <emphasis>American Journal of Physiology; Endocrinology and Metabolism</emphasis>
          , 272, E506-E516. <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=9124558&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 9124558</ulink>
</para>

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



  
  
  <units name="minute">
    <unit units="second" multiplier="60.0"/>
  </units>

  <units name="picomolar">
    <unit units="mole" prefix="pico"/>
    <unit units="litre" exponent="-1"/>
  </units>

  <units name="flux">
    <unit units="picomolar"/>
    <unit units="minute" exponent="-1"/>
  </units>

  <units name="first_order_rate_constant">
    <unit units="minute" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="minute" public_interface="out" name="time"/>
  </component>
 
  
  <component name="H1" cmeta:id="H1">
     
    <variable units="picomolar" public_interface="out" name="H1"/>
    
    <variable units="flux" public_interface="in" name="A"/>
    <variable units="first_order_rate_constant" public_interface="in" name="betaI"/>
    <variable units="minute" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> H1 </ci> 
        </apply>
        <apply>
          <plus/>
          <apply>
            <minus/>
            <apply>
              <times/>
              <ci> betaI </ci>
              <ci> H1 </ci>
            </apply>
          </apply>
          <ci> A </ci>
        </apply>
      </apply>  
    </math> 
  </component>

  <component name="H2" cmeta:id="H2">
     
    <variable units="picomolar" public_interface="out" name="H2"/>
    
    <variable units="picomolar" public_interface="in" name="H1"/>
    <variable units="first_order_rate_constant" public_interface="in" name="betaI"/>
    <variable units="first_order_rate_constant" public_interface="in" name="betaC"/>
    <variable units="minute" public_interface="in" name="time"/> 
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci> H2 </ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> betaI </ci>
            <ci> H1 </ci>
          </apply>
          <apply>
            <times/>
            <ci> betaC </ci>
            <ci> H2 </ci>
          </apply>
        </apply>
      </apply>  
    </math> 
  </component>

  <component name="A" cmeta:id="A">
     
    <variable units="flux" public_interface="out" name="A"/>
    
    <variable units="flux" name="Amax" initial_value="7.17"/>
    <variable units="minute" name="t_on" initial_value="1316.0"/>
    <variable units="minute" name="t_off" initial_value="1792.0"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="alpha"/>
    <variable units="first_order_rate_constant" public_interface="in" name="lamda"/>
    <variable units="minute" 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>
        <piecewise>
          <piece>
            <apply>
              <times/>
              <ci> Amax </ci> 
              <apply>
                <divide/>
                <apply>
                  <minus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <apply>
                    <exp/>
                    <apply>
                      <times/>
                      <apply>
                        <minus/>
                        <ci> lamda </ci>
                      </apply>
                      <apply>
                        <minus/>
                        <ci> time </ci>
                        <ci> t_on </ci>
                      </apply>
                    </apply>
                  </apply>
                </apply>
                <apply>
                  <minus/>
                  <cn cellml:units="dimensionless"> 1.0 </cn>
                  <apply>
                    <exp/>
                    <apply>
                      <times/>
                      <apply>
                        <minus/>
                        <ci> lamda </ci>
                      </apply>
                      <apply>
                        <minus/>
                        <ci> t_off </ci>
                        <ci> t_on </ci>
                      </apply>
                    </apply>
                  </apply>
                </apply>
              </apply>
            </apply>
            <apply>
              <or/>
              <apply>
                <lt/>
                <ci> time </ci>
                <ci> t_off </ci>
              </apply>
              <apply>
                <geq/>
                <ci> time </ci>
                <ci> t_on </ci>
              </apply>
            </apply>
          </piece>
          <piece>
            <apply>
              <times/>
              <ci> Amax </ci> 
              <apply>
                <exp/>
                <apply>
                  <times/>
                  <apply>
                    <minus/>
                    <ci> alpha </ci>
                  </apply>
                  <apply>
                    <minus/>
                    <ci> time </ci>
                    <ci> t_off </ci>
                  </apply>
                </apply>
              </apply>
            </apply>
            <apply>
              <geq/>
              <ci> time </ci>
              <ci> t_off </ci>
            </apply>
          </piece>
        </piecewise>
      </apply>  
    </math> 
  </component>
  
  <component name="model_parameters">
    <variable units="first_order_rate_constant" public_interface="out" name="betaI"/>
    <variable units="first_order_rate_constant" public_interface="out" name="betaC"/>
    <variable units="first_order_rate_constant" public_interface="out" name="alpha"/>
    <variable units="first_order_rate_constant" public_interface="out" name="lamda"/>

    <variable units="minute" name="tauI" initial_value="4.85"/>
    <variable units="minute" name="tauC" initial_value="28.54"/>
    <variable units="minute" name="taualpha" initial_value="28.44"/>
    <variable units="minute" name="taulamda" initial_value="28.62"/>

    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <ci> betaI </ci> 
        <apply>
          <divide/>
          <apply>
            <log/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
          </apply>
          <ci> tauI </ci>
        </apply>
      </apply>

      <apply>
        <eq/> 
        <ci> betaC </ci> 
        <apply>
          <divide/>
          <apply>
            <log/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
          </apply>
          <ci> tauC </ci>
        </apply>
      </apply>

      <apply>
        <eq/> 
        <ci> alpha </ci> 
        <apply>
          <divide/>
          <apply>
            <log/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
          </apply>
          <ci> taualpha </ci>
        </apply>
      </apply>

      <apply>
        <eq/> 
        <ci> lamda </ci> 
        <apply>
          <divide/>
          <apply>
            <log/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
          </apply>
          <ci> taulamda </ci>
        </apply>
      </apply>
    </math> 
  </component>


  <connection>
    <map_components component_2="environment" component_1="H1"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="H2"/>
    <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="A" component_1="H1"/>
    <map_variables variable_2="A" variable_1="A"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="H1"/>
    <map_variables variable_2="betaI" variable_1="betaI"/>
  </connection>

  <connection>
    <map_components component_2="H1" component_1="H2"/>
    <map_variables variable_2="H1" variable_1="H1"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="H2"/>
    <map_variables variable_2="betaI" variable_1="betaI"/>
    <map_variables variable_2="betaC" variable_1="betaC"/>
  </connection>

  <connection>
    <map_components component_2="model_parameters" component_1="A"/>
    <map_variables variable_2="alpha" variable_1="alpha"/>
    <map_variables variable_2="lamda" variable_1="lamda"/>
  </connection>


<rdf:RDF>
  <rdf:Bag rdf:about="rdf:#dd3c37a0-94a9-41ad-a100-531ddc0b7c07">
    <rdf:li>pineal gland</rdf:li>
    <rdf:li>melatonin</rdf:li>
    <rdf:li>circadian</rdf:li>
    <rdf:li>endocrine</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#4d4b791f-e043-480f-8d83-0521b6455b9b">
    <rdf:li rdf:resource="rdf:#3e046bd6-49f2-4ce2-9024-51d5fbdaa7fd"/>
    <rdf:li rdf:resource="rdf:#8b2d1aed-1237-4b26-a6cd-a5a281544c99"/>
    <rdf:li rdf:resource="rdf:#2ce8893c-77fa-49fc-8d1f-7c69fb1ebf5f"/>
    <rdf:li rdf:resource="rdf:#5240687d-1b09-42a5-acd9-edf2dcb305c6"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#988393bd-f871-4209-b729-ed0a681b5da0">
    <dcterms:W3CDTF>2007-07-06T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="/A">
    <dcterms:alternative>NAT activity</dcterms:alternative>
    <dc:title>A</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#dbb7f1f3-b95b-4efb-9ecd-840699b02547"/>
    <dcterms:created rdf:resource="rdf:#988393bd-f871-4209-b729-ed0a681b5da0"/>
    <dc:creator rdf:resource="rdf:#3405314c-914e-42fd-9890-2c8bc2db9f93"/>
    <cmeta:modification rdf:resource="rdf:#3f529174-b35c-46ad-9d71-ab66e0c0859d"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#26e148ff-f34a-4b64-b731-77754099bd8f">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other>Richard</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#552acba1-ede2-4094-8673-57817816afe9">
    <bqs:Pubmed_id>9124558</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#f070f5c2-0c0e-484a-8f0d-9f7e8ca5ffa4"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3c842afa-8ef8-47e3-bee8-72e7fa7e08ac">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#dd3c37a0-94a9-41ad-a100-531ddc0b7c07"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dc6d03e0-f42b-4d27-b1bf-8b35352edf20">
    <dc:title>American Journal of Physiology; Endocrinology and Metabolism</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7a3705a4-0387-427f-a9de-9658890547f0">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#18a56bf8-4dd3-4736-be4e-d5a3ad712d34">
    <vCard:Given>Emery</vCard:Given>
    <vCard:Family>Brown</vCard:Family>
    <vCard:Other>N</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3405314c-914e-42fd-9890-2c8bc2db9f93">
    <vCard:ORG rdf:resource="rdf:#83f0e524-8756-4d38-b3a1-b3946ba8aa2b"/>
    <vCard:EMAIL rdf:resource="rdf:#3d76844f-c04e-482c-80ac-c06c3fbf164e"/>
    <vCard:N rdf:resource="rdf:#30b56b71-0ed6-451e-9b3b-06997c5dd739"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#30b56b71-0ed6-451e-9b3b-06997c5dd739">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#be36f8c3-af63-44fd-a2cb-5d4616d25e44">
    <dc:subject rdf:resource="rdf:#3c842afa-8ef8-47e3-bee8-72e7fa7e08ac"/>
  </rdf:Description>
  <rdf:Description rdf:about="#brown_model_1997">
    <dc:title>
        Brown et al.'s 1997 mathematical model of diurnal variations in human plasma melatonin levels.
      </dc:title>
    <cmeta:bio_entity>pineal gland</cmeta:bio_entity>
    <cmeta:comment rdf:resource="rdf:#c97a407b-a309-4728-a583-5d2b20c2b30e"/>
    <bqs:reference rdf:resource="rdf:#552acba1-ede2-4094-8673-57817816afe9"/>
    <bqs:reference rdf:resource="rdf:#be36f8c3-af63-44fd-a2cb-5d4616d25e44"/>
  </rdf:Description>
  <rdf:Description rdf:about="/H2">
    <dcterms:alternative>melatonin concentration in the plasma</dcterms:alternative>
    <dc:title>H2</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/H1">
    <dcterms:alternative>melatonin concentration in the pineal gland</dcterms:alternative>
    <dc:title>H1</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dbb7f1f3-b95b-4efb-9ecd-840699b02547">
    <dc:creator rdf:resource="rdf:#27cfdfc7-d840-4e89-8a7a-24a8331ccdbe"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#27cfdfc7-d840-4e89-8a7a-24a8331ccdbe">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3d76844f-c04e-482c-80ac-c06c3fbf164e">
    <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:#83f0e524-8756-4d38-b3a1-b3946ba8aa2b">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ffb435c6-d748-42bd-8fa8-4f61e1786d78">
    <vCard:Given>Yong</vCard:Given>
    <vCard:Family>Choe</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3e046bd6-49f2-4ce2-9024-51d5fbdaa7fd">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#18a56bf8-4dd3-4736-be4e-d5a3ad712d34"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#0eb58ca2-40da-4530-8b7a-f4885e5ee0c8">
    <dcterms:W3CDTF>1997-03-00 00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8b2d1aed-1237-4b26-a6cd-a5a281544c99">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#ffb435c6-d748-42bd-8fa8-4f61e1786d78"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3f529174-b35c-46ad-9d71-ab66e0c0859d">
    <dcterms:modified rdf:resource="rdf:#a52ded1a-6329-4af3-883a-f0a1db1f1303"/>
    <rdf:value>updated curation status&#13;
&#13;
removed reference link from documentation</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#023d53f5-5cf1-4547-b103-1113048eee6a"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c97a407b-a309-4728-a583-5d2b20c2b30e">
    <dc:creator rdf:resource="rdf:#7a3705a4-0387-427f-a9de-9658890547f0"/>
    <rdf:value>This is the CellML description of Brown et al.'s 1997 mathematical model of diurnal variations in human plasma melatonin levels.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f7a1f067-9f56-4049-bcac-9f144808e28e">
    <vCard:Given>Theresa</vCard:Given>
    <vCard:Family>Shanahan</vCard:Family>
    <vCard:Other>L</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#023d53f5-5cf1-4547-b103-1113048eee6a">
    <vCard:N rdf:resource="rdf:#26e148ff-f34a-4b64-b731-77754099bd8f"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2ce8893c-77fa-49fc-8d1f-7c69fb1ebf5f">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#f7a1f067-9f56-4049-bcac-9f144808e28e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f070f5c2-0c0e-484a-8f0d-9f7e8ca5ffa4">
    <dc:creator rdf:resource="rdf:#4d4b791f-e043-480f-8d83-0521b6455b9b"/>
    <dc:title>A mathematical model of diurnal variations in human plasma melatonin levels</dc:title>
    <bqs:volume>272</bqs:volume>
    <bqs:first_page>E506</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#dc6d03e0-f42b-4d27-b1bf-8b35352edf20"/>
    <dcterms:issued rdf:resource="rdf:#0eb58ca2-40da-4530-8b7a-f4885e5ee0c8"/>
    <bqs:last_page>E516</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#96b04ee8-dd80-4b7c-80a7-977e6057249f">
    <vCard:Given>Charles</vCard:Given>
    <vCard:Family>Czeisler</vCard:Family>
    <vCard:Other>A</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5240687d-1b09-42a5-acd9-edf2dcb305c6">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#96b04ee8-dd80-4b7c-80a7-977e6057249f"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a52ded1a-6329-4af3-883a-f0a1db1f1303">
    <dcterms:W3CDTF>2009-05-28T16:08:47+12:00</dcterms:W3CDTF>
  </rdf:Description>
</rdf:RDF>
</model>