<?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/img/user-l.gif"/>
    <foaf:nick>adi</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1972-7-28</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/v/a/tvanhuisen/94993_large.jpg"/>
        <foaf:nick>tvanhuisen</foaf:nick>
        <foaf:firstName>Ted</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/tvanhuisen/foaf/"/>
        <foaf:name>Ted V.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-7-21</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/v/e/r/veronica/52_large.jpg"/>
        <foaf:nick>veronica</foaf:nick>
        <foaf:firstName>Veronica</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/veronica/foaf/"/>
        <foaf:name>Veronica B.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1984-3-20</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/i/j/u/ijustine/141_large.jpg"/>
        <foaf:nick>ijustine</foaf:nick>
        <foaf:firstName>Justine</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/ijustine/foaf/"/>
        <foaf:name>Justine E.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-9-20</foaf:dateOfBirth>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/W/i/l/WilHarris/87192_large.jpg"/>
        <foaf:nick>WilHarris</foaf:nick>
        <foaf:firstName>Wil</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/WilHarris/foaf/"/>
        <foaf:name>Wil H.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>adi e.</foaf:name>
    <foaf:firstName>adi</foaf:firstName>
  </foaf:Person>
</rdf:RDF>