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

		<foaf:name>Victor Manue Rojas Herrera</foaf:name>
		<foaf:firstName>Victor Manue </foaf:firstName>
		<foaf:surname>Rojas Herrera</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://blogs.hoycinema.com/myfiles/ozharu/victor.JPG"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>grevius</foaf:nick>
			<foaf:mbox_sha1sum>b2950ec432cd49a2b01ff93a26b122908aa1601e</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://blogs.hoycinema.com/grevius/feeds/foaf01"/> 
		</foaf:Person>
		
		<foaf:Person> 
			<foaf:nick>movieland</foaf:nick>
			<foaf:mbox_sha1sum>dac5152567a3b09d7afb9ef331be7c07effe88f8</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://blogs.hoycinema.com/movieland/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>