<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:foaf='http://xmlns.com/foaf/0.1/'
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
>
  <foaf:Person>
    <foaf:name>Robert V.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
    <foaf:firstName>Robert</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Loïc H.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/o/i/loichay/9113_large.png"/>
        <foaf:firstName>Loïc</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/loichay/foaf/"/>
        <foaf:dateOfBirth>1972-3-14</foaf:dateOfBirth>
        <foaf:nick>loichay</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Yvette J.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/h/jahigreggan/26895_large.jpg"/>
        <foaf:firstName>Yvette</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jahigreggan/foaf/"/>
        <foaf:dateOfBirth>1981-8-21</foaf:dateOfBirth>
        <foaf:nick>jahigreggan</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Christophe D.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/x/t/o/xtof/1513_large.jpg"/>
        <foaf:firstName>Christophe</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/xtof/foaf/"/>
        <foaf:dateOfBirth>1961-7-6</foaf:dateOfBirth>
        <foaf:nick>xtof</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Arnaud F.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/A/r/n/ArnaudFontaine/38529_large.png"/>
        <foaf:firstName>Arnaud</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ArnaudFontaine/foaf/"/>
        <foaf:dateOfBirth>1968-3-11</foaf:dateOfBirth>
        <foaf:nick>ArnaudFontaine</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:dateOfBirth>1955-10-24</foaf:dateOfBirth>
    <foaf:nick>robertvinet</foaf:nick>
  </foaf:Person>
</rdf:RDF>