<?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:firstName>Clement</foaf:firstName>
    <foaf:nick>ccadel</foaf:nick>
    <foaf:img rdf:resource="/profile_photos/c/c/a/ccadel/138204_large.jpg"/>
    <foaf:name>Clement C.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Benix/foaf/"/>
        <foaf:firstName>Ben</foaf:firstName>
        <foaf:nick>Benix</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/B/e/n/Benix/144347_large.jpg"/>
        <foaf:name>Ben L.</foaf:name>
        <foaf:dateOfBirth>1989-6-7</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/smarties/foaf/"/>
        <foaf:firstName>Nadia</foaf:firstName>
        <foaf:nick>smarties</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/s/m/a/smarties/133543_large.jpg"/>
        <foaf:name>Nadia G.</foaf:name>
        <foaf:dateOfBirth>1977-5-31</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Bastoune46/foaf/"/>
        <foaf:firstName>Bastien</foaf:firstName>
        <foaf:nick>Bastoune46</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/B/a/s/Bastoune46/62375_large.jpg"/>
        <foaf:name>Bastien C.</foaf:name>
        <foaf:dateOfBirth>1986-7-3</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/castig/foaf/"/>
        <foaf:firstName>Chris</foaf:firstName>
        <foaf:nick>castig</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/c/a/s/castig/41685_large.png"/>
        <foaf:name>Chris C.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Guirec/foaf/"/>
        <foaf:firstName>Guirec</foaf:firstName>
        <foaf:nick>Guirec</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/G/u/i/Guirec/10706_large.jpg"/>
        <foaf:name>Guirec L.</foaf:name>
        <foaf:dateOfBirth>1985-12-30</foaf:dateOfBirth>
      </foaf:Person>
    </foaf:knows>
    <foaf:dateOfBirth>1990-4-1</foaf:dateOfBirth>
  </foaf:Person>
</rdf:RDF>