<?xml version='1.0'?>
<rdf:RDF
   xml:lang="en"
   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:ya="http://blogs.yandex.ru/schema/foaf/"
   xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <foaf:Person>
    <foaf:nick>echavous</foaf:nick>
    <foaf:name>Yaya</foaf:name>
    <foaf:homepage rdf:resource="http://www.inknit.com/pg/profile/echavous" />
    <foaf:mbox_sha1sum>dcd6c02af2cae343b898ef6f5ae392481a61ab2d</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="http://www.inknit.com/pg/icon/echavous/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>Roberto</foaf:nick>
        <foaf:member_name>roberto</foaf:member_name>
        <foaf:mbox_sha1sum>eb6a79e52c2814d5634766f59b78258493793b3f</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="http://www.inknit.com/pg/friends/Roberto/?view=foaf" />
        <foaf:homepage rdf:resource="http://www.inknit.com/pg/profile/Roberto?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>