There are no notes for this item.

<script type="text/javascript">
    missouristate.requireLink(window.location.protocol + "//missouristate.info/styles/webpress/rlow.css");
</script>
<article class="Page Participant redefine clearfix">
    <section class="Rowstart grid_third">
        <div class="grid_inner">
            <article class="ContentBlock">
                <img src="../../images/not-pictured-sm.jpg" alt="Not pictured" />
            </article>
        </div>
    </section>
    <section class="grid_twothirds">
        <div class="grid_inner">
            <article class="ContentBlock">
                <dl>
                    <dt>Participant Name:&nbsp;</dt>
                    <dd>Adekemi Omoloja</dd>
                    <dt>Participant Birth Period:&nbsp;</dt>
                    <dd>1990s</dd>
                    <dt>Participant Location:&nbsp;</dt>
                    <dd> MO
                        <dt>County:&nbsp;</dt>
                        <dd>Greene</dd>
                        <dt>Religious Affiliation:&nbsp;</dt>
                        <dd>Christian</dd>
                        <dt>Interviewed by:&nbsp;</dt>
                        <dd>Megan Culp</dd>
                        <dt>Semester:&nbsp;</dt>
                        <dd>Spring 2015</dd>
                        <dd>Adekemi Omoloja was raised in Nigeria in a household with two religions present and is now a thriving college student who is strong in her faith.</dd>
                </dl>
                <h3>Additional media files:&nbsp;</h3>
                <ul>
                    <li><a href="/assets/RLOW/Omoloja_Narrative_summary.docx">Narrative Summary of Interview</a></li>
                    <li><a href="/assets/RLOW/Omoloja_AVlog.docx">Log of Interview Recording</a></li>
                </ul>
            </article>
        </div>
    </section>
<script type="text/javascript">
  missouristate.requireLink(window.location.protocol + "//missouristate.info/styles/webpress/rlow.css");
</script>
<article class="Page{{pageId}} Participant redefine clearfix">
  <section class="Rowstart grid_third">
    <div class="grid_inner">
      <article class="ContentBlock">
        {{#if image}}
          <img src="{{path image}}" alt="{{alt}}" />
        {{/if}}
      </article>
    </div>
  </section>
  <section class="grid_twothirds">
    <div class="grid_inner">
      <article class="ContentBlock">
        <dl>
          <dt>Participant Name:&nbsp;</dt>
          <dd>{{name}}</dd>
          <dt>Participant Birth Period:&nbsp;</dt>
          <dd>{{birthPeriod}}</dd>
          <dt>Participant Location:&nbsp;</dt>
          <dd>{{#if city}}{{city}},{{/if}} {{state}}
          <dt>County:&nbsp;</dt>
          <dd>{{county}}</dd>
          <dt>Religious Affiliation:&nbsp;</dt>
          <dd>{{religiousAffiliation}}</dd>
          <dt>Interviewed by:&nbsp;</dt>
          <dd>{{interviewer}}</dd>
          <dt>Semester:&nbsp;</dt>
          <dd>{{semester}}</dd>
          <dd>{{abstract}}</dd>
        </dl>
        <h3>Additional media files:&nbsp;</h3>
        {{{additionalMedia}}}
      </article>
    </div>
  </section>
{
  "image": "/images/not-pictured-sm.jpg",
  "alt": "Not pictured",
  "name": "Adekemi Omoloja",
  "birthPeriod": "1990s",
  "city": null,
  "state": "MO",
  "county": "Greene",
  "religiousAffiliation": "Christian",
  "interviewer": "Megan Culp",
  "semester": "Spring 2015",
  "abstract": "Adekemi Omoloja was raised in Nigeria in a household with two religions present and is now a thriving college student who is strong in her faith.",
  "additionalMedia": "<ul>\n  <li><a href=\"/assets/RLOW/Omoloja_Narrative_summary.docx\">Narrative Summary of Interview</a></li>\n  <li><a href=\"/assets/RLOW/Omoloja_AVlog.docx\">Log of Interview Recording</a></li>\n</ul>"
}