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

		<foaf:name>Javier Vilaboa</foaf:name>
		<foaf:firstName>Javier</foaf:firstName>
		<foaf:surname>Vilaboa</foaf:surname>
		<foaf:homepage rdf:resource="http://periodistaciudadano.blogspot.com/"/>
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/blogsfera/mano2.jpg"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>gigo</foaf:nick>
			<foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/gigo/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>meritxellgris</foaf:nick>
			<foaf:mbox_sha1sum>8c9ecfcedaf568f09847cea6c03b6e70c0b764bc</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/meritxellgris/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>