<rdf:RDF
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:doap="http://usefulinc.com/ns/doap#"
  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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:rss="http://purl.org/rss/1.0/"
  xmlns:wot="http://xmlns.com/wot/0.1/">
<foaf:Person rdf:ID="rubys">
  <foaf:name>Sam Ruby</foaf:name>
  <foaf:firstName>Sam</foaf:firstName>
  <foaf:surname>Ruby</foaf:surname>
  <foaf:nick>rubys</foaf:nick>
  <foaf:mbox_sha1sum>703471c6f39094d88665d24ce72c42fdc5f20585</foaf:mbox_sha1sum>
  <foaf:homepage rdf:resource="http://www.intertwingly.net/"/>
  <foaf:depiction rdf:resource="http://www.intertwingly.net/images/SamR_small.jpg"/>
  <foaf:workplaceHomepage rdf:resource="http://www.ibm.com/"/>
  <foaf:schoolHomepage rdf:resource="http://www.cnu.edu/"/>

  <foaf:weblog>
    <foaf:Document rdf:about="http://intertwingly.net/blog/">
      <dc:title>Intertwingly</dc:title>
      <rdfs:seeAlso>
        <rss:channel rdf:about="http://intertwingly.net/blog/index.atom"/>
      </rdfs:seeAlso>
    </foaf:Document>
  </foaf:weblog>

  <foaf:based_near>
    <geo:Point>
      <geo:lat>35.708285</geo:lat>
      <geo:long>-78.695519</geo:long>
    </geo:Point>
  </foaf:based_near>

  <wot:hasKey>
    <wot:PubKey>
      <wot:fingerprint>B4B1 146C B4C2 76D8 9AC1 0651 1D28 809A 2054 6256</wot:fingerprint>
      <length>1024</length>
      <wot:hex_id>20546256</wot:hex_id>
      <wot:pubkeyAddress rdf:resource="http://intertwingly.net/public/pgpkey.asc"/>
    </wot:PubKey>
  </wot:hasKey>

  <foaf:currentProject>
    <doap:Project>
      <pm:name>ASF Board of Directors</pm:name>
      <pm:homepage rdf:resource="http://apache.org/foundation/board/" />
    </doap:Project>

    <doap:Project>
      <pm:name>Apache Legal Affairs</pm:name>
      <pm:homepage rdf:resource="http://www.apache.org/legal/"/>
    </doap:Project>
  </foaf:currentProject>

</foaf:Person>
</rdf:RDF>
