<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE rdf:RDF [
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
]>

<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:owl="http://www.w3.org/2002/07/owl#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/"
      xmlns:swrc="http://swrc.ontoware.org/ontology#"
      xmlns="http://www.u936.univ-rennes1.fr/dameron/foaf.rdf">
  <foaf:PersonalProfileDocument rdf:about="">
    <foaf:maker rdf:nodeID="olivierDameron"/>
    <foaf:primaryTopic rdf:nodeID="olivierDameron"/>
  </foaf:PersonalProfileDocument>
  <foaf:Person rdf:nodeID="olivierDameron">
    <owl:sameAs rdf:resource="http://smi-web.stanford.edu/people/dameron/foaf.rdf#olivierDameron"/>
    <owl:sameAs rdf:resource="http://www.ea3888.univ-rennes1.fr/dameron/foaf.rdf#olivierDameron"/>
    <rdf:type rdf:resource="http://swrc.ontoware.org/ontology#Person"/>
    <rdf:type rdf:resource="http://swrc.ontoware.org/ontology#FacultyMember"/>
    <swrc:firstName rdf:datatype="&xsd;string">Olivier</swrc:firstName>
    <swrc:lastName rdf:datatype="&xsd;string">Dameron</swrc:lastName>
    <swrc:email rdf:datatype="&xsd;string">olivier.dameron@univ-rennes1.fr</swrc:email>
    <swrc:homepage rdf:datatype="&xsd;string">http://www.u936.univ-rennes1.fr/dameron/index.html</swrc:homepage>
    <foaf:name>Olivier Dameron</foaf:name>
    <foaf:title>Dr</foaf:title>
    <foaf:givenname>Olivier</foaf:givenname>
    <foaf:family_name>Dameron</foaf:family_name>
    <foaf:mbox_sha1sum>18e24f77af95b32d545e76c991016934f1ea72e1</foaf:mbox_sha1sum>
    <foaf:homepage rdf:resource="http://www.u936.univ-rennes1.fr/dameron/index.html" xml:lang="en"/>
    <foaf:homepage rdf:resource="http://www.u936.univ-rennes1.fr/dameron/index-fr.html" xml:lang="fr"/>
    <foaf:depiction rdf:resource="http://www.u936.univ-rennes1.fr/dameron/olivier.jpg"/>
    <foaf:workplaceHomepage rdf:resource="http://www.u936.univ-rennes1.fr/dameron"/>
    <foaf:workInfoHomepage rdf:resource="http://www.u936.univ-rennes1.fr/dameron/index.html" xml:lang="en"/>
    <foaf:workInfoHomepage rdf:resource="http://www.u936.univ-rennes1.fr/dameron/index-fr.html" xml:lang="fr"/>
    <foaf:interest rdf:resource="http://www.w3.org/2001/sw/" />
    <foaf:interest rdf:resource="http://www.w3.org/2004/OWL/" />
    <foaf:interest rdf:resource="http://www.w3.org/RDF/" />
    <foaf:interest rdf:resource="http://www.w3.org/2002/ws/" />
    <foaf:currentProject rdf:resource="http://smi-web.stanford.edu/people/dameron/protegeScript/index.html" />
    <foaf:currentProject rdf:resource="http://smi-web.stanford.edu/people/dameron/protegeAutomaticUpdate/index.html" />
    <foaf:pastProject rdf:resource="http://bootstrep.org" />
    <foaf:pastProject rdf:resource="http://www.virtualsoldier.net/" />
  </foaf:Person>
</rdf:RDF>

