<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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	
	<foaf:Person>
	
		<foaf:nick>egnus</foaf:nick>
		<foaf:mbox_sha1sum>8d72904d4de027bc6041db874f8a434b7b9b24f7</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://blogs.hoycinema.com/egnus" />

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>xamos</foaf:nick>
			<foaf:mbox_sha1sum>189d37f516c97abe4e3ac5cd833f7c8da3ada60a</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://blogs.hoycinema.com/xamos/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>grevius</foaf:nick>
			<foaf:mbox_sha1sum>b2950ec432cd49a2b01ff93a26b122908aa1601e</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://blogs.hoycinema.com/grevius/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>