<?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_0000003">
        <rdfs:label rdf:datatype="&xsd;string">alkali soil sensitivity</rdfs:label>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">alkali sensitivity</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">AlkS</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&to;TO_0000481"/>
        </rdfs:subClassOf>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label rdf:datatype="&xsd;string">Observed by general growth conditions in relation to standard resistant and susceptible checks. Since some soil problems are very heterogeneous in the field, several replications may be needed to obtain precise reading. Leaf is counted as discolored or dead if more than half of its area is discolored or dead. </rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >IRRI:SES</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ICIS:1202</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
</rdf:RDF>
