<?xml version="1.0"?>
<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/'
>
<foaf:Person>
<foaf:name>Hedi Millet</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Hedi+Millet"/>
<foaf:occupation>Mécanicien d’aéronefs</foaf:occupation>
<foaf:plan>Pourquoi<br />nous sentons-nous proches des autres Français, même sans les connaitre?<br />(Guide pour la conduite des débats sur l’Identité Nationale)<br /><br />Justement, parce que nous ne les connaissons pas!</foaf:plan>
<foaf:gender>male</foaf:gender>

<!-- friend -->
<foaf:knows>
<foaf:Person>
<foaf:name>Luc Girard.rdf</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Luc+Girard.rdf"/>
<rdfs:seeAlso rdf:resource="http://per.sonn.es/Luc+Girard.rdf.rdf" />
</foaf:Person>
</foaf:knows>

<!-- friend -->
<foaf:knows>
<foaf:Person>
<foaf:name>Charlotte Lecomte</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Charlotte+Lecomte"/>
<rdfs:seeAlso rdf:resource="http://per.sonn.es/Charlotte+Lecomte.rdf" />
</foaf:Person>
</foaf:knows>

</foaf:Person>
</rdf:RDF>
