  <?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>Francisco González Doblado</foaf:name> 
  <foaf:firstName>Francisco</foaf:firstName> 
  <foaf:surname>González</foaf:surname> 
  <foaf:nick>Pako</foaf:nick> 
  <foaf:homepage rdf:resource="http://bbddrecuperacionxmlrdf.bravehost.com/" /> 
  <foaf:workplaceHomepage rdf:resource="http://www.bravehost.com/" /> 
<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://bbddrecuperacionxmlrdf.bravehost.com/index.html">
  <dc:title>Arquitectura de las bases de datos para motores de recuperación Sesame y Jena</dc:title> 
  </rdf:Description>
  </foaf:currentProject>
  </foaf:Person>
  </rdf:RDF>