<?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:dateOfBirth>1988-5-11</foaf:dateOfBirth>
    <foaf:nick>Hikkyu</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>mathias_poujol_rost</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mathias_poujol_rost/foaf/"/>
        <foaf:firstName>Mathias</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/m/a/t/mathias_poujol_rost/144152_large.jpg"/>
        <foaf:name>Mathias P.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1968-3-3</foaf:dateOfBirth>
        <foaf:nick>thomashawk</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/thomashawk/foaf/"/>
        <foaf:firstName>Thomas</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/t/h/o/thomashawk/12479_large.jpg"/>
        <foaf:name>Thomas H.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1985-12-30</foaf:dateOfBirth>
        <foaf:nick>Guirec</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Guirec/foaf/"/>
        <foaf:firstName>Guirec</foaf:firstName>
        <foaf:img rdf:resource="/profile_photos/G/u/i/Guirec/10706_large.jpg"/>
        <foaf:name>Guirec L.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:firstName>Hikkyu</foaf:firstName>
    <foaf:img rdf:resource="/profile_photos/H/i/k/Hikkyu/161939_large.jpg"/>
    <foaf:name>Hikkyu H.</foaf:name>
  </foaf:Person>
</rdf:RDF>