<?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:bio="http://purl.org/vocab/bio/0.1/"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	
	<foaf:PersonalProfileDocument rdf:about="">
		<foaf:maker rdf:resource="#trevor-morris"/>
		<foaf:primaryTopic rdf:resource="#trevor-morris"/>
	</foaf:PersonalProfileDocument>
	
	<foaf:Person rdf:ID="trevor-morris">
		<foaf:title>Mr</foaf:title>
		<foaf:name>Trevor Morris</foaf:name>
		<foaf:givenname>Trevor</foaf:givenname>
		<foaf:family_name>Morris</foaf:family_name>
		<foaf:nick>trovster</foaf:nick>
		<foaf:birthday>09-14</foaf:birthday>
		<foaf:gender>male</foaf:gender>
		<foaf:mbox_sha1sum>144c6953594ea6c91ce83a32bf4629a4f3a2aa75</foaf:mbox_sha1sum>
		
		<foaf:homepage rdf:resource="http://www.trovster.com" dc:title="trovster.com"/>
		<foaf:workInfoHomepage rdf:resource="http://www.creation.uk.com/company/trevor-morris/" dc:title="Profile of Trevor Morris | Creation Design &#38; Marketing"/>
		<foaf:workplaceHomepage rdf:resource="http://www.creation.uk.com" dc:title="Creation Design &#38; Marketing"/>
		
		<foaf:interest rdf:resource="http://www.multipack.co.uk" dc:title="The Multipack"/>
		<foaf:interest rdf:resource="http://microformats.org" dc:title="Microformats"/>
		<foaf:interest rdf:resource="http://www.geekinthepark.co.uk" dc:title="Geek in the Park"/>
		
		<foaf:depiction rdf:resource="http://www.trovster.com/img/trevor-morris.jpg"/>
		<foaf:depiction rdf:resource="http://www.trovster.com/img/trevor-morris.jpg"/>
		
		<foaf:knows>
			<foaf:Person>
				<foaf:name>Sarven Capadisli</foaf:name>
				<foaf:givenname>Sarven</foaf:givenname>
				<foaf:family_name>Capadisli</foaf:family_name>
				<foaf:nick>csarven</foaf:nick>
				<foaf:homepage rdf:resource="http://www.csarven.ca"/>
				<foaf:mbox_sha1sum>7618deaa9b5b74f5a5c87da6bb3684d75cf3c91c</foaf:mbox_sha1sum>
				<rdfs:seeAlso rdf:resource="http://www.csarven.ca/foaf.rdf"/>
				<foaf:depiction rdf:resource="http://www.csarven.ca/media/images/csarven-avatar.jpg"/>
			</foaf:Person>
		</foaf:knows>
		
	</foaf:Person>
</rdf:RDF>
