<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"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#Publication"/>
  <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#month"/>
  <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#hasAuthor"/>
  <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"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/03/iw.owl#year"/>
  <iw:Person rdf:about="http://inferenceweb.stanford.edu/registry/PER/DaveFried.owl#DaveFried"/>
  <rdf:List rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
  <iw:Team rdf:about="http://inferenceweb.stanford.edu/registry/TM/Gerona-TEAM.owl#Gerona-TEAM"/>
  <iw:Publication rdf:about="http://inferenceweb.stanford.edu/registry/PUB/DCXDesign.owl#DCXDesign"
     iw:firstSubmissionDate="20050728223315"
     iw:lastSubmissionDate="20050728223315"
     iw:year="2002"
     iw:month="August">
    <iw:name>Design of an Expert Critiquing System for Crisis Decision-Making (MS Thesis)</iw:name>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/Gerona-TEAM.owl#Gerona-TEAM"/>
    <iw:hasAuthor rdf:parseType="Collection">
      <iw:Person rdf:about="http://inferenceweb.stanford.edu/registry/PER/DaveFried.owl#DaveFried"/>
    </iw:hasAuthor>
  </iw:Publication>
</rdf:RDF>
