<?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="gozer">
    <foaf:name>Philippe M. Chiasson</foaf:name>
    <foaf:givenname>Philippe M.</foaf:givenname>
    <foaf:family_name>Chiasson</foaf:family_name>
    <foaf:mbox rdf:resource="mailto:gozer@apache.org"/>
    <foaf:mbox rdf:resource="mailto:gozer@ectoplasm.org"/>
    <foaf:mbox rdf:resource="mailto:gozer@cpan.org"/>
    <foaf:mbox rdf:resource="mailto:gozer@activestate.com"/>
	<foaf:weblog>
	 <foaf:Document rdf:about="http://gozer.ectoplasm.org/blog/">
      <dc:title>Personal</dc:title>
      <rdfs:seeAlso>
	    <rss:channel rdf:about="http://feeds.feedburner.com/gozer"/>
      </rdfs:seeAlso>
     </foaf:Document>
    </foaf:weblog>
    <foaf:weblog>
	 <foaf:Document rdf:about="http://blogs.activestate.com/gozer/">
      <dc:title>Work</dc:title>
      <rdfs:seeAlso>
	   <rss:channel rdf:about="http://feeds.feedburner.com/activestate/gozer"/>
      </rdfs:seeAlso>
     </foaf:Document>
    </foaf:weblog>
    <foaf:holdsAccount>
      <foaf:OnlineAccount>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/OnlineChatAccount"/>
        <foaf:accountServiceHomepage rdf:resource="http://www.freenode.net/irc_servers.shtml"/>
        <foaf:accountName>gozer</foaf:accountName>
      </foaf:OnlineAccount>
    </foaf:holdsAccount>
    <foaf:homepage rdf:resource="http://gozer.ectoplasm.org/"/>
    <foaf:depiction rdf:resource="http://gozer.ectoplasm.org/images/gozer.png"/>
    <wot:hasKey>
      <wot:PubKey>
        <wot:fingerprint>F9BF E0C2 480E 7680 1AE5  3631 CB32 A107 88C3 A5A5</wot:fingerprint>
      </wot:PubKey>
    </wot:hasKey>
    <foaf:based_near>
      <geo:Point>
        <geo:lat>49.278753</geo:lat>
        <geo:long>-123.121505</geo:long>
      </geo:Point>
    </foaf:based_near>
    <foaf:currentProject>
      <pm:name>Apache Perl</pm:name>
      <pm:homepage rdf:resource="http://perl.apache.org"/>
    </foaf:currentProject>
  </foaf:Person>
</rdf:RDF>
