<?xml version="1.0" encoding="ISO-8859-1" ?> 
<rdf:RDF 	xmlns:owl="http://www.w3.org/2002/07/owl#" 
			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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" 
			xmlns:con="http://www.w3.org/2000/10/swap/pim/contact#" 
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns:dcterms="http://purl.org/dc/terms" 
			xmlns:doap="http://usefulinc.com/ns/doap#">	
					
<rdf:Description rdf:about="">		
		<dc:creator rdf:resource="#aheil" />	
		<dc:date>2008-02-13</dc:date>			
		<dcterms:modified>2009-05-15</dcterms:modified>	
		<foaf:maker rdf:resource="#aheil"/>
</rdf:Description>  

<foaf:PersonalProfileDocument rdf:about="">
	<dc:title>Andreas Heil's FOAF file</dc:title> 
	<foaf:maker rdf:resource="#aheil" /> 
	<foaf:primaryTopic rdf:resource="#aheil" /> 
</foaf:PersonalProfileDocument>
        
<foaf:Person rdf:ID="aheil">
       
	<!-- External / alternative profiles -->
	<owl:sameAs rdf:resource="http://www4.wiwiss.fu-berlin.de/dblp/page/person/443704" /> 
	<!-- L3S DBLP profile-->
	<owl:sameAs rdf:resource="http://dblp.l3s.de/d2r/page/authors/Andreas_Heil" />

	<!--
		This is not a good way how I do it here, since the resource we link here is pointing to a web page that 
		is not providing any semantic information. Currently I am not aware of any other posibilty to do so. 
	-->
	<owl:sameAs rdf:resource="http://www.linkedin.com/pub/2/207/4a7" />
	<owl:sameAs rdf:resource="https://www.xing.com/profile/Andreas_Heil2" />
	<owl:sameAs rdf:resource="http://www.facebook.com/profile.php?id=556734832" /> 
	<owl:sameAs rdf:resource="http://www.flickr.com/people/23896781@N07/" />

	<!-- Personal data -->
	<rdfs:label>Andreas Heil</rdfs:label> 
	<foaf:name>Andreas Heil</foaf:name> 
	<foaf:gender xml:lang="en">male</foaf:gender>
	<foaf:title xml:lang="en">Mr</foaf:title> 
	<foaf:title xml:lang="de">Herr</foaf:title>
	<foaf:givenname>Andreas</foaf:givenname> 
	<foaf:family_name>Heil</foaf:family_name>   
	<foaf:depiction rdf:resource="http://www.aheil.de/images/aheil.jpg" /> 
	<foaf:img rdf:resource="http://www.aheil.de/images/aheil.jpg" />
	
	<!-- Mailboxes -->
	<foaf:mbox_sha1sum>0306624fe75617ebd850f499b158fb59d70f047d</foaf:mbox_sha1sum>  
	<foaf:mbox_sha1sum>d786607f419d5aa7b7a5367f11596ab132db7ab0</foaf:mbox_sha1sum>  
  
	<!-- Personal websites -->
	<foaf:homepage rdf:resource="#personalHomepage" /> 
	<foaf:weblog rdf:resource="#personalBlog" />
	<foaf:weblog rdf:resource="#restfulWS" />
  
	<!-- Current VSR work -->	
	<foaf:workplaceHomepage rdf:resource="#vsrHomepage" />   
	<foaf:workInfoHomepage rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/heil" /> 
	<foaf:publications rdf:resource="#vsrPublications" />		
 
	<con:office rdf:parseType="Resource">
		<con:address rdf:parseType="Resource">
			<con:city>Chemnitz</con:city> 
			<con:country>Germany</con:country> 
			<con:postalCode>09111</con:postalCode> 
			<con:street>Strasse der Nationen 62</con:street> 
		</con:address>
		<con:phone rdf:resource="tel:+49-371-531-36984 " /> 
		<geo:lat>50.839037</geo:lat> 
		<geo:long>12.928376</geo:long> 
	</con:office>
	
	<!-- Current MSRC work -->	
	<foaf:workplaceHomepage rdf:resource="#msrcHomepage" />   
	<foaf:workInfoHomepage rdf:resource="http://research.microsoft.com/ero/#People" /> 
	
	<con:office rdf:parseType="Resource">
		<con:address rdf:parseType="Resource">
			<con:city>Cambridge</con:city> 
			<con:country>United Kingdom</con:country> 
			<con:postalCode>CB3 0FB</con:postalCode> 
			<con:street>7 JJ Thomson Avenue</con:street> 
		</con:address>
		<con:phone rdf:resource="tel:+44-1223-479-700 " /> 
		<geo:lat>52.037287059127024</geo:lat> 
		<geo:long>0.09063720703124545</geo:long> 
	</con:office>
	
	<!-- I don't understand how to deal with this if I have two locations -->
 <foaf:based_near rdf:parseType="Resource">
	<geo:lat>50.839037</geo:lat> 
	<geo:long>12.928376</geo:long> 
  </foaf:based_near>
 
	<!-- Past -->
	<foaf:schoolHomepage rdf:resource="http://www.fls.ka.schule-bw.de/" /> 
 
	<!-- 
		Here I referece people I know .
		The resources are defined later.
	-->
 
	<foaf:knows rdf:resource="#nussbaumer" />
	<foaf:knows rdf:resource="#jm" />
	<foaf:knows rdf:resource="#sontag" />
	<foaf:knows rdf:resource="#mmale" />
	<foaf:knows rdf:resource="#alexanderg" />
  
  <!-- Online accounts -->
 
 <foaf:holdsAccount>
    <foaf:OnlineAccount>
      <foaf:accountServiceHomepage rdf:resource="http://del.icio.us/aheil"/>
      <foaf:accountName>aheil</foaf:accountName>
      <rdfs:seeAlso rdf:resource="http://del.icio.us/rss/aheil"/>
      <dc:description xml:lang="en">My del.icio.us bookmarks</dc:description> 
    </foaf:OnlineAccount>
  </foaf:holdsAccount>
  
    <foaf:holdsAccount>
    <foaf:OnlineAccount>
      <foaf:accountServiceHomepage rdf:resource="http://www.technorati.com/profile/aheil"/>
      <foaf:accountName>aheil</foaf:accountName>
      <dc:description xml:lang="en">My Technorati profile</dc:description>
    </foaf:OnlineAccount>
  </foaf:holdsAccount>
  
   <foaf:holdsAccount>
    <foaf:OnlineAccount>
      <foaf:accountServiceHomepage rdf:resource="http://twitter.com/aheil"/>
      <foaf:accountName>aheil</foaf:accountName>
      <dc:description xml:lang="en">My Twitter profile</dc:description>
    </foaf:OnlineAccount>
  </foaf:holdsAccount>
  
  <foaf:holdsAccount>
    <foaf:OnlineAccount>
      <foaf:accountServiceHomepage rdf:resource="http://www.last.fm/user/aheil/"/>
      <foaf:accountName>aheil</foaf:accountName>
      <dc:description xml:lang="en">My last.fm profile</dc:description>
    </foaf:OnlineAccount>
  </foaf:holdsAccount>
  
  <foaf:holdsAccount>
	<foaf:OnlineGamingAccount>
		<foaf:accountServiceHomepage rdf:resource="http://live.xbox.com/"/>
		<foaf:accountName>aheil</foaf:accountName>
		<dc:description>My Xbox live account</dc:description>
	</foaf:OnlineGamingAccount>
  </foaf:holdsAccount>
  
  <foaf:holdsAccount>
	<foaf:OnlineAccount>
		<foaf:accountServiceHomepage rdf:resource="http://www.flickr.com/people/23896781@N07/"/>
		<foaf:accountName>aheil.de</foaf:accountName>
		<dc:description xml:lang="en">My Flickr profile</dc:description>
	</foaf:OnlineAccount>
  </foaf:holdsAccount>
  
  <!-- Current projects -->
  
  <foaf:currentProject>
    <doap:Project>
      <doap:name>WebComposition/DGS</doap:name>
      <doap:description xml:lang="en">The WebComposition/DGS is the first component of the fourth generation of the WebComposition approach. This approach was first introduced at the WWW6 conference in 1997 as an object-oriented approach for Web Engineering. Today, the WebComposition approach abstracts the development and evolution of Web-based solutions by composing Web components.</doap:description>
      <doap:homepage rdf:resource="http://webcomposition.codeplex.com/" />
    </doap:Project>
  </foaf:currentProject>
  
  
  <foaf:pastProject>
    <doap:Project>
      <doap:name>Autonomous Monitoring of Vulnerable Habitats</doap:name>
      <doap:description xml:lang="en">Scientists at Microsoft Research Cambridge have developed an innovative new technology to study individual and populations of animals and their sensitivity and response to changes in their environment.  This project is conducted in collaboration with scientists at the University of Oxford and the Freie Universität, Berlin.</doap:description>
      <doap:homepage rdf:resource="http://research.microsoft.com/habitats/index.html" />
    </doap:Project>
  </foaf:pastProject>
  
  <foaf:pastProject>
      <doap:Project>
    <doap:name>VisualRDK</doap:name>
    <doap:description xml:lang="en">VisualRDK is a specialized graphical programming language that provides simple yet powerful constructs to master common programming tasks of pervasive computing applications. A special debug version detects and removes bugs in the application logic. The tool also handles distribution and device-specific programming models. This lets developers prototype applications quickly because they can concentrate on application logic.</doap:description>
        </doap:Project>
  </foaf:pastProject>

  <foaf:pastProject>
      <doap:Project>
		<doap:name>SFB 346 - Rechnerintegrierte Konstruktion und Fertigung von Bauteilen</doap:name>
		<doap:description xml:lang="de">Der SFB 346 befasste sich mit der Integration der am Produktentstehungsprozess direkt beteiligten Funktionsbereiche und allen damit verbundenen betrieblichen, organisatorischen und planerischen Funktionen. Ziel war die Verbesserung von Produktlösungen und Planungsprozessen bei gleichzeitiger Verkürzung betrieblicher Abläufe. Die Integration von Teilfunktionen sowohl aus dem Bereich der Auftragsabwicklung (Angebotserstellung, Konstruktion, Arbeitsplanung und Herstellung) als auch aus dem Bereich der Fabrikplanung (Planung der Aufbau-, Ablauf- und Organisationsstruktur) war die Voraussetzung zur optimalen Nutzung betrieblicher Resourcen. Zur Erreichung der genannten Ziele wurden in diesem Forschungsprojekt unter anderem innovative Konzepte zur Informations- und Wissensverarbeitung entwickelt.</doap:description>
		<doap:homepage rdf:resource="http://www.imi.uni-karlsruhe.de/367.php" />
	    </doap:Project>
  </foaf:pastProject>
 
   
