<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="foaf.xsl" type="text/xsl"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">

  <foaf:PersonalProfileDocument rdf:about="">
     <foaf:maker rdf:nodeID="#i"/>
     <foaf:primaryTopic rdf:nodeID="#i"/>
  </foaf:PersonalProfileDocument>

  <foaf:Person rdf:about="#i">
    <rdf:value>Herman Tolentino</rdf:value>

    <foaf:name>Herman Tolentino</foaf:name>
    <foaf:homepage rdf:resource="http://hermantolentino.hi4dev.org" />
    <foaf:mbox_sha1sum>97c00b879a8bd528b0f56cf44cf537abfdb2f36e</foaf:mbox_sha1sum>
    <foaf:holdsAccount>
      <foaf:OnlineAccount rdf:about="http://www.linkedin.com/in/hermantolentino" />
    </foaf:holdsAccount>
  </foaf:Person>

</rdf:RDF>