<?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>Marie-Catherine Germain</foaf:name>
<foaf:homepage rdf:resource="http://per.sonn.es/Marie-Catherine+Germain"/>
<foaf:occupation>Exciseur</foaf:occupation>
<foaf:plan>On ne peut comprendre un processus en l’interrompant. La compréhension doit rejoindre le cheminement du processus et cheminer avec lui.</foaf:plan>
<foaf:gender>female</foaf:gender>

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

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