<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>adeum</foaf:nick>
		<foaf:mbox_sha1sum>2c1155cb15bad072cbf8289e0b12cb91a47e4976</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.espacioblog.com/adeum" />

		<foaf:name>Mariano Gonzalez Ortiz</foaf:name>
		<foaf:firstName>Mariano</foaf:firstName>
		<foaf:surname>Gonzalez Ortiz</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/adeum/escudoelmarques.bmp"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>bane</foaf:nick>
			<foaf:mbox_sha1sum>89787a6fc2ca36827adbfdce2d345b74d784abcf</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/bane/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>