<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:admin="http://webns.net/mvcb/">
<foaf:PersonalProfileDocument rdf:about="">
  <foaf:maker rdf:nodeID="me"/>
  <foaf:primaryTopic rdf:nodeID="me"/>
  <admin:generatorAgent rdf:resource="http://www.blogware.com"/>
  <admin:errorReportsTo rdf:resource="mailto:admin@blogware.com"/>
</foaf:PersonalProfileDocument>
<foaf:Person rdf:nodeID="me">
<foaf:name>Minnesota Country Mouse</foaf:name>



<foaf:plan>Author of the book HIDDEN HISTORY OF THE MINNESOTA RIVER VALLEY and TWIN CITIES PROHIBITION.</foaf:plan>
<foaf:givenname>Elizabeth</foaf:givenname>
<foaf:family_name>Johanneck</foaf:family_name>
<foaf:nick>Minnesota Country Mouse</foaf:nick>
<foaf:mbox rdf:resource="beth_johanneck@yahoo.com"/>
<foaf:homepage rdf:resource="http://WWW.arnoldkramer.com"/>
<foaf:depiction rdf:resource="http://www.blogware.com/profiles/567601/thumb.jpg"/>


</foaf:Person>
</rdf:RDF>

