<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:dc="http://purl.org/dc/elements/1.1/">

 <foaf:Person>

  <foaf:name>Richard Eriksson</foaf:name>
  <foaf:title>Mr.</foaf:title>
  <foaf:firstName>Richard</foaf:firstName>
  <foaf:surname>Eriksson</foaf:surname>

  <foaf:mbox_sha1sum>ece8543f70f7f0301ca6bc4d9f1f7ccb3e483a25</foaf:mbox_sha1sum>
  <foaf:homepage rdf:resource="http://www.richarderiksson.com/"/>
  <foaf:depiction rdf:resource="http://www.richarderiksson.com/photos/drapes.jpg"/>
  <foaf:schoolHomepage>
	<rdf:Description rdf:about="http://www.sfu.ca/">
		<dc:title>Simon Fraser University</dc:title>
		<dc:description>A medium-size comprehensive university in Burnaby, British Columbia, 
Canada</dc:description>

	</rdf:Description>
  </foaf:schoolHomepage>

  <foaf:currentProject>
	<rdf:Description rdf:about="http://www.urbanvancouver.com.com/">
		<dc:title>Urban Vancouver</dc:title>
		<dc:description>Community blog for those living in the Greater Vancouver Area</dc:description>
	</rdf:Description>
  </foaf:currentProject>

  <foaf:knows>
	<foaf:Person>
		<foaf:name>Chun-shek Chan</foaf:name>
		<foaf:weblog rdf:resource="http://chunshek.com/" />
		<foaf:homepage rdf:resource="http://chunshek.com/" />
		<rdfs:seeAlso rdf:resource="http://chunshek.com/foaf.rdf" />
	</foaf:Person>
  </foaf:knows>

  <foaf:knows>
	<foaf:Person>
		<foaf:name>Adam Gessaman</foaf:name>
		<foaf:weblog rdf:resource="http://www.idly.org/" />
		<foaf:homepage rdf:resource="http://www.idly.org/" />
		<rdfs:seeAlso rdf:resource="http://www.idly.org/foaf.rdf" />
		 <foaf:mbox_sha1sum>24d0b074ce6b7467c552413042a344bc7428c6a4</foaf:mbox_sha1sum>

	</foaf:Person>
  </foaf:knows>

  <foaf:knows>
 	<foaf:Person>     
		<foaf:name>Phil Ringnalda</foaf:name>
		<foaf:mbox_sha1sum>910a4f5ef7f0e062ae1fcab1ca981d14ef40563e</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://www.philringnalda.com/" />
		<foaf:weblog rdf:resource="http://www.philringnalda.com/" />

		<rdfs:seeAlso rdf:resource="http://philringnalda.com/rdf/foaf-rdf.xml" />
	</foaf:Person>
  </foaf:knows>

  <foaf:knows>
	<foaf:Person>
		<foaf:name>Mark Pilgrim</foaf:name>
		<foaf:weblog rdf:resource="http://www.diveintomark.org/" />
		<foaf:homepage rdf:resource="http://www.diveintomark.org/" />

		<foaf:mbox_sha1sum>85d089d9dc87139d5542aa4ee2822bf65e56b55e</foaf:mbox_sha1sum>      
		<rdfs:seeAlso rdf:resource="http://diveintomark.org/public/foaf.rdf" />
	</foaf:Person>
  </foaf:knows>

 </foaf:Person>

</rdf:RDF>