</foaf:Person>  
  
 <!-- Various Websites I refer -->
    
<foaf:Document rdf:ID="personalHomepage">
	<dc:title>http://www.aheil.de/</dc:title>
	<dc:description xml:lang="en">Homepage of Andreas Heil</dc:description>
	<rdfs:seeAlso rdf:resource="http://www.aheil.de/" />
	<foaf:maker rdf:resource="#aheil" />
</foaf:Document>
  
<foaf:Document rdf:ID="personalBlog">
	<dc:title>http://blog.aheil.de/</dc:title>
	<dc:description xml:lang="en">Personal Weblog of Andreas Heil</dc:description>
	<rdfs:seeAlso rdf:resource="http://www.aheil.de/" />
	<rdfs:seeAlso rdf:resource="http://blog.aheil.de/SyndicationService.asmx/GetRss"/>
	<foaf:maker rdf:resource="#aheil" />
</foaf:Document>

<foaf:Document rdf:ID="restfulWS">
	<dc:title>http://www.restful.ws</dc:title>
	<dc:description xml:lang="en">RESTful Web Services by Andreas Heil</dc:description>
	<rdfs:seeAlso rdf:resource="http://www.restful.ws/" />
	<rdfs:seeAlso rdf:resource="http://feeds2.feedburner.com/RESTfulWS"/>
	<foaf:maker rdf:resource="#aheil" />
