<?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:nick>ofpug</foaf:nick>
    <foaf:img rdf:resource="http://pownce.com/img/user-l.gif"/>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>oysteinwika</foaf:nick>
        <foaf:dateOfBirth>1968-4-26</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/oysteinwika/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/o/y/s/oysteinwika/19908_large.jpg"/>
        <foaf:name>Oystein W.</foaf:name>
        <foaf:firstName>Oystein</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>bgstaal</foaf:nick>
        <foaf:dateOfBirth>1985-12-9</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/bgstaal/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/g/s/bgstaal/116895_large.jpg"/>
        <foaf:name>Bjørn Gunnar S.</foaf:name>
        <foaf:firstName>Bjørn Gunnar</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>jensa</foaf:nick>
        <rdfs:seeAlso rdf:resource="http://pownce.com/jensa/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/j/e/n/jensa/44628_large.jpg"/>
        <foaf:name>Jens B.</foaf:name>
        <foaf:firstName>Jens</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>hansmagnus</foaf:nick>
        <foaf:dateOfBirth>1976-1-12</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/hansmagnus/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/h/a/n/hansmagnus/109919_large.jpg"/>
        <foaf:name>Hans Magnus N.</foaf:name>
        <foaf:firstName>Hans Magnus</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>plo</foaf:nick>
        <foaf:dateOfBirth>1981-6-11</foaf:dateOfBirth>
        <rdfs:seeAlso rdf:resource="http://pownce.com/plo/foaf/"/>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/p/l/o/plo/44637_large.jpg"/>
        <foaf:name>Paulo F.</foaf:name>
        <foaf:firstName>Paulo</foaf:firstName>
      </foaf:Person>
    </foaf:knows>
    <foaf:name>OFPUG ..</foaf:name>
    <foaf:firstName>OFPUG</foaf:firstName>
  </foaf:Person>
</rdf:RDF>