<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>tomacolleja</foaf:nick>
		<foaf:mbox_sha1sum>9b6f98acf089594314b5ba9b042d3170a7b82f12</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/tomacolleja" />

		<foaf:name>Jorge Corral</foaf:name>
		<foaf:firstName>Jorge</foaf:firstName>
		<foaf:surname>Corral</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/tomacolleja/mrx.JPG"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>ayuda</foaf:nick>
			<foaf:mbox_sha1sum>73563cfdfac5d4a2bbc11eb9a204c3219c8b6994</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/ayuda/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>chicadelatele</foaf:nick>
			<foaf:mbox_sha1sum>5bce9a7639aba9250e5a7f3124e84b09c3c1b595</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://chicadelatele.com/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>