RDF-Query

 view release on metacpan or  search on metacpan

data/Flower-2.rdf  view on Meta::CPAN

     <Class rdf:about="http://xmlns.com/wordnet/1.6/Reproductive_structure">
     <subClassOf>
      <Class rdf:about="http://xmlns.com/wordnet/1.6/Plant_organ">
      <subClassOf>
       <Class rdf:about="http://xmlns.com/wordnet/1.6/Plant_part">
       <subClassOf>
        <Class rdf:about="http://xmlns.com/wordnet/1.6/Plant_structure">
        <subClassOf>
         <Class rdf:about="http://xmlns.com/wordnet/1.6/Natural_object">
         <subClassOf>
          <Class rdf:about="http://xmlns.com/wordnet/1.6/Object">
          <subClassOf>
           <Class rdf:about="http://xmlns.com/wordnet/1.6/Physical_object">
           <subClassOf>
            <Class rdf:about="http://xmlns.com/wordnet/1.6/Entity">
           </Class>
           </subClassOf>
          </Class>
          </subClassOf>
         </Class>
         </subClassOf>
        </Class>
        </subClassOf>
       </Class>
       </subClassOf>
      </Class>
      </subClassOf>
     </Class>
     </subClassOf>
    </Class>
    </subClassOf>
</Class>


<!-- Hyponnyms, ie. subordinate classes, follow... -->

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Floret">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Floret</label>
 <comment>a diminutive flower (especially one that is part of a composite flower)</comment><!-- was description, sorry-->
 <description>a diminutive flower (especially one that is part of a composite flower)</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Apetalous_flower">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Apetalous_flower</label>
 <comment>flower having no petals</comment><!-- was description, sorry-->
 <description>flower having no petals</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Inflorescence">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Inflorescence</label>
 <comment>the flowering part of a plant or arrangement of flowers on a stalk</comment><!-- was description, sorry-->
 <description>the flowering part of a plant or arrangement of flowers on a stalk</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Ray_flower">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Ray_flower</label>
 <comment>small flower with a flat strap-shaped corolla usually occupying the peripheral rings of a composite flower</comment><!-- was description, sorry-->
 <description>small flower with a flat strap-shaped corolla usually occupying the peripheral rings of a composite flower</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Ray_floret">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Ray_floret</label>
 <comment>small flower with a flat strap-shaped corolla usually occupying the peripheral rings of a composite flower</comment><!-- was description, sorry-->
 <description>small flower with a flat strap-shaped corolla usually occupying the peripheral rings of a composite flower</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Bud">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Bud</label>
 <comment>a partially opened flower</comment><!-- was description, sorry-->
 <description>a partially opened flower</description><!-- deprecated, oopsie -->
  </Class>

 <Class rdf:about="http://xmlns.com/wordnet/1.6/Chrysanthemum">
  <subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Flower-2"/>
    <label>Chrysanthemum</label>
 <comment>the flower of a chrysanthemum plant</comment><!-- was description, sorry-->
 <description>the flower of a chrysanthemum plant</description><!-- deprecated, oopsie -->
  </Class>


</rdf:RDF>



( run in 0.881 second using v1.01-cache-2.11-cpan-df04353d9ac )