<?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:name>Bruno L.</foaf:name>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/b/r/u/brujulap/165951_large.jpg"/>
    <foaf:dateOfBirth>1989-3-9</foaf:dateOfBirth>
    <foaf:firstName>Bruno</foaf:firstName>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Thomas M.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/B/l/o/BloggerDesign/34461_large.gif"/>
        <foaf:dateOfBirth>1979-3-30</foaf:dateOfBirth>
        <foaf:firstName>Thomas</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/BloggerDesign/foaf/"/>
        <foaf:nick>BloggerDesign</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Rui D.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/b/l/o/blogatrompa/125381_large.jpg"/>
        <foaf:dateOfBirth>1970-6-4</foaf:dateOfBirth>
        <foaf:firstName>Rui</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/blogatrompa/foaf/"/>
        <foaf:nick>blogatrompa</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Lucas S.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/u/c/lucaswid/138580_large.jpg"/>
        <foaf:dateOfBirth>1989-8-25</foaf:dateOfBirth>
        <foaf:firstName>Lucas</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/lucaswid/foaf/"/>
        <foaf:nick>lucaswid</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Vanessa K.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/e/x/sexygirl/147497_large.jpg"/>
        <foaf:dateOfBirth>1983-1-18</foaf:dateOfBirth>
        <foaf:firstName>Vanessa</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sexygirl/foaf/"/>
        <foaf:nick>sexygirl</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Sara S.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/s/e/x/sexysara/135264_large.jpg"/>
        <foaf:dateOfBirth>1988-7-23</foaf:dateOfBirth>
        <foaf:firstName>Sara</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/sexysara/foaf/"/>
        <foaf:nick>sexysara</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Leo P.</foaf:name>
        <foaf:img rdf:resource="http://pownce.com/profile_photos/l/e/o/leoprieto/22134_large.jpg"/>
        <foaf:dateOfBirth>1979-5-13</foaf:dateOfBirth>
        <foaf:firstName>Leo</foaf:firstName>
        <rdfs:seeAlso rdf:resource="http://pownce.com/leoprieto/foaf/"/>
        <foaf:nick>leoprieto</foaf:nick>
      </foaf:Person>
    </foaf:knows>
    <foaf:nick>brujulap</foaf:nick>
  </foaf:Person>
</rdf:RDF>