<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:wot="http://xmlns.com/wot/0.1/"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:rss="http://purl.org/rss/1.0/"
      >
<foaf:Document rdf:about="">
   <foaf:maker rdf:nodeID="Riff" />
   <wot:assurance rdf:resource="foaf.rdf.asc" />
   <foaf:topic rdf:nodeID="Riff" />
</foaf:Document>

<foaf:Person rdf:nodeID="Riff">
   <foaf:name>Eric Heupel</foaf:name>
   <foaf:title>Mr.</foaf:title>
   <foaf:firstName>Eric</foaf:firstName>
   <foaf:surname>Heupel</foaf:surname>
   <foaf:nick>Riff</foaf:nick>
   <foaf:nick>Virt-Riff</foaf:nick>
   <foaf:mbox_sha1sum>d2d1db7de05b747bedd2b7dc4367470ea7f78c20</foaf:mbox_sha1sum>
   <foaf:homepage rdf:resource="http://heupel.com/about/eric" />
   <foaf:weblog rdf:resource="http://heupel.com/eclectic/" />
   <foaf:schoolHomepage rdf:resource="http://www.boisestate.edu/" />
   <foaf:depiction>
	<foaf:Image rdf:about="http://heupel.com/about/eric/eric.jpg" />
   </foaf:depiction>
   <foaf:myersBriggs>INFP</foaf:myersBriggs>
   <rdfs:seeAlso rdf:resource="" />
   <rdfs:seeAlso>
     <rss:channel rdf:about="http://heupel.com/eclectic/index.xml">
         <foaf:maker rdf:nodeID="me" />
     </rss:channel>
   </rdfs:seeAlso>   
</foaf:Person>
</rdf:RDF>

