<?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/p/a/t/patiomensch/43015_large.jpg"/>
    <foaf:dateOfBirth>1983-3-17</foaf:dateOfBirth>
    <foaf:firstName>Patrick</foaf:firstName>
    <foaf:nick>patiomensch</foaf:nick>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/c/r/e/cream/114569_large.gif"/>
        <foaf:dateOfBirth>1985-7-2</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/cream/foaf/"/>
        <foaf:firstName>cream</foaf:firstName>
        <foaf:nick>cream</foaf:nick>
        <foaf:name>cream o.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/D/a/y/Dayngr/6170_large.bmp"/>
        <rdfs:seeAlso rdf:resource="http://pownce.com/Dayngr/foaf/"/>
        <foaf:firstName>Dayngr</foaf:firstName>
        <foaf:nick>Dayngr</foaf:nick>
        <foaf:name>Dayngr G.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/m/e/l/melmyfinger/18851_large.gif"/>
        <foaf:dateOfBirth>1982-3-20</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/melmyfinger/foaf/"/>
        <foaf:firstName>Mel</foaf:firstName>
        <foaf:nick>melmyfinger</foaf:nick>
        <foaf:name>Mel T.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>Patrick S.</foaf:name>
  </foaf:Person>
</rdf:RDF>