<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.cropontology.org/rdf/" xmlns:owl="http://www.w3.org/2002/07/owl#"> <ns0:Trait rdf:about="http://www.cropontology.org/rdf/"> <rdf:type rdf:resource="http://www.cropontology.org/rdf/Variable"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://www.cropontology.org/rdf/Method"/> <rdf:type rdf:resource="http://www.cropontology.org/rdf/Scale"/> <ns0:hasMethod rdf:resource="http://www.cropontology.org/rdf/"/> <ns0:hasScale rdf:resource="http://www.cropontology.org/rdf/"/> <ns0:hasTrait rdf:resource="http://www.cropontology.org/rdf/"/> </ns0:Trait> <rdf:Description rdf:about="http://www.cropontology.org/rdf/:9000008"> <ns0:hasTrait> <rdf:Description rdf:about="http://www.cropontology.org/rdf/"> <ns0:hasScale rdf:resource="http://www.cropontology.org/rdf/"/> <ns0:hasMethod rdf:resource="http://www.cropontology.org/rdf/"/> <ns0:hasTrait rdf:resource="http://www.cropontology.org/rdf/"/> </rdf:Description> </ns0:hasTrait> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.cropontology.org/rdf/" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <ns0:Trait rdf:about="http://www.cropontology.org/rdf/">
    <rdf:type rdf:resource="http://www.cropontology.org/rdf/Variable"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://www.cropontology.org/rdf/Method"/>
    <rdf:type rdf:resource="http://www.cropontology.org/rdf/Scale"/>
    <ns0:hasMethod rdf:resource="http://www.cropontology.org/rdf/"/>
    <ns0:hasScale rdf:resource="http://www.cropontology.org/rdf/"/>
    <ns0:hasTrait rdf:resource="http://www.cropontology.org/rdf/"/>
  </ns0:Trait>
  <rdf:Description rdf:about="http://www.cropontology.org/rdf/:9000008">
    <ns0:hasTrait>
      <rdf:Description rdf:about="http://www.cropontology.org/rdf/">
        <ns0:hasScale rdf:resource="http://www.cropontology.org/rdf/"/>
        <ns0:hasMethod rdf:resource="http://www.cropontology.org/rdf/"/>
        <ns0:hasTrait rdf:resource="http://www.cropontology.org/rdf/"/>
      </rdf:Description>
    </ns0:hasTrait>
  </rdf:Description>
</rdf:RDF>