<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>jasu</foaf:nick>
		<foaf:mbox_sha1sum>0a8ded45e3e8782f5aad0ec1cde380c0fa923cfb</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.librodearena.com/jasu" />

		<foaf:name>Juan Antonio Sanchez Uribe</foaf:name>
		<foaf:firstName>Juan Antonio</foaf:firstName>
		<foaf:surname>Sanchez Uribe</foaf:surname>
		<foaf:homepage rdf:resource="www.yaloveras.com"/>
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.librodearena.com/myfiles/jasu/Gráfico2.gif"/></foaf:depiction>

	</foaf:Person>
	
</rdf:RDF>