<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY to 'http://sswapmeet.sswap.info/TO/'>
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://sswapmeet.sswap.info/oboInOwl/'>]>
<rdf:RDF
    xmlns:to="&to;"
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&to;owlOntology">
        <owl:imports rdf:resource="&to;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&to;TO_0000279"/>
    <owl:Class rdf:about="&to;TO_0000352"/>
    <owl:Class rdf:about="&to;TO_0000078">
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">root dry weight per tiller</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">rdw/t</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">rdw</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:subClassOf rdf:resource="&to;TO_0000279"/>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">total root dry weight</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:someValuesFrom rdf:resource="&to;TO_0000352"/>
                <owl:onProperty rdf:resource="&oboInOwl;part_of"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GR:pj</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >GR:jcl</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">The average dry weight of the root determined in a study.</rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">RTDWT</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:label rdf:datatype="&xsd;string">root dry weight</rdfs:label>
    </owl:Class>
</rdf:RDF>
