<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xml:lang="en"
   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:dc="http://purl.org/dc/elements/1.1/" >
  <foaf:Person>
    <foaf:nick>Joe</foaf:nick>
    <foaf:mbox_sha1sum>7319527bc9e9ef148f9d646524020f9d547eaf50</foaf:mbox_sha1sum>
    <foaf:page>
      <foaf:Document rdf:about="http://www.headblender.com/joe/">
        <dc:title>about Joe Bork.</dc:title>
        <dc:description>Contact information, weblog links, and published projects.</dc:description>
      </foaf:Document>
    </foaf:page>
    <foaf:weblog rdf:resource="http://www.headblender.com/joe/blog/" />
  </foaf:Person>
</rdf:RDF>
