<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
xmlns:rdf="
http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:thissite="
http://wikisem.wikini.net/wakka.php?wiki="
xmlns:foaf="
http://xmlns.com/foaf/0.1/"
xmlns:rdfs="
http://www.w3.org/2000/01/rdf-schema#"
xmlns:dc="
http://purl.org/dc/elements/1.1/"
>
<!--
= Begin triples
=-->
<rdf:Description about="
http://websemantique.org/CharlesNepoteFOAFTest01/raw">
<foaf:title>Monsieur</foaf:title>
<foaf:firstName>Charles</foaf:firstName>
<foaf:surname>Nepote</foaf:surname>
<foaf:name>Charles Nepote</foaf:name>
<foaf:homepage rdf:resource="
http://websemantique.org/CharlesNepote"/>
<foaf:mbox rdf:resource="charles02@nepote.org" />
<rdfs:label>Charles Nepote</rdfs:label>
<rdfs:comment>Charles Népote est une personne.</rdfs:comment>
<rdf:type rdf:resource="foaf:Person" />
<foaf:knows>
</foaf:knows>
</rdf:Description>
<!--
= End triples
=-->
</rdf:RDF>