<?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>1973-4-20</foaf:dateOfBirth>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/shroomism/foaf/"/>
        <foaf:nick>shroomism</foaf:nick>
        <foaf:firstName>Duncan</foaf:firstName>
        <foaf:name>Duncan A.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/h/r/shroomism/11938_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1978-12-5</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/japstar/foaf/"/>
        <foaf:nick>japstar</foaf:nick>
        <foaf:firstName>Jesper</foaf:firstName>
        <foaf:name>Jesper S.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/a/p/japstar/92557_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mokman/foaf/"/>
        <foaf:nick>mokman</foaf:nick>
        <foaf:firstName>Malek</foaf:firstName>
        <foaf:name>Malek K.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/o/k/mokman/99989_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <rdfs:seeAlso rdf:resource="http://pownce.com/tonymoorey/foaf/"/>
        <foaf:nick>tonymoorey</foaf:nick>
        <foaf:firstName>Tony</foaf:firstName>
        <foaf:name>Tony M.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/t/o/n/tonymoorey/91402_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1984-2-6</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/johnmartin/foaf/"/>
        <foaf:nick>johnmartin</foaf:nick>
        <foaf:firstName>John</foaf:firstName>
        <foaf:name>John M.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/o/h/johnmartin/11923_large.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1971-3-18</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jamescridland/foaf/"/>
        <foaf:nick>jamescridland</foaf:nick>
        <foaf:firstName>James</foaf:firstName>
        <foaf:name>James C.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>GeoffLloyd</foaf:nick>
    <foaf:firstName>Geoff</foaf:firstName>
    <foaf:name>Geoff L.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/G/e/o/GeoffLloyd/91103_large.jpg"/>
  </foaf:Person>
</rdf:RDF>