<?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:cert="http://www.w3.org/ns/auth/cert#"
	xmlns:rsa="http://www.w3.org/ns/auth/rsa#">

  <foaf:PersonalProfileDocument rdf:about="">
    <dc:title>Ralph Sontag's FOAF file</dc:title>
    <foaf:maker rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag/foaf.xml#rs"/>
    <foaf:primaryTopic rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag/foaf.xml#rs"/>
  </foaf:PersonalProfileDocument>

  <foaf:Person rdf:about="http://vsr.informatik.tu-chemnitz.de/people/sontag/foaf.xml#rs">
    <rdfs:label>Ralph Sontag</rdfs:label>
    <foaf:name>Ralph Sontag</foaf:name>
    <foaf:title>Mr</foaf:title>
    <foaf:givenname>Ralph</foaf:givenname>
    <foaf:family_name>Sontag</foaf:family_name>
    <foaf:homepage rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag"/>
    <foaf:depiction rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag/images/sontag.jpg"/>
    <foaf:workplaceHomepage rdf:resource="http://vsr.informatik.tu-chemnitz.de/"/>
    <foaf:workInfoHomepage rdf:resource="http://vsr.informatik.tu-chemnitz.de/people/sontag"/>
    <foaf:mbox_sha1sum>b7712007812399d4bab13f93face7f134263107b</foaf:mbox_sha1sum>
    <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-31384"/>
      <geo:lat>50.839037</geo:lat>
      <geo:long>12.928376</geo:long>
    </con:office>
    <foaf:knows>
      <foaf:Person rdf:about="http://vsr.informatik.tu-chemnitz.de/people/gaedke/foaf.xml#mg">
        <foaf:name>Martin Gaedke</foaf:name>
        <foaf:mbox_sha1sum>d503cb064850512d43fbe11142c02df48cff3dfd</foaf:mbox_sha1sum>
      </foaf:Person>
    </foaf:knows>
    <foaf:knows>
      <foaf:Person rdf:about="http://vsr.informatik.tu-chemnitz.de/people/meinecke/foaf.xml#jm ">             
        <foaf:name>Johannes Meinecke</foaf:name>                                
        <foaf:mbox_sha1sum>f8db38eec24db88e43ebc52b68136de3053e809d</foaf:mbox_sha1sum>                                                                  
      </foaf:Person>    
    </foaf:knows>
  </foaf:Person>
  <rdf:Description>
    <rdf:type rdf:resource="http://www.w3.org/ns/auth/rsa#RSAPublicKey"/>
    <cert:identity rdf:resource="#rs"/>
    <rsa:modulus rdf:parseType="Resource">
       <cert:hex>D7EE7D21FA3045D37E4E433EC95979F443727A5AB6B71D43F4F8D3A0C1D9DF3CFB184071C08D498556BEFD00140BE1D192A739A80287FF39929482DD891207A6E9569DB4F13BEAAD087E421B9CCC4BEA2A676B916BCDB0D57F36A8E31A76D080214E0BB91FFE5AFC2959AA15EA57E7770BCB061197D8561FEBFAFF546ACD62BD</cert:hex>
    </rsa:modulus>
    <rsa:public_exponent rdf:parseType="Resource">
      <cert:decimal>65537</cert:decimal>
    </rsa:public_exponent>
  </rdf:Description>
</rdf:RDF>

