<?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_0006007"/>
    <owl:Class rdf:about="&to;TO_0000489"/>
    <owl:Class rdf:about="&to;TO_0000097">
        <rdfs:label rdf:datatype="&xsd;string">amylopectin content</rdfs:label>
        <rdfs:subClassOf rdf:resource="&to;TO_0000489"/>
        <rdfs:subClassOf>
            <owl:Class rdf:about="&to;TO_0000667"/>
        </rdfs:subClassOf>
        <rdfs:subClassOf rdf:resource="&to;TO_0006007"/>
        <oboInOwl:hasRelatedSynonym>
            <oboInOwl:Synonym>
                <rdfs:label rdf:datatype="&xsd;string">AMYPCTCN</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasRelatedSynonym>
        <rdfs:comment rdf:datatype="&xsd;string">It is a polysaccharide present in starch. Amylopectin is a polymer of alpha(1,4)-linked glucose units, as is amylose (see amylose). Unlike amylose, amylopectin contains branches of 2430 glucose units connected to the main chain by an alpha(1,6) linkage.</rdfs:comment>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >ISBN:198506732</rdfs:label>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
                <rdfs:label rdf:datatype="&xsd;string">Amount of amylopectin present in the plant or plant part. </rdfs:label>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
    </owl:Class>
</rdf:RDF>
