<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://cerrado.linkeddata.es/ecology/ccon#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.fao.org/aims/aos/cwr.owl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Shrub"> <rdfs:subClassOf rdf:resource="http://www.fao.org/aims/aos/cwr.owl#Angiosperm"/> <rdfs:label>shrub</rdfs:label> <rdfs:comment xml:lang="en">A shrub is distinguished from a tree by its multiple stems and shorter height, usually under 6 m tall. Plants of many species may grow either into shrubs or trees, depending on their growing conditions. Source: wikipedia.org </rdfs:comment> <owl:disjointWith rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Tree"/> <metadata_def:prefLabel>shrub</metadata_def:prefLabel> <metadata_def:mappingLoom>shrub</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/> <metadata:prefixIRI>ccon:Shrub</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Grass"> <owl:disjointWith> <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Shrub"> <metadata_def:mappingSameURI rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/> </rdf:Description> </owl:disjointWith> </rdf:Description> <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#HerbaceousPlant"> <owl:disjointWith rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/> </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://cerrado.linkeddata.es/ecology/ccon#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.fao.org/aims/aos/cwr.owl#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Shrub">
    <rdfs:subClassOf rdf:resource="http://www.fao.org/aims/aos/cwr.owl#Angiosperm"/>
    <rdfs:label>shrub</rdfs:label>
    <rdfs:comment xml:lang="en">A shrub is distinguished from a tree by its multiple stems and shorter height, usually under 6 m tall. Plants of many species may grow either into shrubs or trees, depending on their growing conditions.
Source: wikipedia.org </rdfs:comment>
    <owl:disjointWith rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Tree"/>
    <metadata_def:prefLabel>shrub</metadata_def:prefLabel>
    <metadata_def:mappingLoom>shrub</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/>
    <metadata:prefixIRI>ccon:Shrub</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Grass">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#Shrub">
        <metadata_def:mappingSameURI rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
  <rdf:Description rdf:about="http://cerrado.linkeddata.es/ecology/ccon#HerbaceousPlant">
    <owl:disjointWith rdf:resource="http://cerrado.linkeddata.es/ecology/ccon#Shrub"/>
  </rdf:Description>
</rdf:RDF>