<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:pos="http://www.w3.org/2003/01/geo/wgs84_pos#">
   <foaf:PersonalProfileDocument rdf:about="">
     <foaf:maker rdf:resource="#me"/>
     <foaf:primaryTopic rdf:resource="#me"/>
   </foaf:PersonalProfileDocument>
   <foaf:Person rdf:ID="me">
     <foaf:title>Mr.</foaf:title>
     <foaf:name>Joris Slob</foaf:name>
     <foaf:givenname>Joris</foaf:givenname>
     <foaf:family_name>Slob</foaf:family_name>
     <foaf:gender>male</foaf:gender>
     <foaf:plan>Finish a PhD on Semantic Image Annotations</foaf:plan>
     <foaf:img rdf:resource="http://www.liacs.nl/~jslob/IMAGES/jslob.jpg"/>
     <foaf:homepage rdf:resource="http://joris.zestsoftware.nl/"/>
     <foaf:weblog rdf:resource="http://joris.zestsoftware.nl/weblog"/>
     <foaf:myersBriggs>INTP</foaf:myersBriggs>
     <foaf:schoolHomepage rdf:resource="http://www.rsgh.nl/"/>
     <foaf:schoolHomepage rdf:resource="http://www.leidenuniv.nl/"/>
     <foaf:mbox_sha1sum>1f75a750a6544fbc285fbb5d8cc4a781216eb8a7</foaf:mbox_sha1sum>
     <foaf:mbox_sha1sum>fa2f4945f070c6bf849f0c9786e445959713fc61</foaf:mbox_sha1sum>
     <foaf:phone rdf:resource="tel:0715275792"/>
     <foaf:workplaceHomepage rdf:resource="http://www.liacs.nl/"/>
     <foaf:workInfoHomepage rdf:resource="http://www.liacs.nl/~jslob/"/>
     <foaf:based_near>
       <pos:Point>
         <pos:lat>52.1693</pos:lat>
         <pos:long>4.4563</pos:long>
       </pos:Point>
     </foaf:based_near>
     <foaf:made rdf:resource="http://www.liacs.nl/~jslob/pub/TheHumanProcessor.pdf"/>
   </foaf:Person>
</rdf:RDF>

