<?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:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1987-1-13</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/NEDDEL/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/N/E/D/NEDDEL/97346_large.bmp"/>
        <foaf:firstName>Kristoff</foaf:firstName>
        <foaf:nick>NEDDEL</foaf:nick>
        <foaf:name>Kristoff N.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:dateOfBirth>1982-6-16</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sebiprotagonist/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/e/b/sebiprotagonist/70009_large.jpg"/>
        <foaf:firstName>sebi</foaf:firstName>
        <foaf:nick>sebiprotagonist</foaf:nick>
        <foaf:name>sebi p.</foaf:name>
      </foaf:Person>
    </foaf:knows>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/p/1/t/p1tchbl4ck/87060_large.jpg"/>
    <foaf:firstName>pitch</foaf:firstName>
    <foaf:nick>p1tchbl4ck</foaf:nick>
    <foaf:name>pitch b.</foaf:name>
  </foaf:Person>
</rdf:RDF>