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

		<foaf:name>Carlos García Chíes</foaf:name>
		<foaf:firstName>Carlos</foaf:firstName>
		<foaf:surname>García Chíes</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/lupiblog/Logo-LUPIWEBpeque.jpg"/></foaf:depiction>

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