<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>cornejo</foaf:nick>
		<foaf:mbox_sha1sum>1c4b631fdfc2011f60af2ebfc0cfc7a5bd5fb900</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/cornejo" />
		<foaf:name>Jose Manuel Sesma</foaf:name>
		<foaf:firstName>Jose Manuel</foaf:firstName>
		<foaf:surname>Sesma</foaf:surname>
		
		<foaf:gender>Hombre</foaf:gender>
		
	</foaf:Person>
</rdf:RDF>