<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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#">
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#MethodRule"/>
  <iw:MethodRule rdf:about="http://inferenceweb.stanford.edu/registry/MPR/TamiTmsIsElement.owl#TamiTmsIsElement">
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/IW-TEAM.owl#IW-TEAM"/>
    <iw:englishDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >check if X1 is element of X2
(is-element X1 X2)
   true if X1 is an element of X2
   result depends on X1 and X2</iw:englishDescription>
    <iw:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TAMI TMS is-element</iw:name>
    <iw:lastSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2007-02-14T11:36:54-08:00</iw:lastSubmissionDate>
    <iw:firstSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2007-02-14T11:36:54-08:00</iw:firstSubmissionDate>
  </iw:MethodRule>
</rdf:RDF>
