<?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#'
>
  <foaf:Person>
    <foaf:name>Alexandre M.</foaf:name>
    <foaf:dateOfBirth>1985-2-27</foaf:dateOfBirth>
    <foaf:firstName>Alexandre</foaf:firstName>
    <foaf:img rdf:resource="http://pownce.com/profile_photos/a/l/e/alelex/8996_large.jpg"/>
    <foaf:nick>alelex</foaf:nick>
  </foaf:Person>
</rdf:RDF>