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

		<foaf:name>Adolfo Senabre</foaf:name>
		<foaf:firstName>Adolfo</foaf:firstName>
		<foaf:surname>Senabre</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>artilugios</foaf:nick>
			<foaf:mbox_sha1sum>7d27ff713ae9fce5460290317a4fe2f48d1b8c66</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/artilugios/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>