<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>bacanales</foaf:nick>
		<foaf:mbox_sha1sum>81800c7eed261bc2452d6699fe22f0926fb3dd30</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/bacanales" />
	</foaf:Person>
	<foaf:Knows>
		<foaf:Person> 
			<foaf:nick>porras</foaf:nick>
			<foaf:mbox_sha1sum>809a8f15325be03f7be40f67e58eec8a4d519854</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/porras/feeds/foaf01"/> 
		</foaf:Person>
		<foaf:Person> 
			<foaf:nick>furilo</foaf:nick>
			<foaf:mbox_sha1sum>cd7583d9445d02af7234fcb18e5e88485e931859</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://mini.furilo.com/feeds/foaf01"/> 
		</foaf:Person>
	</foaf:Knows>
</rdf:RDF>