<?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>1984-11-10</foaf:dateOfBirth>
    <foaf:firstName>Joe</foaf:firstName>
    <foaf:nick>jyeung001</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/j/y/e/jyeung001/146351_large.jpg"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-9-23</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/brbreslin/foaf/"/>
        <foaf:firstName>Brian</foaf:firstName>
        <foaf:nick>brbreslin</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/r/b/brbreslin/1646_large.jpg"/>
        <foaf:name>Brian B.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1980-9-30</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cdevroe/foaf/"/>
        <foaf:firstName>Colin</foaf:firstName>
        <foaf:nick>cdevroe</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/d/e/cdevroe/6566_large.jpg"/>
        <foaf:name>Colin D.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1983-2-11</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Four20/foaf/"/>
        <foaf:firstName>Four20</foaf:firstName>
        <foaf:nick>Four20</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/F/o/u/Four20/97979_large.jpg"/>
        <foaf:name>Four20  .</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1968-2-26</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/gecko68/foaf/"/>
        <foaf:firstName>Dan</foaf:firstName>
        <foaf:nick>gecko68</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/g/e/c/gecko68/5248_large.jpg"/>
        <foaf:name>Dan B.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1987-2-24</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Corporealshift/foaf/"/>
        <foaf:firstName>Kyle</foaf:firstName>
        <foaf:nick>Corporealshift</foaf:nick>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/C/o/r/Corporealshift/162229_large.jpg"/>
        <foaf:name>Kyle D.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Joe Y.</foaf:name>
  </foaf:Person>
</rdf:RDF>