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

		<foaf:name>patricia salazar</foaf:name>
		<foaf:firstName>patricia</foaf:firstName>
		<foaf:surname>salazar</foaf:surname>
		
		<foaf:gender>Mujer</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/matematica/bellas2.jpg"/></foaf:depiction>

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