<?xml version="1.0" encoding="ISO-8859-1"?>
<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:dc="http://purl.org/dc/elements/1.1/" xmlns:rss="http://purl.org/rss/1.0/" xmlns:cc="http://web.resource.org/cc/" xmlns:bc="http://purl.org/net/bloggercode/">

<foaf:Person>
   <foaf:name>Pilar Sopena Suils</foaf:name> 
   <foaf:firstName>Pilar</foaf:firstName> 
   <foaf:surname>Sopena</foaf:surname> 
   <foaf:nick>Extracción y Recuperación de la Información No Supervisada </foaf:nick> 
   <foaf:homepage rdf:resource="http://es.geocities.com/muperoquemu/index.html"/> 
   <foaf:workplaceHomepage rdf:resource="http://es.geocities.com/muperoquemu/index.html"/> 
 <foaf:interest>
  <rdf:Description rdf:about="http://www.w3.org/Style/CSS/">
   <dc:title>Cascading Style Sheets</dc:title> 
   </rdf:Description>
 </foaf:interest>

 <foaf:currentProject>
  <rdf:Description rdf:about="http://es.geocities.com/muperoquemu/unsupervisedretrieval/index.html">
   <dc:title>http://es.geocities.com/muperoquemu/unsupervisedretrieval/index.html</dc:title> 
  </rdf:Description>
 </foaf:currentProject>

<foaf:knows>
 <foaf:Person>
  <foaf:name>Pilar Sopena Suils </foaf:name>
  <foaf:firstName>Pilar</foaf:firstName>
  <foaf:surname>Sopena</foaf:surname>
  <foaf:title>Extracción y Recuperación de la Información No Supervisada </foaf:title>
  <foaf:homepage rdf:resource="http://es.geocities.com/muperoquemu/index.html"/>
 </foaf:Person>
</foaf:knows>

<foaf:knows>
 <foaf:Person>
  <foaf:name>Sergio Serrano Grande</foaf:name>
  <foaf:firstName>Sergio</foaf:firstName>
  <foaf:surname>Serrano</foaf:surname>
  <foaf:title>Usabilidad y accesibilidad en el posicionamiento y en la recuperacion de informacion</foaf:title>
  <foaf:homepage rdf:resource="http://sserranogrande.iespana.es"/>
 </foaf:Person>
</foaf:knows>

<foaf:knows>
 <foaf:Person>
  <foaf:name>Maria Hernandez de Juan</foaf:name>
  <foaf:firstName>Maria</foaf:firstName>
  <foaf:surname>Hernandez</foaf:surname>
  <foaf:title>  </foaf:title>
  <foaf:homepage rdf:resource="http://es.geocities.com/hdez.maria/ModelosRecuperacion/index.html"/>
 </foaf:Person>
</foaf:knows>

</foaf:Person>
</rdf:RDF>
