<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY p1 "http://purl.org/dc/elements/1.1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
]>


<rdf:RDF xmlns="http://ontology.dumontierlab.com/biochemistry-primitive-1.0.owl"
     xml:base="http://ontology.dumontierlab.com/biochemistry-primitive-1.0.owl"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:p1="http://purl.org/dc/elements/1.1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about="">
        <p1:publisher rdf:datatype="&xsd;string">Dumontier Lab</p1:publisher>
        <p1:format rdf:datatype="&xsd;string"
            >application/rdf+xml</p1:format>
        <p1:creator rdf:datatype="&xsd;string"
            >Michel Dumontier</p1:creator>
        <p1:title rdf:datatype="&xsd;string"
            >Biochemistry Ontology (primitive)</p1:title>
        <p1:description rdf:datatype="&xsd;string"
            >An ontology of biochemical entities and processes.</p1:description>
        <p1:date rdf:datatype="&xsd;date">2007-07-01</p1:date>
        <p1:language rdf:datatype="&xsd;string">en</p1:language>
        <owl:versionInfo rdf:datatype="&xsd;string">1.0</owl:versionInfo>
        <owl:imports>
            <owl:Ontology rdf:about="http://ontology.dumontierlab.com/annotation"/>
        </owl:imports>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////
    //
    //   OWL Classes
    //
    ///////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Accession -->

    <owl:Class rdf:about="#Accession">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Acetylation -->

    <owl:Class rdf:about="#Acetylation">
        <rdfs:label rdf:datatype="&xsd;string">acetylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an acetyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ActivationInteraction -->

    <owl:Class rdf:about="#ActivationInteraction">
        <rdfs:label rdf:datatype="&xsd;string"
            >activation interaction</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction in which the functionality of an entity becomes activated.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RegulationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Activator -->

    <owl:Class rdf:about="#Activator">
        <rdfs:label rdf:datatype="&xsd;string">activator</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An effector that increases the rate of reaction of some enzyme.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Regulator"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ActiveSite -->

    <owl:Class rdf:about="#ActiveSite">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A small pocket on an enzyme that contains residues responsible for the substrate specificity (charge, hydrophobicity, steric hindrance) and catalytic residues which often act as proton donors or acceptors or are responsible for binding a cofactor.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">active site</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#MolecularSite"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Adenine -->

    <owl:Class rdf:about="#Adenine">
        <rdfs:label rdf:datatype="&xsd;string">adenine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A purine base with the formula C5H5N5.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Purine"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Adenosine -->

    <owl:Class rdf:about="#Adenosine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside comprised of adenine attached to a ribose ring via a &#946;-N9-glycosidic bond.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">adenosine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Adenylate -->

    <owl:Class rdf:about="#Adenylate">
        <rdfs:label rdf:datatype="&xsd;string">adenylate</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Alanine -->

    <owl:Class rdf:about="#Alanine">
        <rdfs:label rdf:datatype="&xsd;string">alanine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"></rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Aldopentose -->

    <owl:Class rdf:about="#Aldopentose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A pentose with an aldehyde functional group in position 1.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">aldopentose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Pentose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Alkylation -->

    <owl:Class rdf:about="#Alkylation">
        <rdfs:label rdf:datatype="&xsd;string">aklylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an alkyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AllostericActivation -->

    <owl:Class rdf:about="#AllostericActivation">
        <rdfs:label rdf:datatype="&xsd;string"
            >allosteric activiation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An allosteric interaction that results in the activation of a participant entity.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ActivationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AllostericEnzyme -->

    <owl:Class rdf:about="#AllostericEnzyme">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme whose function is regulated by reversible, noncovalent binding of regulatory compounds called allosteric modulators or allosteric effectors, which are generally small metabolites or cofactors.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >allosteric enzyme</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AllostericInteraction -->

    <owl:Class rdf:about="#AllostericInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction that permits a sensitive response to modulator concentration.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >allosteric interaction</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RegulationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AllostericProtein -->

    <owl:Class rdf:about="#AllostericProtein">
        <rdfs:label rdf:datatype="&xsd;string"
            >allosteric protein</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A protein whose ability to bind a ligand at one site affects the binding properties of another site on the same protein.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AllostericSite -->

    <owl:Class rdf:about="#AllostericSite">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The site on an allosteric protein that the modulator molecule binds to.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">allosteric site</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BindingSite"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AlphaHelix -->

    <owl:Class rdf:about="#AlphaHelix">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A right-handed coiled conformation of a protein in which every backbone N-H group donates a hydrogen bond to the backbone C=O group of the amino acid four residues earlier (i+4 -&gt; i hydrogen bonding).</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">alpha helix</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SecondaryStructure"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#AminoAcid -->

    <owl:Class rdf:about="#AminoAcid">
        <rdfs:label rdf:datatype="&xsd;string">amino acid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound that contains both amine and carboxyl functional groups.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Amylopectin -->

    <owl:Class rdf:about="#Amylopectin">
        <rdfs:label rdf:datatype="&xsd;string">amylopectin</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Hexose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Amylose -->

    <owl:Class rdf:about="#Amylose">
        <rdfs:label rdf:datatype="&xsd;string">amylose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Hexose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Arginine -->

    <owl:Class rdf:about="#Arginine">
        <rdfs:label rdf:datatype="&xsd;string">arginine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Asparagine -->

    <owl:Class rdf:about="#Asparagine">
        <rdfs:label rdf:datatype="&xsd;string">asparagine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Aspartate -->

    <owl:Class rdf:about="#Aspartate">
        <rdfs:label rdf:datatype="&xsd;string">aspartic acid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BIND -->

    <owl:Class rdf:about="#BIND">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#InteractionIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Beilstein -->

    <owl:Class rdf:about="#Beilstein">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BetaSheet -->

    <owl:Class rdf:about="#BetaSheet">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A protein conformation consisting of beta strands connected laterally by three or more hydrogen bonds, forming a generally twisted, pleated sheet.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">beta sheet</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SecondaryStructure"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BetaStrand -->

    <owl:Class rdf:about="#BetaStrand">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A conformation of proteins in which a stretch of amino acids typically 5&#8211;10 amino acids long have their peptide backbone almost fully extended.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">beta strand</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SecondaryStructure"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BindingSite -->

    <owl:Class rdf:about="#BindingSite">
        <rdfs:label rdf:datatype="&xsd;string">binding site</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A site on a protein that is required for binding.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#MolecularSite"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BiochemicalCleavage -->

    <owl:Class rdf:about="#BiochemicalCleavage">
        <rdfs:label rdf:datatype="&xsd;string"
            >biochemical cleavage</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >The breaking of chemical bonds.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BiochemicalModification -->

    <owl:Class rdf:about="#BiochemicalModification">
        <rdfs:label rdf:datatype="&xsd;string"
            >biochemical modification</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A chemical modification to a biomolecule.</rdfs:comment>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#BiochemicalPathway -->

    <owl:Class rdf:about="#BiochemicalPathway">
        <rdfs:subClassOf>
            <owl:Class rdf:about="&owl;Thing"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Biotinylation -->

    <owl:Class rdf:about="#Biotinylation">
        <rdfs:label rdf:datatype="&xsd;string">biotinylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an biotin group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#CAS -->

    <owl:Class rdf:about="#CAS">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#CDD -->

    <owl:Class rdf:about="#CDD">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DomainIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#COG -->

    <owl:Class rdf:about="#COG">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DomainIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Carbohydrate -->

    <owl:Class rdf:about="#Carbohydrate">
        <rdfs:label rdf:datatype="&xsd;string">carbohydrate</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound comprised of aldehydes or ketones and hydroxyl groups.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Cardiolipin -->

    <owl:Class rdf:about="#Cardiolipin">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a phosphatidyl-glycerol group.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">cardiolipin</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ChemicalFormula -->

    <owl:Class rdf:about="#ChemicalFormula">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ChemicalIdentifier -->

    <owl:Class rdf:about="#ChemicalIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Collagen -->

    <owl:Class rdf:about="#Collagen">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A fibrous protein that contains a lot of glycine and proline.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">collagen</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#FibrousProtein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#CommonProteinAminoAcid -->

    <owl:Class rdf:about="#CommonProteinAminoAcid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An amino acid commonly found in proteins.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >common protein amino acid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#CompetitiveInhibition -->

    <owl:Class rdf:about="#CompetitiveInhibition">
        <rdfs:label rdf:datatype="&xsd;string"
            >competivite inhibition</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reversible inhibition where binding of the inhibitor to the enzyme prevents binding of the substrate and vice versa.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ReversibleInhibition"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#CooperativeInteraction -->

    <owl:Class rdf:about="#CooperativeInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An allosteric interaction in which the binding of one ligand affects the binding of any remaining unfilled binding sites.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >cooperative interaction</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AllostericInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Cysteine -->

    <owl:Class rdf:about="#Cysteine">
        <rdfs:label rdf:datatype="&xsd;string">cysteine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Cytidine -->

    <owl:Class rdf:about="#Cytidine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside comprised of cytosine attached to a ribose ring via a &#946;-N1-glycosidic bond.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">cytidine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Cytidylate -->

    <owl:Class rdf:about="#Cytidylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Cytosine -->

    <owl:Class rdf:about="#Cytosine">
        <rdfs:label rdf:datatype="&xsd;string">cytosine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A pyrimidine base with the formula C4H5N3O.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Pyrimidine"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DDBJ -->

    <owl:Class rdf:about="#DDBJ">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DIP -->

    <owl:Class rdf:about="#DIP">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#InteractionIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DNA -->

    <owl:Class rdf:about="#DNA">
        <rdfs:label rdf:datatype="&xsd;string"
            >deoxyribonucleic acid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleic acid composed of deoxyribonucleotides.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">DNA</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#NucleicAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DNACleavage -->

    <owl:Class rdf:about="#DNACleavage">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The cleavage of bonds in dna molecules.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">dna cleavage</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalCleavage"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DOI -->

    <owl:Class rdf:about="#DOI">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Digital Object Identifier</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#LiteratureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyadenosine -->

    <owl:Class rdf:about="#Deoxyadenosine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An adenosine attached to a deoxyribose ring.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">deoxyadenosine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyadenylate -->

    <owl:Class rdf:about="#Deoxyadenylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxycytidine -->

    <owl:Class rdf:about="#Deoxycytidine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A cytosine attached to a deoxyribose ring.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">deoxycytidine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxycytidylate -->

    <owl:Class rdf:about="#Deoxycytidylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyguanidylate -->

    <owl:Class rdf:about="#Deoxyguanidylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyguanine -->

    <owl:Class rdf:about="#Deoxyguanine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A guanine attached to a deoxyribose ring.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">deoxyguanine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyribonucleoside -->

    <owl:Class rdf:about="#Deoxyribonucleoside">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside that contains deoxyribose as its sugar component.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >deoxyribonucleoside</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyribonucleotide -->

    <owl:Class rdf:about="#Deoxyribonucleotide">
        <rdfs:label rdf:datatype="&xsd;string"
            >deoxyribonucleotide</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide that contains the sugar deoxyribose.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxyribose -->

    <owl:Class rdf:about="#Deoxyribose">
        <rdfs:label rdf:datatype="&xsd;string">deoxyribose</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An aldopentose with the formula C5H10O4.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Aldopentose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxythymidine -->

    <owl:Class rdf:about="#Deoxythymidine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A thymidine attached to a deoxyribose ring.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">deoxythymidine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Deoxythymidylate -->

    <owl:Class rdf:about="#Deoxythymidylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Desmosine -->

    <owl:Class rdf:about="#Desmosine">
        <rdfs:label rdf:datatype="&xsd;string">desmosine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An amino acid found in elastin.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Diglyceride -->

    <owl:Class rdf:about="#Diglyceride">
        <rdfs:label rdf:datatype="&xsd;string">diglyceride</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >a glyceride consisting of two fatty acid chain covalently bonded to a glycerol molecule through ester linkages.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glyceride"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Disaccharide -->

    <owl:Class rdf:about="#Disaccharide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A polysaccharide comprised of exactly two monosaccharides.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">disaccharide</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Polysaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DiseaseIdentifier -->

    <owl:Class rdf:about="#DiseaseIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Domain -->

    <owl:Class rdf:about="#Domain">
        <rdfs:label rdf:datatype="&xsd;string">domain</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >One or more segments of protein that are evolutionary, structural or functional.</rdfs:comment>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#DomainIdentifier -->

    <owl:Class rdf:about="#DomainIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#EINECS -->

    <owl:Class rdf:about="#EINECS">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#EMBL -->

    <owl:Class rdf:about="#EMBL">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ENSEMBL -->

    <owl:Class rdf:about="#ENSEMBL">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Elastin -->

    <owl:Class rdf:about="#Elastin">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A fibrous protein conposed mostly of glycine, valine, alanine and proline.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">elastin</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#FibrousProtein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Enzyme -->

    <owl:Class rdf:about="#Enzyme">
        <rdfs:label rdf:datatype="&xsd;string">enzyme</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A protein that catalyses biochemical reactions.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#EvolutionaryDomain -->

    <owl:Class rdf:about="#EvolutionaryDomain">
        <rdfs:label rdf:datatype="&xsd;string"
            >evolutionary domain</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A domain that is evolutionarily conserved.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Domain"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#FattyAcid -->

    <owl:Class rdf:about="#FattyAcid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A carboxylic acid with a long unbranched aliphatic tail (chain), which is either saturated or unsaturated.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">fatty acid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Lipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#FibrousProtein -->

    <owl:Class rdf:about="#FibrousProtein">
        <rdfs:label rdf:datatype="&xsd;string">fibrous protein</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A long filamentous protein molecule that are usually insoluable.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#FlyBase -->

    <owl:Class rdf:about="#FlyBase">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Fructose -->

    <owl:Class rdf:about="#Fructose">
        <rdfs:label rdf:datatype="&xsd;string">fructose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Hexose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Fucosylation -->

    <owl:Class rdf:about="#Fucosylation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an fucose group is transferred to a compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">fucosylation</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#FunctionalDomain -->

    <owl:Class rdf:about="#FunctionalDomain">
        <rdfs:label rdf:datatype="&xsd;string"
            >functional domain</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A domain that provides a function.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Domain"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#GI -->

    <owl:Class rdf:about="#GI">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Galactolipid -->

    <owl:Class rdf:about="#Galactolipid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycolipid with a glycosidic linkage to a galactose moiety.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">galactolipid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycolipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Galactose -->

    <owl:Class rdf:about="#Galactose">
        <rdfs:label rdf:datatype="&xsd;string">galactose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Hexose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Genbank -->

    <owl:Class rdf:about="#Genbank">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glucose -->

    <owl:Class rdf:about="#Glucose">
        <rdfs:label rdf:datatype="&xsd;string">glucose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Hexose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glutamate -->

    <owl:Class rdf:about="#Glutamate">
        <rdfs:label rdf:datatype="&xsd;string">glutamate</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glutamine -->

    <owl:Class rdf:about="#Glutamine">
        <rdfs:label rdf:datatype="&xsd;string">glutamine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glutamylation -->

    <owl:Class rdf:about="#Glutamylation">
        <rdfs:label rdf:datatype="&xsd;string">glutamylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an glutamyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glyceride -->

    <owl:Class rdf:about="#Glyceride">
        <rdfs:label rdf:datatype="&xsd;string">glyceride</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A lipid composed of esters of glycerol (propane-1,2,3-triol) with fatty acids.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Lipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycerol -->

    <owl:Class rdf:about="#Glycerol">
        <rdfs:label rdf:datatype="&xsd;string">glycerol</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A sugar alcohol that has three hydrophilic alcoholic hydroxyl groups and has the formula C3H5(OH)3.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SugarAlcohol"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycerophospholipid -->

    <owl:Class rdf:about="#Glycerophospholipid">
        <rdfs:label rdf:datatype="&xsd;string"
            >glycerophospholipid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A diacylglycerol that links alcohols to the head-group through a phosphodiester bond.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Diglyceride"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycine -->

    <owl:Class rdf:about="#Glycine">
        <rdfs:label rdf:datatype="&xsd;string">glycine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycolipid -->

    <owl:Class rdf:about="#Glycolipid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A lipid with 1,2-di-O-acylglycerols joined at oxygen 3 by a glycosidic linkage to a carbohydrate part.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">glycolipid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Lipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycoprotein -->

    <owl:Class rdf:about="#Glycoprotein">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound composed of a protein and a carbohydrate.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">glycoprotein</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Glycosylation -->

    <owl:Class rdf:about="#Glycosylation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an sugar group is transferred to a compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">glycosylation</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Guanine -->

    <owl:Class rdf:about="#Guanine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A purine base with the formula C5H5ON5.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">guanine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Purine"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Guanosine -->

    <owl:Class rdf:about="#Guanosine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside comprised of a guanine attached to a ribose ring via a &#946;-N9-glycosidic bond.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">guanosine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Guanylate -->

    <owl:Class rdf:about="#Guanylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#HGNC -->

    <owl:Class rdf:about="#HGNC">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Heptose -->

    <owl:Class rdf:about="#Heptose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A monosaccharide with seven carbon atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">heptose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Monosaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#HeterocyclicAromaticOrganicCompound -->

    <owl:Class rdf:about="#HeterocyclicAromaticOrganicCompound">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound having a heterocyclic</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >heterocyclic aromatic organic compound</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#HeterotropicInteraction -->

    <owl:Class rdf:about="#HeterotropicInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction in which the normal ligand and the modulator are different.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >heterotropic interaction</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RegulationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Hexose -->

    <owl:Class rdf:about="#Hexose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A monosaccharide with six carbon atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">hexose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Monosaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Histidine -->

    <owl:Class rdf:about="#Histidine">
        <rdfs:label rdf:datatype="&xsd;string">histidine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#HomotropicInteraction -->

    <owl:Class rdf:about="#HomotropicInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction in which the modulator and the normal ligand are identical.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >homotropic interaction</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RegulationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Hydrolase -->

    <owl:Class rdf:about="#Hydrolase">
        <rdfs:label rdf:datatype="&xsd;string">hydrolase</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Hydroxylation -->

    <owl:Class rdf:about="#Hydroxylation">
        <rdfs:label rdf:datatype="&xsd;string">hydroxylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an hydroxyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#INCHI -->

    <owl:Class rdf:about="#INCHI">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#INTERPRO -->

    <owl:Class rdf:about="#INTERPRO">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DomainIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Identifier -->

    <owl:Class rdf:about="#Identifier"/>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#IminoAcid -->

    <owl:Class rdf:about="#IminoAcid">
        <rdfs:label rdf:datatype="&xsd;string">imino acid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#InhibitionInteraction -->

    <owl:Class rdf:about="#InhibitionInteraction">
        <rdfs:label rdf:datatype="&xsd;string"
            >inhibition interaction</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction in which the functionality of an entity becomes inhibited.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RegulationInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Inhibitor -->

    <owl:Class rdf:about="#Inhibitor">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An agent that reduces the rate of reaction of some enzyme.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">inhibitor</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Regulator"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#InteractionIdentifier -->

    <owl:Class rdf:about="#InteractionIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#IrreversibleInhibition -->

    <owl:Class rdf:about="#IrreversibleInhibition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An inhibition interaction that is irreversible.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >irreversible inhibition</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#InhibitionInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Isoleucine -->

    <owl:Class rdf:about="#Isoleucine">
        <rdfs:label rdf:datatype="&xsd;string">isoleucine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Isoprenylation -->

    <owl:Class rdf:about="#Isoprenylation">
        <rdfs:label rdf:datatype="&xsd;string">isoprenylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an isoprenyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#KEGG -->

    <owl:Class rdf:about="#KEGG">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#PathwayIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Keratin -->

    <owl:Class rdf:about="#Keratin">
        <rdfs:label rdf:datatype="&xsd;string">keratin</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A fibrous protein that contains a lot of cysteine and are stabilized by disulfide bridges</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#FibrousProtein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ketopentose -->

    <owl:Class rdf:about="#Ketopentose">
        <rdfs:label rdf:datatype="&xsd;string">ketopentose</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A pentose with an ketone functional group in position 2.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Pentose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Kinase -->

    <owl:Class rdf:about="#Kinase">
        <rdfs:label rdf:datatype="&xsd;string">kinase</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme capable of phosphorylating an organic molecule.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#LSID -->

    <owl:Class rdf:about="#LSID">
        <rdfs:comment rdf:datatype="&xsd;string"
            >LifeScienceIdentifier</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Lactose -->

    <owl:Class rdf:about="#Lactose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A disaccharide that contains a glucose and a galactose.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">lactose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Disaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Leucine -->

    <owl:Class rdf:about="#Leucine">
        <rdfs:label rdf:datatype="&xsd;string">leucine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ligand -->

    <owl:Class rdf:about="#Ligand">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Any kind of molecule that binds reversibly to a protein.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">ligand</rdfs:label>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#LigandInteraction -->

    <owl:Class rdf:about="#LigandInteraction">
        <rdfs:label rdf:datatype="&xsd;string"
            >ligand interaction</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction between two chemical entities in which one shares electron through a (coordinate) covalent bond.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#MolecularInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ligase -->

    <owl:Class rdf:about="#Ligase">
        <rdfs:label rdf:datatype="&xsd;string">ligase</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Lipase -->

    <owl:Class rdf:about="#Lipase">
        <rdfs:label rdf:datatype="&xsd;string">lipase</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme that catalyzes the hydrolysis of triacylglycerols.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Lipid -->

    <owl:Class rdf:about="#Lipid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An amphiphilic class of hydrocarbon-containing organic compounds.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">lipid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Lipoylation -->

    <owl:Class rdf:about="#Lipoylation">
        <rdfs:label rdf:datatype="&xsd;string"
            >A reaction in which an lipoyl functional group is transferred to a compound.</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string">lipoylation</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#LiteratureIdentifier -->

    <owl:Class rdf:about="#LiteratureIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Lysine -->

    <owl:Class rdf:about="#Lysine">
        <rdfs:label rdf:datatype="&xsd;string">lysine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MDL -->

    <owl:Class rdf:about="#MDL">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MERCK -->

    <owl:Class rdf:about="#MERCK">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MINT -->

    <owl:Class rdf:about="#MINT">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#InteractionIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MMDB -->

    <owl:Class rdf:about="#MMDB">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#StructureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Mature-mRNA -->

    <owl:Class rdf:about="#Mature-mRNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Mature messenger RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#mRNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MedLine -->

    <owl:Class rdf:about="#MedLine">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#LiteratureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MetabolicPathway -->

    <owl:Class rdf:about="#MetabolicPathway">
        <rdfs:label rdf:datatype="&xsd;string"
            >metabolic pathway</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A series of chemical reactions that are catalyzed by enzymes.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalPathway"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Methionine -->

    <owl:Class rdf:about="#Methionine">
        <rdfs:label rdf:datatype="&xsd;string">methionine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MixedInhibition -->

    <owl:Class rdf:about="#MixedInhibition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reversible inhibition where competitive inhibition and uncompetitive inhibition may occur such that the inhibitor can bind to either the free enzyme or the enzyme-substrate complex. In mixed inhibition, the inhibitor binds to a site different from the active site where the substrate binds.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ReversibleInhibition"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MolecularInteraction -->

    <owl:Class rdf:about="#MolecularInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction between two molecules.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >molecular interaction</rdfs:label>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#MolecularSite -->

    <owl:Class rdf:about="#MolecularSite">
        <rdfs:label rdf:datatype="&xsd;string">molecular site</rdfs:label>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Monoglyceride -->

    <owl:Class rdf:about="#Monoglyceride">
        <rdfs:label rdf:datatype="&xsd;string">monoglyceride</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glyceride consisting of one fatty acid chain covalently bonded to a glycerol molecule through an ester linkage.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glyceride"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Monosaccharide -->

    <owl:Class rdf:about="#Monosaccharide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A carbohydrate with the chemical formula (CH2O)n and the chemical structure H(CHOH)nC=O(CHOH)mH.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">monosaccharide</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Carbohydrate"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Name -->

    <owl:Class rdf:about="#Name">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NitrogenousBase -->

    <owl:Class rdf:about="#NitrogenousBase">
        <rdfs:label rdf:datatype="&xsd;string"
            >nitrogenous base</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound with basic properties that is a result of having a lone pair of electrons on a nitrogen atom.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#HeterocyclicAromaticOrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NonCompetitiveInhibition -->

    <owl:Class rdf:about="#NonCompetitiveInhibition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reversible inhibition where the inhibition that reduces the maximum rate of a chemical reaction (Vmax) without changing the apparent binding affinity of the catalyst for the substrate.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >noncompetitive inhibition</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ReversibleInhibition"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NonglycerolLipid -->

    <owl:Class rdf:about="#NonglycerolLipid">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Lipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NucleicAcid -->

    <owl:Class rdf:about="#NucleicAcid">
        <rdfs:label rdf:datatype="&xsd;string">nucleic acid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic polymer composed of nucleotides.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NucleicAcidBase -->

    <owl:Class rdf:about="#NucleicAcidBase">
        <rdfs:label rdf:datatype="&xsd;string"
            >nucleic acid base</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide of a nucleic acid.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Nucleoprotein -->

    <owl:Class rdf:about="#Nucleoprotein">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A protein having one or more nucleic acids as prosthetic groups.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">nucleoprotein</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Nucleoside -->

    <owl:Class rdf:about="#Nucleoside">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic compound that only consists of a heterocyclic base and a sugar.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">nucleoside</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Nucleotide -->

    <owl:Class rdf:about="#Nucleotide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organicl compound that consists of a heterocyclic base, a sugar, and one or more phosphate groups.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">nucleotide</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NucleotideDiphosphate -->

    <owl:Class rdf:about="#NucleotideDiphosphate">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide that contains exactly 2 phosphates (as well as the base and sugar).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NucleotideMonophosphate -->

    <owl:Class rdf:about="#NucleotideMonophosphate">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide that contains one phosphate (as well as the base and sugar).</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#NucleotideTriphosphate -->

    <owl:Class rdf:about="#NucleotideTriphosphate">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide that contains exactly 3 phosphates (as well as the base and sugar)</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#OMIM -->

    <owl:Class rdf:about="#OMIM">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DiseaseIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Oligosaccharide -->

    <owl:Class rdf:about="#Oligosaccharide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A polysaccharide composed of 3 to 6 monosaccharides.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">oligosaccharide</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Polysaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#OmegaAngle -->

    <owl:Class rdf:about="#OmegaAngle">
        <rdfs:label rdf:datatype="&xsd;string">omega angle</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >The bond angle resulting from a rotation involving the backbone atoms C&#945; &#8722; C&apos; &#8722; N &#8722; C&#945;.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#PeptideAngle"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#OrganicCompound -->

    <owl:Class rdf:about="#OrganicCompound">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A molecule that participates in biologically relevant processes.</rdfs:comment>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PDB -->

    <owl:Class rdf:about="#PDB">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#StructureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PFAM -->

    <owl:Class rdf:about="#PFAM">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DomainIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PIR -->

    <owl:Class rdf:about="#PIR">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PMID -->

    <owl:Class rdf:about="#PMID">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#LiteratureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PathwayIdentifier -->

    <owl:Class rdf:about="#PathwayIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Pentose -->

    <owl:Class rdf:about="#Pentose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A monosaccharide with five carbon atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">pentose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Monosaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PeptideAngle -->

    <owl:Class rdf:about="#PeptideAngle">
        <rdfs:label rdf:datatype="&xsd;string">peptide angle</rdfs:label>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PeptideBond -->

    <owl:Class rdf:about="#PeptideBond">
        <rdfs:label rdf:datatype="&xsd;string">peptide bond</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A chemical bond between the carboxyl groups and amino groups, usually uniting a peptide.</rdfs:comment>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PeptideCleavage -->

    <owl:Class rdf:about="#PeptideCleavage">
        <rdfs:label rdf:datatype="&xsd;string"
            >peptide cleavage</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >The cleavage of peptide bonds.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalCleavage"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phenylalanine -->

    <owl:Class rdf:about="#Phenylalanine">
        <rdfs:label rdf:datatype="&xsd;string">phenylalanine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PhiAngle -->

    <owl:Class rdf:about="#PhiAngle">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The bond angle resulting from rotations at Calpha of the NOC bond. phi is defined as 180degrees when the polypeptide is in its fully extended conformation and all peptide groups are in the same plane.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">phi angle</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#PeptideAngle"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PhosphatidicAcid -->

    <owl:Class rdf:about="#PhosphatidicAcid">
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidic acid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a hydrogen.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphatidylcholine -->

    <owl:Class rdf:about="#Phosphatidylcholine">
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidylcholine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a choline group.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphatidylethanolamine -->

    <owl:Class rdf:about="#Phosphatidylethanolamine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a ethanolamine group.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidylethanolamine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphatidylglycerol -->

    <owl:Class rdf:about="#Phosphatidylglycerol">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a glycerol group.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidylglycerol</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphatidylinositol_4_5-bisphosphate -->

    <owl:Class rdf:about="#Phosphatidylinositol_4_5-bisphosphate">
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidylinositol-4,5-biphosphate</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a myo-Inositol 4,5-bisphosphate group.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphatidylserine -->

    <owl:Class rdf:about="#Phosphatidylserine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glycerophospholipid with a serine group.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphatidylserine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glycerophospholipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PhosphoLipid -->

    <owl:Class rdf:about="#PhosphoLipid">
        <rdfs:label rdf:datatype="&xsd;string">phospholipid</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A lipid with a phosphate moiety as the polar head group.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Lipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphopantetheinylation -->

    <owl:Class rdf:about="#Phosphopantetheinylation">
        <rdfs:label rdf:datatype="&xsd;string"
            >phosphopantetheinylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which an phosphopantetheinyl functional group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphorylase -->

    <owl:Class rdf:about="#Phosphorylase">
        <rdfs:label rdf:datatype="&xsd;string">phosphorylase</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme that removes a phosphate group from another organic molecule.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Phosphorylation -->

    <owl:Class rdf:about="#Phosphorylation">
        <rdfs:label rdf:datatype="&xsd;string">phosphorylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which a phosphoryl group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Polypeptide -->

    <owl:Class rdf:about="#Polypeptide">
        <rdfs:label rdf:datatype="&xsd;string">polypeptide</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An organic molecule consisting of a sequence of amino acids; a protein monomer; a single polypeptide chain.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Polysaccharide -->

    <owl:Class rdf:about="#Polysaccharide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Are polymers made up of many monosaccharides joined together by glycosidic links with the chemical formula Cn(H2O)n-1.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Carbohydrate"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Pre-mRNA -->

    <owl:Class rdf:about="#Pre-mRNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Pre-messenger RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#mRNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Proline -->

    <owl:Class rdf:about="#Proline">
        <rdfs:label rdf:datatype="&xsd;string">proline</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string">An imino acid</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#IminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Protease -->

    <owl:Class rdf:about="#Protease">
        <rdfs:label rdf:datatype="&xsd;string">protease</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme that cleaves a protein at a specific peptide bond</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Protein -->

    <owl:Class rdf:about="#Protein">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A large organic compound made of amino acids arranged in a linear chain and joined together by peptide bonds between the carboxyl and amino groups of adjacent amino acid residues.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">protein</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Polypeptide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ProteinKinase -->

    <owl:Class rdf:about="#ProteinKinase">
        <rdfs:label rdf:datatype="&xsd;string">protein kinase</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A kinase that phosphorylates a protein.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Kinase"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PsiAngle -->

    <owl:Class rdf:about="#PsiAngle">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The bond angle resulting from rotations for the Calpha-OC bond. psi is defined as 180degrees when the ppolypeptide is in its fully extended conformation and all peptide groups are in the same plane.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">psi angle</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#PeptideAngle"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PubChemCID -->

    <owl:Class rdf:about="#PubChemCID">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#PubChemSID -->

    <owl:Class rdf:about="#PubChemSID">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Purine -->

    <owl:Class rdf:about="#Purine">
        <rdfs:label rdf:datatype="&xsd;string">purine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A heterocyclic organic compound containing fused pyrimidine and imidazole rings.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#NitrogenousBase"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Pyrimidine -->

    <owl:Class rdf:about="#Pyrimidine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A heterocyclic organic compound containing nitrogen atoms at positions 1 and 3.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">pyrimidine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#NitrogenousBase"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RGD -->

    <owl:Class rdf:about="#RGD">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RNA -->

    <owl:Class rdf:about="#RNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleic acid composed of ribonucleotides.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >ribonucleic acid</rdfs:label>
        <rdfs:label rdf:datatype="&xsd;string">RNA</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#NucleicAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RefSeq -->

    <owl:Class rdf:about="#RefSeq">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RegulationInteraction -->

    <owl:Class rdf:about="#RegulationInteraction">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An interaction in which the functionality of some entity is regulated.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >regulation interaction</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#MolecularInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Regulator -->

    <owl:Class rdf:about="#Regulator">
        <rdfs:label rdf:datatype="&xsd;string">regulator</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An agent that regulates (increases/decreases) the functionality of another molecule.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RegulatoryEnzyme -->

    <owl:Class rdf:about="#RegulatoryEnzyme">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An enzyme that exhibits increased or decreased catalytic activity in response to binding of a regulator compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >regulatory enzyme</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Enzyme"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#RegulatoryPathway -->

    <owl:Class rdf:about="#RegulatoryPathway">
        <rdfs:label rdf:datatype="&xsd;string"
            >regulatory pathway</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A series of interactions leading to the regulation (activation/inhibition) of molecular entities.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalPathway"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ReversibleInhibition -->

    <owl:Class rdf:about="#ReversibleInhibition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An inhibition interaction in which an inhibitor binds to an enzyme with an affinity greater than the enzyme with its natural substrate.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >reversible inhibition</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#InhibitionInteraction"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ribonucleoside -->

    <owl:Class rdf:about="#Ribonucleoside">
        <rdfs:label rdf:datatype="&xsd;string">ribonucleoside</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside that contains ribose as its sugar component.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ribonucleotide -->

    <owl:Class rdf:about="#Ribonucleotide">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleotide that contains the sugar ribose.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">ribonucleotide</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Nucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ribose -->

    <owl:Class rdf:about="#Ribose">
        <rdfs:label rdf:datatype="&xsd;string">ribose</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >An aldopentose with the formula C5H10O5.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Aldopentose"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#S-nitrosylation -->

    <owl:Class rdf:about="#S-nitrosylation">
        <rdfs:label rdf:datatype="&xsd;string">s-nitrosylation</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which a s-nitro group is transferred to a compound.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SGD -->

    <owl:Class rdf:about="#SGD">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Sacchromyces Genome Database Identifier</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SMART -->

    <owl:Class rdf:about="#SMART">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#DomainIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SMILES -->

    <owl:Class rdf:about="#SMILES">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#ChemicalIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SUMOylation -->

    <owl:Class rdf:about="#SUMOylation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which a sumo (small ubiquitin-related modifier) group is transferred to a compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">sumoylation</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SecondaryStructure -->

    <owl:Class rdf:about="#SecondaryStructure">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The general three-dimensional form of local segments of biopolymers such as proteins and nucleic acids.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >secondary structure</rdfs:label>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Selenocysteine -->

    <owl:Class rdf:about="#Selenocysteine">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Derived from serine, has selenium instead of cysteine.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">selenocysteine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SequenceIdentifier -->

    <owl:Class rdf:about="#SequenceIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Serine -->

    <owl:Class rdf:about="#Serine">
        <rdfs:label rdf:datatype="&xsd;string">serine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SignalingPathway -->

    <owl:Class rdf:about="#SignalingPathway">
        <rdfs:label rdf:datatype="&xsd;string"
            >signaling pathway</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A series of molecular interactions that converts one kind of signal or stimulus into another.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalPathway"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SolubleProtein -->

    <owl:Class rdf:about="#SolubleProtein">
        <rdfs:label rdf:datatype="&xsd;string">soluble protein</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A protein that is generally soluble in aqueous solution.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Protein"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Sphingolipid -->

    <owl:Class rdf:about="#Sphingolipid">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A lipid composed of a polar head group and two nonpolar tails, one of which is a amino alcohol sphingosine or one of its derivates, the other a long chain fatty acid (excluding glycerol).</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">sphingolipid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#NonglycerolLipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Sphingomyelin -->

    <owl:Class rdf:about="#Sphingomyelin">
        <rdfs:label rdf:datatype="&xsd;string">sphingomyelin</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A sphingolipid that contains phosphocholine or phosphoethanolamine as the polar head group.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Sphingolipid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Starch -->

    <owl:Class rdf:about="#Starch">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A polysaccharide that contains amylose and amylopectin.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">starch</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Polysaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#StructuralDomain -->

    <owl:Class rdf:about="#StructuralDomain">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A domain that provides a structural role.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >structural domain</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Domain"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#StructureIdentifier -->

    <owl:Class rdf:about="#StructureIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Sucrose -->

    <owl:Class rdf:about="#Sucrose">
        <rdfs:label rdf:datatype="&xsd;string">sucrose</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A disaccharide that contains a glucose and a fructose.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Disaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SugarAlcohol -->

    <owl:Class rdf:about="#SugarAlcohol">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A hydrogenated form of saccharide, whose carbonyl group has been reduced to a primary or secondary hydroxyl group.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Carbohydrate"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SuicideInactivator -->

    <owl:Class rdf:about="#SuicideInactivator">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An inhibitor that is converted to a very reactive compound which combines irreversibly with the enzyme.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >suicide inactivator</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Inhibitor"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SuicideInhibition -->

    <owl:Class rdf:about="#SuicideInhibition">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An irreversible inhibition reaction in which a complex is formed between the two entities.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >suicide inhibition</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#IrreversibleInhibition"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Sulfation -->

    <owl:Class rdf:about="#Sulfation">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which a sulfate group is transferred to a compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">sulfation</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#SwissProt -->

    <owl:Class rdf:about="#SwissProt">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#TAIR -->

    <owl:Class rdf:about="#TAIR">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#TREMBL -->

    <owl:Class rdf:about="#TREMBL">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#TaxID -->

    <owl:Class rdf:about="#TaxID">
        <rdfs:comment rdf:datatype="&xsd;string"
            >NCBI Taxonomy Identifier.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#TaxonomyIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#TaxonomyIdentifier -->

    <owl:Class rdf:about="#TaxonomyIdentifier">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Identifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Tetrose -->

    <owl:Class rdf:about="#Tetrose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A monosaccharide with four carbon atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">tetrose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Monosaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Threonine -->

    <owl:Class rdf:about="#Threonine">
        <rdfs:label rdf:datatype="&xsd;string">threonine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Thymidine -->

    <owl:Class rdf:about="#Thymidine">
        <rdfs:label rdf:datatype="&xsd;string">thymidine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A molecule made when thymine is attached to a pentose ring.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Deoxyribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Thymine -->

    <owl:Class rdf:about="#Thymine">
        <rdfs:label rdf:datatype="&xsd;string">thymine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A pyrimidine base with the formula C5H6N2O2.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Pyrimidine"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#TorsionAngle -->

    <owl:Class rdf:about="#TorsionAngle">
        <rdfs:comment rdf:datatype="&xsd;string"
            >The angle between 4 atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">torsion angle</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#PeptideAngle"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Triglyceride -->

    <owl:Class rdf:about="#Triglyceride">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A glyceride consisting of three fatty acid chain covalently bonded to a glycerol molecule through ester linkages.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">triglyceride</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Glyceride"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Triose -->

    <owl:Class rdf:about="#Triose">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A monosaccharide with three carbon atoms.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">triose</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Monosaccharide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Tryptophan -->

    <owl:Class rdf:about="#Tryptophan">
        <rdfs:label rdf:datatype="&xsd;string">tryptophan</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Tyrosine -->

    <owl:Class rdf:about="#Tyrosine">
        <rdfs:label rdf:datatype="&xsd;string">tyrosine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Ubiquitination -->

    <owl:Class rdf:about="#Ubiquitination">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A reaction in which a ubiquitin group is transferred to a compound.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">ubiquitination</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#BiochemicalModification"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#UncommonAminoAcid -->

    <owl:Class rdf:about="#UncommonAminoAcid">
        <rdfs:label rdf:datatype="&xsd;string"
            >uncommon amino acid</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#UniProt -->

    <owl:Class rdf:about="#UniProt">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Uracil -->

    <owl:Class rdf:about="#Uracil">
        <rdfs:comment rdf:datatype="&xsd;string"
            >A pyrimidine base with the formula C4H4N2O2.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">uracil</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Pyrimidine"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Uridine -->

    <owl:Class rdf:about="#Uridine">
        <rdfs:label rdf:datatype="&xsd;string">uridine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >A nucleoside comprised of a uracil attached to a ribose ring via a &#946;-N1-glycosidic bond.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleoside"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Uridylate -->

    <owl:Class rdf:about="#Uridylate">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#Ribonucleotide"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Valine -->

    <owl:Class rdf:about="#Valine">
        <rdfs:label rdf:datatype="&xsd;string">valine</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#WormBase -->

    <owl:Class rdf:about="#WormBase">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#SequenceIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#Zymogen -->

    <owl:Class rdf:about="#Zymogen">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Inactive precursor to an enzyme.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string">zymogen</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#OrganicCompound"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#_4HydroxyProline -->

    <owl:Class rdf:about="#_4HydroxyProline">
        <rdfs:comment rdf:datatype="&xsd;string"
            >An imino acid found in plant cell wall proteins, collagen.</rdfs:comment>
        <rdfs:label rdf:datatype="&xsd;string"
            >4-hydroxy proline</rdfs:label>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#IminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#_5HydroxyLysine -->

    <owl:Class rdf:about="#_5HydroxyLysine">
        <rdfs:label rdf:datatype="&xsd;string">5-hydroxylysine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"
            >Found in collagen.</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#_6NMethyllysine -->

    <owl:Class rdf:about="#_6NMethyllysine">
        <rdfs:label rdf:datatype="&xsd;string"
            >6-N-Methyl lysine</rdfs:label>
        <rdfs:comment rdf:datatype="&xsd;string"></rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#AminoAcid"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#mRNA -->

    <owl:Class rdf:about="#mRNA">
        <rdfs:comment rdf:datatype="&xsd;string">Messenger RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#miRNA -->

    <owl:Class rdf:about="#miRNA">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#mmCIF -->

    <owl:Class rdf:about="#mmCIF">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#StructureIdentifier"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#ncRNA -->

    <owl:Class rdf:about="#ncRNA">
        <rdfs:comment rdf:datatype="&xsd;string">Non coding RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#rRNA -->

    <owl:Class rdf:about="#rRNA">
        <rdfs:comment rdf:datatype="&xsd;string">Ribosomal RNA</rdfs:comment>
        <rdfs:comment rdf:datatype="&xsd;string">Rybosomal RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#scRNA -->

    <owl:Class rdf:about="#scRNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Small cytoplasmic RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#sgRNA -->

    <owl:Class rdf:about="#sgRNA">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#shRNA -->

    <owl:Class rdf:about="#shRNA">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#siRNA -->

    <owl:Class rdf:about="#siRNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Small interfering RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#snRNA -->

    <owl:Class rdf:about="#snRNA">
        <rdfs:comment rdf:datatype="&xsd;string"
            >Small nuclear RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#snoRNA -->

    <owl:Class rdf:about="#snoRNA">
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- Class: http://ontology.dumontierlab.com/biochemistry-primitive#tRNA -->

    <owl:Class rdf:about="#tRNA">
        <rdfs:comment rdf:datatype="&xsd;string">Transfer RNA</rdfs:comment>
        <rdfs:subClassOf>
            <owl:Class rdf:about="#RNA"/>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////
    //
    //   OWL Annotation Properties
    //
    ///////////////////////////////////////////////////////////////////////////
     -->

    <owl:AnnotationProperty rdf:about="&p1;date"/>
    <owl:AnnotationProperty rdf:about="&p1;publisher"/>
    <owl:AnnotationProperty rdf:about="&p1;title"/>
    <owl:AnnotationProperty rdf:about="&p1;language"/>
    <owl:AnnotationProperty rdf:about="&p1;description"/>
    <owl:AnnotationProperty rdf:about="&p1;format"/>
    <owl:AnnotationProperty rdf:about="&p1;creator"/>
</rdf:RDF>
