<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>callejero</foaf:nick>
		<foaf:mbox_sha1sum>e02ddc248656b02dc0b75cd36e77faba2b32e011</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/callejero" />
		<foaf:name>Jose Alejandro Gonzalez</foaf:name>
		<foaf:firstName>Jose Alejandro</foaf:firstName>
		<foaf:surname>Gonzalez</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/callejero/images[1].jpg"/></foaf:depiction>
	</foaf:Person>
	<foaf:Knows>
		<foaf:Person> 
			<foaf:nick>lectorileso</foaf:nick>
			<foaf:mbox_sha1sum>ac000a6aeecfd8110adc754abe8afb9398563a80</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/lectorileso/feeds/foaf01"/> 
		</foaf:Person>
	</foaf:Knows>
</rdf:RDF>