<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:admin="http://webns.net/mvcb/">
<foaf:PersonalProfileDocument rdf:about="">
  <foaf:maker rdf:resource="#me"/>
  <foaf:primaryTopic rdf:resource="#me"/>
  <admin:generatorAgent 
rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
  <admin:errorReportsTo rdf:resource="mailto:leigh@ldodds.com"/>
</foaf:PersonalProfileDocument>
<foaf:Person rdf:ID="me">
<foaf:name>Pierre Lindenbaum</foaf:name>
<foaf:title>Dr</foaf:title>
<foaf:givenname>Pierre</foaf:givenname>
<foaf:family_name>Lindenbaum</foaf:family_name>
<foaf:mbox_sha1sum>72b989f15449a699877d5116426abb71a461514d</foaf:mbox_sha1sum>
<foaf:homepage rdf:resource="http://plindenbaum.blogspot.com"/>
<foaf:depiction 
rdf:resource="http://www.trombi.com/images_trombi/164216.jpg"/>
<foaf:workplaceHomepage rdf:resource="http://www.integragen.com"/>
<foaf:schoolHomepage rdf:resource="http://www.u-psud.fr/"/></foaf:Person>
</rdf:RDF>
