<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
		   xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
	<foaf:Person>
		<foaf:name>Michael E. Stone</foaf:name>
		<foaf:nick>Rygar</foaf:nick>
		<foaf:mbox_sha1sum>5452a6d9cbba8b925c7fba73ea2fd76dea1280fd</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="https://www.dev.shakespearesmonkeys.com/user-428-michael-e.-stone" />
		<foaf:img rdf:resource="https:/www.dev.shakespearesmonkeys.com/~monkey/images/user/428/Photo-58.jpg" />
	<foaf:knows>
		<foaf:Person>
			<foaf:name> Amanda Baker</foaf:name>
			<rdfs:seeAlso rdf:resource="https://www.dev.shakespearesmonkeys.com/user-describe/136"/>
		</foaf:Person>
	</foaf:knows>
	</foaf:Person>
</rdf:RDF>