<?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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" 
         xmlns:pm="http://www.web-semantics.org/ns/pm#" 
         xmlns:wot="http://xmlns.com/wot/0.1/" 
         xmlns:rss="http://purl.org/rss/1.0/" 
         xmlns:dc="http://purl.org/dc/elements/1.1/" 
         xmlns:ical="http://www.w3.org/2002/12/cal/ical#" 
         xmlns:doap="http://usefulinc.com/ns/doap#">
  <foaf:Person rdf:ID="joakime">
    <foaf:name>Joakim Erdfelt</foaf:name>
    <foaf:givenname>Joakim</foaf:givenname>
    <foaf:family_name>Erdfelt</foaf:family_name>
    <foaf:mbox rdf:resource="mailto:joakim@erdfelt.com"/>
    <foaf:homepage rdf:resource="http://joakim.erdfelt.com/"/>
    <foaf:weblog>
      <foaf:Document rdf:about="http://joakim.erdfelt.com/thoughts/">
        <dc:title>Joakim Erdfelt Thoughts</dc:title>
        <rdfs:seeAlso>
          <rss:channel rdf:about="http://joakim.erdfelt.com/thoughts/feeds/index.rss2"/>
        </rdfs:seeAlso>
      </foaf:Document>
    </foaf:weblog>
    <wot:hasKey>
      <wot:PubKey>
        <wot:fingerprint>B59B 67FD 7904 9843 67F9  3180 0818 D9D6 8FB6 7BAC</wot:fingerprint>
        <wot:hex_id>8FB67BAC</wot:hex_id>
      </wot:PubKey>
    </wot:hasKey>
    <foaf:based_near>
      <geo:Point>
        <geo:lat>34.051353</geo:lat>
        <geo:long>-84.124857</geo:long>
      </geo:Point>
    </foaf:based_near>
    <foaf:currentProject>
      <doap:Project>
        <pm:name>Apache Maven</pm:name>
        <pm:homepage rdf:resource="http://maven.apache.org/"/>
      </doap:Project>
    </foaf:currentProject>
    <foaf:currentProject>
      <doap:Project>
        <pm:name>Apache Archiva</pm:name>
        <pm:homepage rdf:resource="http://maven.apache.org/archiva/"/>
      </doap:Project>
    </foaf:currentProject>
    <foaf:aimChatID>joakimerdfelt</foaf:aimChatID>
  </foaf:Person>
</rdf:RDF>
