<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>bratzjessy</foaf:nick>
		<foaf:mbox_sha1sum>a8f5d0a1e6b1b489692c75f9796cb6375bdddf59</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://blogs.hoycinema.com/bratzjessy" />

		<foaf:name>ANDREA</foaf:name>
		<foaf:firstName>ANDREA</foaf:firstName>
		
		<foaf:homepage rdf:resource="http://blogs.hoycinema.com/bratzjessy/blog"/>
		<foaf:gender>Mujer</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://blogs.hoycinema.com/myfiles/bratzjessy/images.jpg"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>barbie</foaf:nick>
			<foaf:mbox_sha1sum>088d4f6b8010741a686562d11d793c0c0eb7dab6</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://blogs.hoycinema.com/barbie/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>