<?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>Nancy Pineau</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Nancy+Pineau"/>
<foaf:occupation>Concepteur-rédacteur</foaf:occupation>
<foaf:plan>Ce matin, au lever, le pois de senteur sur mon balcon s’était coloré de rouge. Un stop pour la journée. Je suis restée au lit.</foaf:plan>
<foaf:gender>female</foaf:gender>

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