<rdf:RDF
    xmlns:iw="http://inferenceweb.stanford.edu/2004/03/iw.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#Team"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#Person"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#URL"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#name"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#firstSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#lastSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#submitter"/>
  <iw:Team rdf:about="http://inferenceweb.stanford.edu/registry/TM/ISI-InfAgents.owl#ISI-InfAgents"/>
  <iw:Person rdf:about="http://inferenceweb.stanford.edu/registry/PER/Codd.owl#Codd"
     iw:firstSubmissionDate="20031210113459"
     iw:lastSubmissionDate="20040317174856">
    <iw:name>Edgar F. Codd</iw:name>
    <iw:URL>http://www.acm.org/awards/turing_citations/codd.html</iw:URL>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/ISI-InfAgents.owl#ISI-InfAgents"/>
  </iw:Person>
</rdf:RDF>
