<?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:firstName>Uli</foaf:firstName>
    <foaf:nick>uli</foaf:nick>
    <foaf:img rdf:resource="/profile_photos/u/l/i/uli/41545_large.jpg"/>
    <foaf:dateOfBirth>1974-6-10</foaf:dateOfBirth>
    <foaf:name>Uli H.</foaf:name>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Anton</foaf:firstName>
        <foaf:nick>TonyBologni</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/T/o/n/TonyBologni/38851_large.jpg"/>
        <foaf:dateOfBirth>1972-3-5</foaf:dateOfBirth>
        <foaf:name>Anton S.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/TonyBologni/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Hendrik</foaf:firstName>
        <foaf:nick>hmans</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/h/m/a/hmans/36529_large.jpg"/>
        <foaf:dateOfBirth>1976-12-8</foaf:dateOfBirth>
        <foaf:name>Hendrik M.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/hmans/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Christian</foaf:firstName>
        <foaf:nick>codepo8</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/c/o/d/codepo8/1945_large.jpg"/>
        <foaf:dateOfBirth>1975-4-26</foaf:dateOfBirth>
        <foaf:name>Christian H.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/codepo8/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Carlo</foaf:firstName>
        <foaf:nick>czottmann</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/c/z/o/czottmann/36595_large.png"/>
        <foaf:name>Carlo Z.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/czottmann/foaf/"/>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:firstName>Mike</foaf:firstName>
        <foaf:nick>mikewest</foaf:nick>
        <foaf:img rdf:resource="/profile_photos/m/i/k/mikewest/38675_large.jpg"/>
        <foaf:name>Mike W.</foaf:name>
        <rdfs:seeAlso rdf:resource="http://pownce.com/mikewest/foaf/"/>
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>