<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>chesco</foaf:nick>
		<foaf:mbox_sha1sum>4fc657610a4de760b7e167953e4a060432aabdf9</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/chesco" />

		<foaf:name>YoAmoaPunset </foaf:name>
		<foaf:firstName>YoAmoaPunset</foaf:firstName>
		
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/chesco/yo.jpg"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>cretina</foaf:nick>
			<foaf:mbox_sha1sum>2e84d85d595bca2975a9a514fe3486f8ebfc3e91</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.cretina.net/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>suidae</foaf:nick>
			<foaf:mbox_sha1sum>79bda594804adab231fc18b089ea42953a194d19</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/suidae/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>