</foaf:Document>

<foaf:Document rdf:ID="vsrHomepage">
	<dc:title>http://vsr.informatik.tu-chemnitz.de/</dc:title>
	<dc:description xml:lang="en">Homepage of VSR at Chemnitz University of Technology</dc:description>
	<rdfs:seeAlso rdf:resource="http://vsr.informatik.tu-chemnitz.de/" />
</foaf:Document>
 
 <foaf:Document rdf:ID="msrcHomepage">
	<dc:title>http://research.microsoft.com/ero/</dc:title>
	<dc:description xml:lang="en">Hopmepaage of Microsoft Research in Cambridge, UK</dc:description>
	<dc:seeAlso rdf:resource="http://research.microsoft.com/ero/" />
 </foaf:Document>
 
 <foaf:Document rdf:ID="vsrPublications">
	<dc:title>https://vsr.informatik.tu-chemnitz.de/people/heil/publications/</dc:title>
	<dc:description xml:lang="en">List of publications of Andreas Heil</dc:description>
	<dc:seeAlso rdf:resource="https://vsr.informatik.tu-chemnitz.de/people/heil/xml/publications.xml" />
	<dc:seeAlso rdf:resource="http://research.microsoft.com/ero/biosciences/publications.aspx" />
	<owl:sameAs rdf:resource="https://vsr.informatik.tu-chemnitz.de/people/heil/xml/publications.xml" /> 
	<rdfs:seeAlso>
          <rdf:Description rdf:about="http://dblp.l3s.de/Authors/Andreas+Heil">
            <rdfs:seeAlso rdf:resource="http://dblp.l3s.de/d2r/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fdblp.l3s.de%2FAuthors%2FAndreas%2BHeil%3E"/>
          </rdf:Description>
        </rdfs:seeAlso>
         <rdfs:seeAlso>
          <rdf:Description rdf:about="http://www.bibsonomy.org/uri/author/Andreas+Heil">
            <rdfs:seeAlso rdf:resource="http://dblp.l3s.de/d2r/sparql?query=DESCRIBE+%3Chttp%3A%2F%2Fwww.bibsonomy.org%2Furi%2Fauthor%2FAndreas%2BHeil%3E"/>
          </rdf:Description>
        </rdfs:seeAlso>
        
 </foaf:Document>
 
  <!-- People, I refer -->
  
  <!-- Template for persons I want to add -->
  
  <!--
	<foaf:Person rdf:ID="">
		<foaf:name></foaf:name>
		<foaf:firstname></foaf:name>
		<foaf:surname></foaf:name>
		<foaf:mbox_sha1sum></foaf:mbox_sha1sum>
		<rdfs:seeAlso rdf:resource="" />
	</foaf:Person>
  -->
  
 <foaf:Person rdf:ID="nussbaumer" >
	<foaf:name>Martin Nussbaumer</foaf:name> 
	<foaf:mbox_sha1sum>51835c97cfcd3bf6abc390bd3823593fe06d66cc</foaf:mbox_sha1sum> 
	<rdfs:seeAlso rdf:resource="http://mwrg.tm.uni-karlsruhe.de/nussbaumer/foaf.rdf" />
 </foaf:Person>
  
 <foaf:Person rdf:ID="jm" >
	<foaf:name>Johannes Meinecke</foaf:name> 
	<foaf:mbox_sha1sum>f8db38eec24db88e43ebc52b68136de3053e809d</foaf:mbox_sha1sum> 
	<rdfs:seeAlso rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/meinecke/foaf.xml" />
  </foaf:Person>

 <foaf:Person rdf:ID="sontag" >
	<foaf:name>Ralph Sontag</foaf:name> 
	<foaf:mbox_sha1sum>a16b19543d2011fcdcf423eae5aaa78f0ce221f7</foaf:mbox_sha1sum> 
	<rdfs:seeAlso rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag/foaf.xml" />
  </foaf:Person>

  <foaf:Person rdf:ID="mmale" >
	<foaf:name>Maria Maleshkova</foaf:name> 
	<foaf:mbox_sha1sum>df60539461864ea229dd35dcd2fdae99cdf7301a</foaf:mbox_sha1sum>
	<rdfs:seeAlso rdf:resource="http://www.aifb.uni-karlsruhe.de/Personen/viewPersonOWL/id2180instance" /> 
  </foaf:Person>

  <foaf:Person rdf:ID="alexanderg">
	<foaf:name>Alexander Groß</foaf:name> 
	<foaf:mbox_sha1sum>904851f2703085686ec345c83f01056b1e4fc73c</foaf:mbox_sha1sum>
	<rdfs:seeAlso rdf:resource="http://www.therightstuff.de/foaf.rdf" />
  </foaf:Person>
  
  </rdf:RDF>