<?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>Romaric Hoarau</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Romaric+Hoarau"/>
<foaf:plan>Les garçons roses rient face à ceux dont la couleur est autre.<br />Les filles bleues songent aux loups des montagnes.<br />Ensemble ils iront les rejoindre quand la nuit sera là.</foaf:plan>
<foaf:gender>male</foaf:gender>

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

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

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

<!-- friend -->
<foaf:knows>
<foaf:Person>
<foaf:name>Imane Laîné</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Imane+Laîné"/>
<rdfs:seeAlso rdf:resource="http://per.sonn.es/Imane+Laîné.rdf" />
</foaf:Person>
</foaf:knows>

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

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

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

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