﻿<?xml version="1.0" encoding="UTF-8"?>
<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/"
    xmlns:rel="http://purl.org/vocab/relationship/">

  <foaf:Person rdf:about="http://www.dfki.uni-kl.de/~forcher/foaf.xml#me"
     foaf:jabberID="forcher@xmpp.km.opendfki.de"
     foaf:givenname="Bjoern"
     foaf:title="M.Comp.Sc."
     foaf:family_name="Forcher">
    <foaf:name>Bj&#246;rn Forcher</foaf:name>
    <foaf:phone>+49 631 205 75 129</foaf:phone>
    <foaf:fax  >+49 631 205 75 102</foaf:fax>
    <foaf:mbox              rdf:resource="mailto:bjoern.forcher@dfki.de"/>
    <foaf:depiction         rdf:resource="http://www.dfki.uni-kl.de/~forcher/images/forcher_small.jpg"/>
    <foaf:img               rdf:resource="http://www.dfki.uni-kl.de/~forcher/images/forcher_small.jpg"/>
    <foaf:workplaceHomepage rdf:resource="http://www.dfki.uni-kl.de/~forcher/"/>
    <foaf:schoolHomepage    rdf:resource="http://www.fernuni-hagen.de/"/>
    <foaf:interest          rdf:resource="http://en.wikipedia.org/wiki/Semantics"/>
    <foaf:interest          rdf:resource="http://en.wikipedia.org/wiki/Natural_language_processing"/>
    <foaf:interest          rdf:resource="http://en.wikipedia.org/wiki/Artificial_neural_network"/>
    <foaf:interest          rdf:resource="http://en.wikipedia.org/wiki/Explanation"/>
    <foaf:currentProject    rdf:resource="http://nepomuk.semanticdesktop.org/xwiki/"/>
    <foaf:pastProject       rdf:resource="http://lecoont.opendfki.de/"/>
    <foaf:geekcode>GCS/O d- s:&gt;:+ a C++(+++)$ !U W++(-) N-- w PE++ PGP t+++ 5? X- R@ tv- b+ DI+ D G e+++ h--- y+++</foaf:geekcode>
    <rdfs:seeAlso           rdf:resource="http://www.dfki.uni-kl.de/~forcher/foaf.xml"/>



     <foaf:knows>
      <foaf:Person rdf:about="ThomasRoth-Berghofer">
        <foaf:name>Thomas Roth-Berghofer</foaf:name>
        <foaf:homepage      rdf:resource="http://thomas.roth-berghofer.de/"/>
        <rdfs:seeAlso       rdf:resource="http://thomas.roth-berghofer.de/foaf.xml"/>
        <foaf:depiction     rdf:resource="http://thomas.roth-berghofer.de/images/stories/trb_mrc2005_030e.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <rel:collaboratesWith  rdf:resource="ThomasRoth-Berghofer" />

   
    <foaf:knows>
      <foaf:Person rdf:about="HaraldHolz">
        <foaf:name>Harald Holz</foaf:name>
        <foaf:homepage      rdf:resource="http://www.dfki.uni-kl.de/~holz/"/>
        <foaf:depiction     rdf:resource="http://www.dfki.uni-kl.de/~schwarz/images/holz.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <rel:worksWith  rdf:resource="HaraldHolz" />

    <foaf:knows>
      <foaf:Person rdf:about="BenjaminHorak">
        <foaf:name>Benjamin Horak</foaf:name>
        <foaf:depiction     rdf:resource="http://www.openbc.com/img/users/5/c/e/57542d464.3316324.jpg"/>
	<foaf:homepage        rdf:resource="http://www.dfki.uni-kl.de/~horak/"/>
      </foaf:Person>
    </foaf:knows>
    <rel:worksWith  rdf:resource="BenjaminHorak" />
	
	 <foaf:knows>
      <foaf:Person>
        <foaf:name>Oleg Rostanin</foaf:name>
        <foaf:homepage rdf:resource="http://www.dfki.uni-kl.de/~rostanin/"/>
      </foaf:Person>
    </foaf:knows>
	
	   <foaf:knows>
      <foaf:Person rdf:about="ChristopherTuot">
        <foaf:name>Christopher Tuot</foaf:name>
        <foaf:homepage      rdf:resource="http://www.dfki.uni-kl.de/~tuot/"/>
        <foaf:depiction     rdf:resource="http://www.dfki.uni-kl.de/~schwarz/images/tuot.jpg"/>
      </foaf:Person>
    </foaf:knows>
    <rel:worksWith  rdf:resource="ChristopherTuot" />
	
	 <foaf:knows>
      <foaf:Person rdf:about="MichaelSintek">
        <foaf:name>Michael Sintek</foaf:name>
        <foaf:homepage      rdf:resource="http://www.dfki.uni-kl.de/~sintek/"/>
        <foaf:depiction     rdf:resource="http://www.dfki.uni-kl.de/~sintek/pass1m.gif"/>
      </foaf:Person>
    </foaf:knows>
    <rel:worksWith  rdf:resource="MichaelSintek" />
	
	<foaf:knows>
     <foaf:Person>
      <foaf:name>Kinga Schumacher</foaf:name>
      <foaf:depiction       rdf:resource="http://www.dfki.uni-kl.de/~schumach/images/Passfoto2004.jpg"/>
      <foaf:homepage        rdf:resource="http://www.dfki.uni-kl.de/~schumach/"/>
      <rdfs:seeAlso         rdf:resource="http://www.dfki.uni-kl.de/~schumach/foaf.xml"/>
     </foaf:Person>
    </foaf:knows>

  </foaf:Person>

</rdf:RDF>

