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

		<foaf:name>lemervin ugueto</foaf:name>
		<foaf:firstName>lemervin</foaf:firstName>
		<foaf:surname>ugueto</foaf:surname>
		
		<foaf:gender>Mujer</foaf:gender>
		

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>alone</foaf:nick>
			<foaf:mbox_sha1sum>1e3ad5abd30c473ea45628062b176894e71bef2e</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/alone/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>