<rdf:RDF
    xmlns:iw="http://inferenceweb.stanford.edu/2004/07/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/07/iw.owl#Source"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#DeclarativeRule"/>
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#Team"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#firstSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#name"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#lastSubmissionDate"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#hasSource"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#submitter"/>
  <rdf:Property rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#englishDescription"/>
  <iw:DeclarativeRule rdf:about="http://inferenceweb.stanford.edu/registry/DPR/TimePoint.owl#TimePoint"
     iw:firstSubmissionDate="20041014145053"
     iw:lastSubmissionDate="20041014151007">
    <iw:name>Time Point for Temporal Reasoning</iw:name>
    <iw:englishDescription>This temporal reasoning step represents a combination of one or more of the following facts about time points. We use the a shorthand notation where &lt; means "before", &lt;= means "before-or-equal-point", and = means "equal-point":
If a &lt; b, and b &lt; c, then a &lt; c. [Transitivity of "before"]
If a &lt;= b, and b &lt;= c, then a &lt;= c. [Transitivity of "before-or-equal-point"]
If a &lt; b, and b &lt;= c, then a &lt; c. [Composition of "before" and "before-or-equal-point"]
If a &lt; b, and  b = c, then a &lt; c. [Composition of "before" and "equal-point"]
If a = b, and b &lt;= c, then a &lt;= c. [Composition of "equal-point" and "before-or-equal-point".]</iw:englishDescription>
    <iw:hasSource rdf:parseType="Collection">
      <iw:Source rdf:about="http://inferenceweb.stanford.edu/registry/TM/JTP-TEAM.owl#JTP-TEAM"/>
    </iw:hasSource>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/IW-TEAM.owl#IW-TEAM"
       rdf:type="http://inferenceweb.stanford.edu/2004/07/iw.owl#Team"/>
  </iw:DeclarativeRule>
  <rdf:List rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:RDF>
