<?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:img rdf:resource="http://pownce.com/profile_photos/c/v/a/cvander/1607_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/_/a/j_aroche/80438_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/j_aroche/foaf/"/>
        <foaf:name>Javier A.</foaf:name>
        <foaf:firstName>Javier</foaf:firstName>
        <foaf:nick>j_aroche</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/d/a/n/dannyhernan/169036_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/dannyhernan/foaf/"/>
        <foaf:name>Danny H.</foaf:name>
        <foaf:firstName>Danny</foaf:firstName>
        <foaf:dateOfBirth>1988-7-26</foaf:dateOfBirth>
        <foaf:nick>dannyhernan</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/a/n/mangandini/1772_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mangandini/foaf/"/>
        <foaf:name>Oscar M.</foaf:name>
        <foaf:firstName>Oscar</foaf:firstName>
        <foaf:nick>mangandini</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/t/e/stephaniefalla/148408_large.png"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/stephaniefalla/foaf/"/>
        <foaf:name>Stephanie F.</foaf:name>
        <foaf:firstName>Stephanie</foaf:firstName>
        <foaf:nick>stephaniefalla</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Christian V.</foaf:name>
    <foaf:firstName>Christian</foaf:firstName>
    <foaf:nick>cvander</foaf:nick>
  </foaf:Person>
</rdf:RDF>