<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>

<person indi="539" id="joansomery" sex="F">
  <name>
    <surname>de Somery</surname><given>Joan</given>
  </name>
  <birth><date>&lt;1326</date><place>?</place></birth>
  <death><date>UNKNOWN</date><place>?</place></death>
  <father person="rogersomery1255"></father>
  <mother>
    <name><surname>?</surname><given>Agnes</given></name>
  </mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse person="thomasbotetourte1285" sex="M"></spouse>
    <child person="johnbotetourte1318" sex="M"></child>
  </family>
  <note>
    <body xmlns="http://www.w3.org/1999/xhtml">
      <p style="text-align:justify; font-size:small; margin-top:0; margin-left:100px; margin-right:60px">

      </p>
    </body>
  </note>

  <reference source="s128" />
</person>
