<?xml version="1.0" encoding="iso-8859-1" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <foaf:Person>
    <foaf:name>José Antonio Fraga Sánchez</foaf:name>
    <foaf:firstName>José Antonio</foaf:firstName>
    <foaf:surname>Fraga</foaf:surname>
    <foaf:nick>Sistemas_question_answering</foaf:nick>
    <foaf:homepage rdf:resource="http://www.sistemasquestionanswering.es.tt/" />
    <foaf:workplaceHomepage rdf:resource="http://www.sistemasquestionanswering.es.tt/" />
    <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://www.sistemasquestionanswering.es.tt/">
        <dc:title>Recuperación y organización de la información - Sistemas de Question Answering</dc:title>
      </rdf:Description>
    </foaf:currentProject>
    <foaf:knows>
      <foaf:Person>
        <foaf:name>Rebeca Perez Lainez</foaf:name>
        <foaf:firstName>Rebeca</foaf:firstName>
        <foaf:surname>Perez</foaf:surname>
        <foaf:title>Fusion de ontologias de metadatos FCA, Onions y Prompt</foaf:title>
        <foaf:homepage rdf:resource="http://telefonica.net/web2/fusionontologias/" />
      </foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>