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

		<foaf:name>maltez</foaf:name>
		<foaf:firstName>maltez</foaf:firstName>
		
		
		<foaf:gender>Mujer</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.librodearena.com/myfiles/aziza/lu.JPG"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>puravida</foaf:nick>
			<foaf:mbox_sha1sum>6184c7f7d1c0b004d008d976ecaa448bd1610555</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.librodearena.com/puravida/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>