<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://www.bootstrep.eu/ontology/GRO#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://www.bootstrep.eu/ontology/GRO">
  <owl:Ontology rdf:about="">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0.3</owl:versionInfo>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Gene Regulation Ontology</rdfs:comment>
    <protege:defaultLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >en</protege:defaultLanguage>
  </owl:Ontology>
  <owl:Class rdf:ID="SignalingPathway">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The cascade of processes by which a signal interacts with a receptor, causing a change in the level or activity of a second messenger or other downstream target, and ultimately effecting a change in the functioning of the cell. [GO:0007165]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007165 signal transduction</reference>
    <rdfs:label xml:lang="en">signaling pathway</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Pathway"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionRegulatorActivity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="functionOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranscriptionRegulator"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GeneProductFunction"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription regulator activity</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0030528 transcription regulator activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Plays a role in regulating transcription; may bind a promoter or enhancer DNA sequence or interact with a DNA-binding transcription factor. [GO:0030528]</definition>
  </owl:Class>
  <owl:Class rdf:ID="ProteinCatabolism">
    <rdfs:label xml:lang="en">protein catabolism</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ProteinMetabolism"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the breakdown of a protein by the destruction of the native, active configuration, with or without the hydrolysis of peptide bonds. [GO:0030163]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0030163 protein catabolic process</reference>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionOfStimulonGenes">
    <rdfs:label xml:lang="en">transcription of stimulon genes</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Stimulon"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Transcription"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of RNA on the template of stimulon genes.</definition>
  </owl:Class>
  <owl:Class rdf:ID="InositolPhosphate">

    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24846 inositol phosphates</reference>
    <owl:disjointWith>
      <owl:Class rdf:ID="Nucleoside"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AminoAcid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Gas"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">inositol phosphate</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="OrganicChemical"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Carbohydrate"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Lipid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Vitamin"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfTFToTFBindingSiteOfProtein">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="TFBindingSiteOfProtein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:ID="Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="TranscriptionFactor"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#TFBindingSiteOfProtein"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#TranscriptionFactor"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of TF to TF binding site of protein</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a transcription factor with one or more specific sites on a protein.</definition>
  </owl:Class>
  <owl:Class rdf:ID="GeneticMotification">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="NucleicAcid"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ExperimentalIntervention"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">genetic modification</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Spacer">
    <rdfs:label xml:lang="en">spacer</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DNARegion"/>
    </rdfs:subClassOf>
    <protege:todoProperty rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Provides flexibility needed for communication between DNA bound proteins. Not recognized by gene regulatory proteins.</protege:todoProperty>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region placed between two or more pieces of sequence features (e.g. genes).</definition>
  </owl:Class>
  <owl:Class rdf:ID="Eukaryote">
    <rdfs:label xml:lang="en">eukaryote</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Organism"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Prokaryote"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Virus"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 2759 Eukaryota</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Organism characterized by the presence of a nucleus. Also other organelles such as mitochondria and/or chloroplasts may be present in eukaryotes. Includes all plants, animals, green algae, and fungi. [http://www.knowledgebank.irri.org/glossary/Glossary/E.htm]</definition>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfProteinToProteinBindingSiteOfDNA">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="ProteinBindingSiteOfDNA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#ProteinBindingSiteOfDNA"/>
            </owl:allValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a protein with a specific site on DNA which forms a chemical bond.</definition>
    <rdfs:label xml:lang="en">binding of protein to protein binding site of DNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulationOfGeneExpression">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that stops, prevents or reduces the frequency, rate or extent of gene expression.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="RegulationOfGeneExpression"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasQuality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="NegativePolarity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">negative regulation of gene expression</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="SigmaFactor">
    <rdfs:label xml:lang="en">sigma factor</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Protein"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasFunction"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="SigmaFactorActivity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sigma factor is the promoter specificity subunit of eubacterial-type multisubunit RNA polymerases, those whose core subunit composition is often described as alpha(2)-beta-beta-prime. (This type of multisubunit RNA polymerase complex is known to be found in eubacteria and plant plastids). Although sigma does not bind DNA on its own, when combined with the core to form the holoenzyme, this binds specifically to promoter sequences, with the sigma factor making sequence specific contacts with the promoter elements. The sigma subunit is released from the elongating form of the polymerase and is thus free to act catalytically for multiple RNA polymerase core enzymes. [GO:0016987]</definition>
  </owl:Class>
  <owl:Class rdf:ID="MADS">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Human serum response factor (SRF) is a ubiquitous nuclear protein important for cell proliferation and differentiation. SRF function is essential for transcriptional regulation of numerous growth-factor-inducible genes, such as c-fos oncogene and muscle-specific actin genes. A core domain of around 90 amino acids is sufficient for the activities of DNA-binding, dimerisation and interaction with accessory factors. Within the core is a DNA-binding region, designated the MADS box, that is highly similar to many eukaryotic regulatory proteins: among these are MCM1, the regulator of cell type-specific genes in fission yeast; DSRF, a Drosophila trachea development factor; the MEF2 family of myocyte-specific enhancer factors; and the Agamous and Deficiens families of plant homeotic proteins. Proteins belonging to the MADS family function as dimers, the primary DNA-binding element of which is an anti-parallel coiled coil of two amphipathic alpha-helices, one from each subunit.!</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="MADSTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">MADS</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="HomeoboxTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing the homeobox domain. It is usually involved in the control of gene expression during morphogenesis and development. [PANTHER:MF00038]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HomeoBox"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="HelixTurnHelixDomainTF"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">homeobox transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#HelixTurnHelixDomainTF">
    <rdfs:label xml:lang="en">helix-turn-helix domain transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing helix-turn-helix domain.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="EnhancerBindingTF"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HelixTurnHelixDomain"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionOfRegulonGenes">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of RNA on the template of regulon genes.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Regulon"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Transcription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription of regulon genes</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="MicroRNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Single-stranded RNA molecules of about 21-23 nucleotides in length, which regulate gene expression. miRNAs are encoded by genes that are transcribed from DNA but not translated into protein (non-coding RNA); instead they are processed from primary transcripts known as pri-miRNA to short stem-loop structures called pre-miRNA and finally to functional miRNA. Mature miRNA molecules are partially complementary to one or more messenger RNA (mRNA) molecules, and their main function is to downregulate gene expression. [http://en.wikipedia.org/wiki/MicroRNA]</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microRNA</synonym>
    <owl:disjointWith>
      <owl:Class rdf:ID="RibosomalRNA"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MessengerRNA"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RNAMolecule"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >miRNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Binding">
    <rdfs:label xml:lang="en">binding</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The selective, often stoichiometric, interaction of a molecule with one or more specific sites on another molecule. [GO:0005488]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="PhysicalContact"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PhysicalInteraction"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005488 binding</reference>
  </owl:Class>
  <owl:Class rdf:ID="SMAD_NF1">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="SMAD_NF1Domain"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">SMAD NF-1  transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing SMAD NF-1 domain</definition>
  </owl:Class>
  <owl:Class rdf:about="#Carbohydrate">
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">carbohydrate</rdfs:label>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gas"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:23008 carbohydrate</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A class of organic compounds containing carbon, hydrogen and oxygen and having the general formula Cm(H2O)n. They usually serve as a major energy source in the diet of animals. Example: sugar or starch.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001657 carbohydrate</reference>
    <owl:disjointWith>
      <owl:Class rdf:about="#AminoAcid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vitamin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ion"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#OrganicChemical"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="SecondMessenger"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Enhancer">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000165 enhancer</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cis-acting sequence that increases the utilization of (some) eukaryotic promoters, and can function in either orientation and in any location (upstream or downstream) relative to the promoter. [SO:0000165, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html]</definition>
    <rdfs:label xml:lang="en">enhancer</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TranscriptionFactorBindingSiteOfDNA"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingOfTranscriptionActivatorToEnhancer"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="patientOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BetaScaffoldDomainTF_WithMinorGrooveContacts">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing beta scaffold domain with minor groove contacts</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#EnhancerBindingTF"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">beta scaffold domain transcription factor with minor groove contacts</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="DownstreamRegulatorySequence">
    <rdfs:label xml:lang="en">downstream regulatory sequence</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RegulatoryDNARegion"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sequence located in the downstream region of a gene that controls the rate or manner in which the gene is expressed.</definition>
  </owl:Class>
  <owl:Class rdf:about="#SecondMessenger">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Chemical"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">second messenger</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0100022 second messenger</reference>
    <owl:disjointWith>
      <owl:Class rdf:about="#AminoAcid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ProteinTransport">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The directed movement of proteins into, out of, within or between cells. [GO:0015031]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0015031 protein transport</reference>
    <rdfs:label xml:lang="en">protein transport</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="Transport"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Gas">
    <rdfs:label xml:lang="en">gas</rdfs:label>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The vapor state of matter; nonelastic fluids in which the molecules are in free movement and their mean positions far apart. Gases tend to expand indefinitely, to diffuse and mix readily with other gases, to have definite relations of volume, temperature, and pressure, and to condense or liquefy at low temperatures or under sufficient pressure. [IMR:0001720, MeSH:D005740]</definition>
    <owl:disjointWith>
      <owl:Class rdf:about="#AminoAcid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vitamin"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ion"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Chemical"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001720 gas</reference>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="StructuralDomainOfTranscriptionRepressor">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compact, globular sub-structure of a transcription repressor.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ProteinDomain"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">structural domain of transcription repressor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="GCMTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="GCM"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ZincCoordinatingDomainTF"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glia cell missing transcription factors</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GCM transcription factors are a family of proteins which contain a GCM motif. The GCM motif is a domain that has been identified in proteins belonging to a family of transcriptional regulators involved in fundamental developmental processes which comprise Drosophila melanogaster GCM and its mammalian homologs. IN GCM transcription factors the N-terminal moiety contains a DNA-binding domain of 150 residues. Sequence conservation is highest in this GCM domain. In contrast, the C-terminal moiety contains one or two transactivating regions and is only poorly conserved. The GCM motif has been shown to be a DNA binding domain that recognises preferentially the nonpalindromic octamer 5'-ATGCGGGT-3'. The GCM motif contains many conserved basic amino acid residues, seven cysteine residues, and four histidine residues. The conserved cysteines are involved in shaping the overall conformation of the domain, in the process of DNA binding and in the redox regulation of DNA binding. !</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GCM transcription factor</synonym>
  </owl:Class>
  <owl:Class rdf:ID="TATAbox">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence (cis-regulatory element) found in the promoter region of most genes in eukaryotes (also called Goldberg-Hogness box). Considered to be the core promoter sequence, it is the binding site of either transcription factors or histones (the binding of a transcription factor blocks the binding of a histone and vice versa) and is involved in the process of transcription by RNA polymerase. It has the core DNA sequence 5'-TATAAA-3' or a variant, which is usually followed by three or more adenine bases. The TATA box is usually located 25 base pairs upstream to the transcription site. (modified from [http://en.wikipedia.org/wiki/TATA_box])</definition>
    <rdfs:label xml:lang="en">TATA box</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulatoryDNARegion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Eukaryote"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="fromSpecies"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="EukaryoticRNAPolymerasePromoter"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Plant">
    <rdfs:label xml:lang="en">plant</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID:3193 Embryophyta</reference>
    <rdfs:subClassOf rdf:resource="#Eukaryote"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multicellular, eukaryotic life forms of the kingdom Plantae. They are characterized by a mainly photosynthetic mode of nutrition; essentially unlimited growth at localized regions of cell divisions ( MERISTEMS); cellulose within cells providing rigidity; the absence of organs of locomotion; absence of nervous and sensory systems; and an alteration of haploid and diploid generations. [MESH:D010944]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Orientation">
    <owl:disjointWith>
      <owl:Class rdf:ID="Direction"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">orientation</rdfs:label>
    <owl:disjointWith>
      <owl:Class rdf:ID="PackedDNA"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Conformation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Phenotype"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Locus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SingleStrandDNA"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A position or arrangement of points, relative to one another or other specific directions.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="UnpackedDNA"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="DoubleStrandDNA"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ColdShockDomainTF">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cold shock domain transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="ColdShockDomain"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing cold shock domain.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Bacterium">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any of the unicellular prokaryotic organisms, which vary in terms of morphology, oxygen and nutritional requirements and motility and can exist either as independent (free-living) organisms or as parasites (dependent upon another organism for life).</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 2 Bacteria</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Prokaryote"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">bacterium</rdfs:label>
    <owl:disjointWith>
      <owl:Class rdf:ID="Archaebacterium"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ProteinFolding">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of assisting in the covalent and noncovalent assembly of single chain polypeptides or multisubunit complexes into the correct tertiary structure. [GO:0006457]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006457 protein folding</reference>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">protein folding</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase_III_Promoter">
    <rdfs:label xml:lang="en">RNA polymerase III promoter</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Eukaryote"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fromSpecies"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Promoter"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence in eukaryotic DNA to which RNA polymerase III binds, to begin transcription. [SO:0000171]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000171 RNApol III promoter</reference>
  </owl:Class>
  <owl:Class rdf:ID="FusionOfGeneWithReporterGene">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GeneFusion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Gene"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="ReporterGene"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">fusion of gene with reporter gene</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The joining of a gene and a reporter gene</definition>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfModificationOfMolecularEntity">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of modification of molecular entity.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="RegulatoryProcess"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">regulation of modification of molecular entity</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="DNABindingDomainOfTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain of a transcription factor that binds DNA.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#TranscriptionFactor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DNABindingDomainOfProtein"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">DNA binding domain of transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Ligand">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0000002 ligand</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Binding to a specific receptor protein and activating intracellular signaling cascades that alter the behavior of the cell. [IMR:0000002, ISBN:0815340729]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="MolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="agentOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Binding"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">ligand</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Disease">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A definite pathologic process with a characteristic set of signs and symptoms. It may affect the whole body or any of its parts, and its etiology, pathology, and prognosis may be known or unknown. [MeSH:D004194]</definition>
    <rdfs:label xml:lang="en">disease</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="OrganismalProcess"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RNACodingGene">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A gene coding for RNA (tRNA, rRNA, etc.).</definition>
    <owl:disjointWith>
      <owl:Class rdf:ID="ProteinCodingGene"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">RNA coding gene</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="encodes"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Gene"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ExpressionProfiling">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="GeneExpression"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ExperimentalMethod"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The use of high-throughput methods (e.g. DNA microarrays) for evaluating the level and timing of gene expression in a biologic sample (a cell or tissue).</definition>
    <rdfs:label xml:lang="en">expression profiling</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="TranslationInitiationComplex">
    <rdfs:label xml:lang="en">translation initiation complex</rdfs:label>
    <owl:disjointWith>
      <owl:Class rdf:ID="TranscriptionInitiationComplex"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TranscriptionFactorComplex"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003743 translation initiation factor activity; IMR:0000901 translation initiation factor</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The protein complex that initiates ribosome-mediated translation of mRNA into a polypeptide (modified from [GO:0003743]).</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranslationFactor"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ComplexMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ForkheadWingedHelixTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="ForkheadWingedHelix"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomainTF"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing forkhead/winged-helix domain</definition>
    <rdfs:label xml:lang="en">forkhead/winged-helix transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RHRTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing RHR domain</definition>
    <rdfs:label xml:lang="en">RHR  transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="RHR"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:ID="PositiveRegulationOfTranslation">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0045727 positive regulation of protein biosynthetic process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of proteins by the translation of mRNA. [GO:0045727]</definition>
    <rdfs:label xml:lang="en">positive regulation of translation</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="RegulationOfTranslation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="PositivePolarity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionCoactivator">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TranscriptionActivator"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TranscriptionCofactor"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription coactivator</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription cofactor that activates transcription from a RNA polymerase II promoter; it does not bind DNA itself. (modified from [GO:0003713])</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003713 transcription coactivator activity</reference>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionFactor">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#TranscriptionRegulator"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="TranscriptionFactorActivity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">transcription factor</rdfs:label>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene regulatory protein</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor that binds to a specific DNA sequence in order to modulate transcription. The transcription factor may or may not also interact selectively with a protein (other transcription factors of cofactors) or protein or macromolecular complex. (modified from [GO:0003700])</definition>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase_III_PromoterType2">
    <rdfs:label xml:lang="en">RNA polymerase III promoter type 2</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000618 RNApol_III_promoter_type_2</reference>
    <rdfs:subClassOf rdf:resource="#RNAPolymerase_III_Promoter"/>
  </owl:Class>
  <owl:Class rdf:ID="ResponseToDrug">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a drug stimulus. A drug is a substance used in the diagnosis, treatment or prevention of a disease. [GO:0042493]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0042493 response to drug</reference>
    <rdfs:label xml:lang="en">response to drug</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="MolecularProcess"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SigmaFactorActivity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#SigmaFactor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulatorActivity"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sigma factor activity</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016987 sigma factor activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Activity of a sigma factor. A sigma factor is the promoter specificity subunit of eubacterial-type multisubunit RNA polymerases, those whose core subunit composition is often described as alpha(2)-beta-beta-prime. (This type of multisubunit RNA polymerase complex is known to be found in eubacteria and plant plastids). Although sigma does not bind DNA on its own, when combined with the core to form the holoenzyme, this binds specifically to promoter sequences, with the sigma factor making sequence specific contacts with the promoter elements. The sigma subunit is released from the elongating form of the polymerase and is thus free to act catalytically for multiple RNA polymerase core enzymes. [GO:0016987]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Bacteriophage">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A virus that infects bacteria. Also called a phage. [www.accessexcellence.org/RC/AB/WYW/wkbooks/SFTS/glossary.html]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 38018 unidentified phage</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Virus"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">bacteriophage</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Nucleotide">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:25608 nucleoside phosphates</reference>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001349 nucleotide</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A nucleotide consists of a nitrogen-containing base, a five-carbon sugar, and one or more phosphate groups. Nucleotides can carry chemical energy (e.g. ATP), form coenzymes (e.g. CoA), be used as specific signaling molecules (e.g. cAMP) in the cell. Nucleotides are the subunits of the nucleic acids. [IMR:0001349, ISBN:0815340729]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#OrganicChemical"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="PhosphateGroup"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Ribose"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HeterocyclicBase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">nucleotide</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="PositiveRegulationOfTranscriptionOfGene">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RegulationOfTranscriptionOfGene"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#PositivePolarity"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">positive regulation of transcription of gene</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinCodingRegion">
    <rdfs:label xml:lang="en">protein coding region</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="NucleicAcidRegion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#encodes"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionRepressorActivity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranscriptionRepressor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TranscriptionFactorActivity"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any transcription regulator activity that prevents or downregulates transcription. [GO:0016564]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016564 transcription repressor activity</reference>
    <rdfs:label xml:lang="en">transcription repressor activity</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="FusionGene">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A hybrid gene formed from two previously separate genes. It can occur as the result of a translocation, interstitial deletion, or chromosomal inversion. The fusion of two genes is often taken as evidence that these genes have related functions [http://en.wikipedia.org/wiki/Fusion_gene]</definition>
    <rdfs:label xml:lang="en">fusion gene</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Gene"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:valuesFrom>
          <owl:Class rdf:about="#Gene"/>
        </owl:valuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TranslationRegulator">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0045182 translation regulator activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any substance involved in the initiation, activation, perpetuation, repression or termination of polypeptide synthesis at the ribosome (modified from [GO:0045182]).</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="GeneExpressionRegulator"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">translation regulator</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TFBindingSiteOfProtein">
    <rdfs:label xml:lang="en">TF binding site of protein</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ProteinBindingSiteOfProtein"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#BindingOfTFToTFBindingSiteOfProtein"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on a protein that forms a chemical bond with one or more transcription factors.</definition>
  </owl:Class>
  <owl:Class rdf:ID="PolyASignalSequence">
    <rdfs:label xml:lang="en">poly-A signal sequence</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000551 polyA signal sequence</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The recognition sequence necessary for endonuclease cleavage of an RNA transcript that is followed by polyadenylation; consensus=AATAAA. [SO:0000551, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html]</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionRepressor">
    <rdfs:label xml:lang="en">transcription repressor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NegativeTranscriptionRegulator"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#StructuralDomainOfTranscriptionRepressor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionRepressorActivity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasFunction"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any transcription regulator that prevents or downregulates transcription.</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transcription inhibitor</synonym>
  </owl:Class>
  <owl:Class rdf:ID="Enzyme">
    <rdfs:label xml:lang="en">enzyme</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Protein"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="CatalyticActivity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A protein that has catalytic activity.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Heterodimerization">
    <rdfs:label xml:lang="en">heterodimerization</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Dimerization"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0046982 protein heterodimerization activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with a nonidentical protein to form a heterodimer. [GO:0046982]</definition>
  </owl:Class>
  <owl:Class rdf:about="#NucleicAcid">
    <owl:disjointWith>
      <owl:Class rdf:about="#ComplexMolecularEntity"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Nucleotide"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33696 nucleic acids</reference>
    <rdfs:label xml:lang="en">nucleic acid</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Macromolecules, the major organic matter of the nuclei of biological cells, made up of nucleotide units, and hydrolysable into certain pyrimidine or purine bases (usually adenine, cytosine, guanine, thymine, uracil), D-ribose or 2-deoxy-D-ribose and phosphoric acid. [CHEBI:33696]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="InformationBiopolymer"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ProteinDomain"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chemical"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Protein"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="IntronOnDNA">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Intron"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">intron on DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non-coding segment of DNA; edited out during the transcription process. [http://library.thinkquest.org/17109/glossary.htm]</definition>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase_III_PromoterType1">
    <rdfs:subClassOf rdf:resource="#RNAPolymerase_III_Promoter"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000617 RNApol_III_promoter_type_1</reference>
    <rdfs:label xml:lang="en">RNA polymerase III promoter type 1</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Sequence">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The order of nucleotides in RNA or DNA or of amino acids in a polypeptide. [http://www.plantpath.cornell.edu/glossary/Defs_S.htm]</definition>
    <rdfs:label xml:lang="en">sequence</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PrimaryStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#GeneExpressionRegulator">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Protein"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">gene expression regulator</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfTranscriptionFactorToOperator">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a transcription factor with an operator</definition>
    <rdfs:label xml:lang="en">binding of transcription factor to operator</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="Operator"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Operator"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#TranscriptionFactor"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfMolecularEntity">
    <rdfs:label xml:lang="en">binding of molecular entity</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a molecule entity with other substance.</definition>
  </owl:Class>
  <owl:Class rdf:about="#Ribose">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:26564 riboses</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></definition>
    <rdfs:label xml:lang="en">ribose</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Carbohydrate"/>
  </owl:Class>
  <owl:Class rdf:ID="CopperFist">
    <rdfs:label xml:lang="en">copper-fist domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="CopperFistTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain, similar in structure to metallothionein, undergoing a large conformational change on copper-binding that allows DNA-binding. It contains a conserved array of zinc-binding residues (Cys-X2-Cys-X8-Cys-X-His) and forms a three-stranded antiparallel beta-sheet with two short helical segments that project from one end of the beta-sheet. Conserved residues form a basic patch that may be important for DNA binding. (modified from [InterPro: IPR001083])</definition>
  </owl:Class>
  <owl:Class rdf:about="#UnpackedDNA">
    <owl:disjointWith>
      <owl:Class rdf:about="#Conformation"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DNAMolecule"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">unpacked DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The DNA that is unpacked from the loosen chromatin and hence get easy access to various enzymes like DNA polymerase or RNA polymerase in replication or transcription of gene.</definition>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PackedDNA"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Direction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phenotype"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="C6ZincClusterTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="C6ZincCluster"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomainTF"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">C6 zinc cluster transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing C6 zinc cluster domain</definition>
  </owl:Class>
  <owl:Class rdf:ID="SANDDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The SAND domain (named after Sp100, AIRE-1, NucP41/75, DEAF-1) is a conserved ~80 residue region found in a number of nuclear proteins, many of which function in chromatin-dependent transcriptional control. These include proteins linked to various human diseases, such as the Sp100 (Speckled protein 100 kDa), NUDR (Nuclear DEAF-1 related), GMEB (Glucocorticoid Modulatory Element Binding) proteins and AIRE-1 (Autoimmune regulator 1) proteins. Proteins containing the SAND domain have a modular structure; the SAND domain can be associated with a number of other modules, including the bromodomain, the PHD finger and the MYND finger. Because no SAND domain has been found in yeast, it is thought that the SAND domain could be restricted to animal phyla. Many SAND domain-containing proteins, including NUDR, DEAF-1 (Deformed epidermal autoregulatory factor-1) and GMEB, have been shown to bind DNA sequences specifically. The SAND domain has been proposed to mediate the DNA bindin!</definition>
    <rdfs:label xml:lang="en">SAND domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="SANDDomainTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
  </owl:Class>
  <owl:Class rdf:ID="TFModule">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">TF module</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase_I_Promoter">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence in eukaryotic DNA to which RNA polymerase I binds, to begin transcription. [SO:0000169]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000169 RNApol I promoter</reference>
    <rdfs:label xml:lang="en">RNA polymerase I promoter</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fromSpecies"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Eukaryote"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Promoter"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#GeneFusion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The accidental joining of DNA of two genes, such as can occur in a translocation or inversion. Gene fusions can give rise to hybrid proteins or to the misregulation of the transcription of one gene by the cis regulatory elements (enhancers) of another. [http://www.biochem.northwestern.edu/holmgren/Glossary/Definitions/Def-G/gene_fusion.html]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ExperimentalMethod"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#FusionGene"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:valuesFrom>
          <owl:Class rdf:about="#Gene"/>
        </owl:valuesFrom>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#PhysicalContact"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">gene fusion</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Deoxynucleoside">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Deoxyribose"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Nucleoside"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">deoxynucleoside</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecule composed of a nitrogenous base attached to the five-carbon sugar deoxyribose. [http://cancerweb.ncl.ac.uk/cgi-bin/omd?deoxynucleoside]</definition>
  </owl:Class>
  <owl:Class rdf:ID="WRKY">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="WRKYTF"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ZincCoordinatingDomain"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">WRKY domain</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The WRKY domain is a 60 amino acid region that is defined by the conserved amino acid sequence WRKYGQK at its N-terminal end, together with a novel zinc-finger- like motif. The WRKY domain is found in one or two copies in a superfamily of plant transcription factors involved in the regulation of various physiological programs that are unique to plants, including pathogen defense, senescence, trichome development and the biosynthesis of secondary metabolites. The WRKY domain binds specifically to the DNA sequence motif (T)(T)TGAC(C/T), which is known as the W box. The invariant TGAC core of the W box is essential for function and WRKY binding. Some proteins known to contain a WRKY domain include Arabidopsis thaliana ZAP1 (Zinc-dependent Activator Protein-1) and AtWRKY44/TTG2, a protein involved in trichome development and anthocyanin pigmentation; and wild oat ABF1-2, two proteins involved in the gibberelic acid-induced expression of the alpha-Amy2 gene. Structural stud!</definition>
  </owl:Class>
  <owl:Class rdf:ID="HistoneFold">
    <rdfs:label xml:lang="en">histone fold</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A motif consisting of a core of three helices, where the long middle helix is flanked at each end by shorter ones. Proteins displaying this structure include the nucleosome core histones, which form octomers composed of two copies of each of the four histones, H2A, H2B, H3 and H4; archaeal histone, which possesses only the core domain part of eukaryotic histone; and the TATA-box binding protein (TBP)-associated factors (TAF), where the histone fold is a common motif for mediating TAF-TAF interactions. TAF proteins include TAF(II)18 and TAF(II)28, which form a heterodimer, TAF(II)42 and TAF(II)62, which form a heterotetramer similar to (H3-H4)2, and the negative cofactor 2 (NC2) alpha and beta chains, which form a heterodimer. (modified from [InterPro:IPR009072])</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HistoneFoldTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="NuclearReceptor">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A ligand-dependent receptor found in the nucleus of the cell. [GO:0004879]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0004879 ligand-dependent nuclear receptor activity</reference>
    <rdfs:label xml:lang="en">nuclear receptor transcription factor</rdfs:label>
    <rdfs:subClassOf rdf:resource="#TranscriptionCoactivator"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="DBDomainOfNuclearReceptor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PrimaryStructure">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="MolecularStructure"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">primary structure</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >(Wikipedia, en:) The primary structure of a biological molecule is the exact specification of its atomic composition and the chemical bonds connecting those atoms (including stereochemistry). For a typical unbranched, un-crosslinked biopolymer (such as a molecule of DNA, RNA or typical intracellular protein), the primary structure is equivalent to specifying the sequence of its monomeric subunits, e.g., the nucleotide or peptide sequence.</definition>
  </owl:Class>
  <owl:Class rdf:ID="MutantRegulatoryDNARegion">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulatoryDNARegion"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></definition>
    <rdfs:label xml:lang="en">mutant regulatory DNA</rdfs:label>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></synonym>
  </owl:Class>
  <owl:Class rdf:ID="ProteinMaturation">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">protein maturation</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0051604 protein maturation</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process leading to the attainment of the full functional capacity of a protein. [GO:0051604]</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionRegulator">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Protein that has transcription regulator activity.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Protein"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranscriptionRegulatorActivity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">transcription regulator</rdfs:label>
    <rdfs:subClassOf rdf:resource="#GeneExpressionRegulator"/>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfTranscriptinByTwoComponentRegulatorySystem">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of transcription by protein components involved in a system responding to environmental changes characterized usually by a sensor kinase in the cell membrane that phosphorylates itself in response to a signal and a response regulator to which the phosphoryl group is transferred.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TwoComponentRegulatorySystem"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ComplexRegulationOfTranscription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">regulation of transcriptin by two component regulatory system</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="MotifIdentification">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ExperimentalMethod"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identification of motifs using the experimental and computational techniques.</definition>
    <rdfs:label xml:lang="en">motif identification</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#DNABindingDomainOfProtein">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BindingSiteOfProtein"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#agentOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingOfDNABindingDomainOfProteinToDNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">DNA binding domain of protein</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any protein motif that binds to double- or single-stranded DNA with affinity to a specific sequence or set thereof or a general affinity to DNA. [http://en.wikipedia.org/wiki/DNA-binding_domain]</definition>
  </owl:Class>
  <owl:Class rdf:ID="p53Like">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="p53LikeTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This domain is found in a number of transcription factors, including p53, NFATC, TonEBP, STAT-1, and NFkappaB, where it is responsible for DNA-binding. These transcription factors play diverse roles in the regulation of cellular functions: the p53 tumour suppressor upregulates the expression of genes involved in cell cycle arrest and apoptosis; NFATC regulates the production of effector proteins involved in coordinating the immune response; TonEBP regulates gene expression induced by osmotic stress and helps regulate intracellular volume during cell growth; STAT-1 plays an important role in B lymphocyte growth and function; and NFkappaB is involved in the inflammatory response. The DNA-binding domain acts to clamp, or in the case of TonEBP, encircle the DNA target in order to stabilize the protein-DNA complex. Protein interactions may also serve to stabilize the protein-DNA complex, for example in the STAT-1 dimer the SH2 (Src homology 2) domain in each monomer is coup!</definition>
    <rdfs:label xml:lang="en">p 53 like</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Biofilm">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A slime layer that develops naturally when bacteria congregate on surfaces. [publications.nigms.nih.gov/thenewgenetics/glossary.htm]</definition>
    <rdfs:label xml:lang="en">biofilm</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Microorganism"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PhysicalContinuant"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Tissue">
    <rdfs:label xml:lang="en">tissue</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Cell"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Organism"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhysicalContinuant"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A group of similar cells, specialized to perform a particular function (or functions). Examples of tissue include, heart mucslce, skin, bone etc.[http://medicineworld.org/cancer/descriptions.html]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Methylation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which a methyl group is covalently attached to a molecule. [GO:0032259]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032259 methylation</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">methylation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#WRKYTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing WRKY domain.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#WRKY"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomainTF"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">WRKY transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Transposition">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process involved in mediating the movement of discrete segments of DNA between nonhomolgous sites. [GO:0032196]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032196 transposition</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="IntraCellularProcess"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transposition</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="bZIPTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor that contains a basic region mediating sequence-specific DNA-binding, followed by a leucine zipper region for protein dimerization.</definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bZIP transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="bZIP"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BasicDomainTF"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Substrate">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PhysicalContinuant"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">substrate</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A molecule upon which an enzyme acts. Enzymes catalyze chemical reactions involving the substrate(s). The substrate binds with the enzyme's active site, and an enzyme-substrate complex is formed. The substrate is broken down into a product and is released from the active site. The active site is now free to accept another substrate molecule. [http://en.wikipedia.org/wiki/Substrate_%28biochemistry%29]</definition>
  </owl:Class>
  <owl:Class rdf:ID="TBoxDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain defined as the minimal region within the T-box protein that is both necessary and sufficient for sequence-specific DNA binding, all members of the family bind to the DNA consensus sequence TCACACCT. Transcription factors of the T-box family are required both for early cell-fate decisions, such as those necessary for formation of the basic vertebrate body plan, and for differentiation and organogenesis. (modified from [InterPro:IPR001699]</definition>
    <rdfs:label xml:lang="en">T box domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="PosttranscriptionalModification">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A genetic process by which, in eukaryotic cells, primary transcript RNA is converted into mature RNA. The three main modifications are 5' capping, 3' polyadenylation, and RNA splicing. (modified from [http://en.wikipedia.org/wiki/Post-transcriptional_modification])</definition>
    <rdfs:label xml:lang="en">posttranscriptional modification</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IntraCellularProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#GeneExpression"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RNAProcessing"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Mutation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A permanent change in the DNA sequence of a gene that alters the genetic message carried by that gene.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Process"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">mutation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CellDifferentiation">
    <rdfs:label xml:lang="en">cell differentiation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="CellularDevelopmentalProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Cell"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0030154 cell differentiation</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process whereby relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history. Differentiation includes the processes involved in commitment of a cell to a specific fate. [GO:0030154]</definition>
  </owl:Class>
  <owl:Class rdf:ID="TEADomainTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TEADomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomainTF"/>
    <rdfs:label xml:lang="en">TEA domain transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transcriptional enhancer activators are nuclear proteins that contain a TEA/ATTS domain, a DNA-binding region of 66-68 amino acids. The TEA/ATTS domain is found in the N-termini of certain gene regulatory proteins, such as the Simian virus 40 (SV40) enhancer factor TEF-1, yeast trans-acting factor TEC-1 (which is required for TY1 enhancer activity), and the Aspergillus abaA regulatory gene product. SV40 and retroviral enhancers, and those to which TEF-1, TEC-1 and abaA proteins bind, contain GT-IIC sites: the TEA/ATTS domain may therefore recognise and bind such sites. Secondary structure predictions suggest the presence of 3 helices, but have not confirmed the presence of the helix-turn-helix motif characteristic of many DNA-binding proteins: DNA-binding may therefore be effected by a different mechanism. [InterPro: IPR000818]</definition>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionOfGene">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006350 transcription</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of either RNA on a template of DNA or DNA on a template of RNA. [GO:0006350]</definition>
    <rdfs:label xml:lang="en">transcription of gene</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Gene"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Transcription"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="IntronOnRNA">
    <rdfs:label xml:lang="en">intron on RNA</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Intron"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RNARegion"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The parts that are transcribed along with the exons but are removed from the primary gene transcript (pre-RNA) by RNA SPLICING to leave mature RNA.</definition>
  </owl:Class>
  <owl:Class rdf:ID="CellDeath">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death. [GO:0008219]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008219 cell death</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CellularDevelopmentalProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Cell"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">cell death</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RegulatoryDNARegion">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingOfTranscriptionFactorToDNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >regulatory sequence</rdfs:label>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >regulatory DNA region</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >regulatory DNA</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence that controls the expression of a gene. [SO:0005836, http://www.genpromag.com/scripts/glossary.asp?LETTER=R] Typically binding sites for proteins required for transcription, such as gene regulatory proteins and polymerases.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0005836 regulatory region</reference>
  </owl:Class>
  <owl:Class rdf:ID="DMTF">
    <rdfs:label xml:lang="en">DM-domain-containing transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="DM"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomainTF"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing DM domain.</definition>
  </owl:Class>
  <owl:Class rdf:about="#GeneExpression">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Transcription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Promoter"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Polymerase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IntraCellularProcess"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">gene expression</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Translation"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="GeneProduct"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="locatedIn"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="CellComponent"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#locatedIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which the information encoded in a gene is converted into protein or some form of RNA. The DNA sequence is first transcribed into RNA and then usually translated into protein. [http://www.homepages.indiana.edu/120800/text/glossary.html]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Gene"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PositivePolarity">
    <rdfs:label xml:lang="en">positive polarity</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Polarity"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The positive direction.</definition>
  </owl:Class>
  <owl:Class rdf:ID="MetabolicPathway">
    <rdfs:label xml:lang="en">metabolic pathway</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IntraCellularProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Pathway"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008152 metabolic process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Processes that cause many of the chemical changes in living organisms, including anabolism and catabolism. Metabolic processes typically transform small molecules, but also include macromolecular processes such as DNA repair and replication, and protein synthesis and degradation. [GO:0008152]</definition>
  </owl:Class>
  <owl:Class rdf:ID="EukaryoticGeneExpression">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of producing a protein from its gene via transcription and translation in eukaryotes. It is usually controlled at various points in the sequence leading to protein synthesis.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="NuclearExportOfmRNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#GeneExpression"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="EukaryoticCell"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#locatedIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">eukaryotic gene expression</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinTargeting">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006605 protein targeting</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of targeting specific proteins to particular membrane-bound subcellular organelles. Usually requires an organelle specific protein sequence motif. [GO:0006605]</definition>
    <rdfs:label xml:lang="en">protein targeting</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#locatedIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Cell"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#ProteinTransport"/>
  </owl:Class>
  <owl:Class rdf:ID="PositiveRegulationOfTranscription">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of transcription. [GO:0045941]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0045941 positive regulation of transcription</reference>
    <rdfs:label xml:lang="en">positive regulation of transcription</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="RegulationOfTranscription"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#PositivePolarity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="EscherichiaColi">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >E.coli</synonym>
    <rdfs:label xml:lang="en">Escherichia coli</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Bacterium"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 562 Escherichia coli</reference>
  </owl:Class>
  <owl:Class rdf:ID="FeedbackLoop">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">feedback loop</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The regulatory circuits whereby some proportion of the output signal of a system is passed (fed back) to the input. e.g. repressor and activator proteins in genetic operons are used to create feedback loop.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Phosphorylation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of introducing a phosphate group into a molecule, usually with the formation of a phosphoric ester, a phosphoric anhydride or a phosphoric amide. [GO:0016310]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016310 phosphorylation</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">phosphorylation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinCodingDNARegion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA region that encodes one or more proteins..</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DNARegion"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#encodes"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">protein coding DNA region</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="LocusControlRegion">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >locus control region</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region that enhances the expression of linked genes to physiological levels in a tissue-specific and copy number-dependent manner at ectopic chromatin sites. It is required for normal regulation of expression of some genes.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000037 locus control region</reference>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >LCR</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="OpenReadingFrame">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >open reading frame</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The inframe interval between the stop codons of a reading frame which when read as sequential triplets, has the potential of encoding a sequential string of amino acids. TER(NNN)nTER. [SO:0000236]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000236 ORF</reference>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ORF</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#encodes"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Transport">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The directed movement of substances (such as macromolecules, small molecules, ions) into, out of, within or between cells.[GO:0006810]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006810 transport</reference>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#PhysicalContinuant"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#PhysicalContinuant"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Process"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transport</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="bHSH">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A helix-span-helix domain in the C-terminal region of activator protein-2 (AP-2) transcription factors, which mediates dimerisation and site-specific DNA binding. (modified from [InterPro:IPR013854])</definition>
    <rdfs:label xml:lang="en">b HSH</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="bHSHTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BasicDomain"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionOfOperon">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Operon"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Transcription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription of operon</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of RNA on a DNA template of operon.</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionActivator">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription regulator required for initiation of transcription.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="PositiveTranscriptionRegulator"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="TranscriptionActivatorActivity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="StructuralDomainOfTranscriptionActivator"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:comment>
    <rdfs:label xml:lang="en">transcription activator</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#CellularDevelopmentalProcess">
    <rdfs:label xml:lang="en">cellular developmental process</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="DevelopmentalProcess"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological process whose specific outcome is the progression of a cell over time from an initial condition to a later condition. [GO:0048869]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0048869 cellular developmental process</reference>
  </owl:Class>
  <owl:Class rdf:ID="HSF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat shock factor (HSF) is a transcriptional activator of heat shock genes: it binds specifically to heat shock promoter elements, which are palindromic sequences rich with repetitive purine and pyrimidine motifs. Under normal conditions, HSF is a homo-trimeric cytoplasmic protein, but heat shock activation results in relocalisation to the nucleus. Each HSF monomer contains one C-terminal and three N-terminal leucine zipper repeats. Point mutations in these regions result in disruption of cellular localisation, rendering the protein constitutively nuclear. Two sequences flanking the N-terminal zippers fit the consensus of a bi- partite nuclear localisation signal (NLS). Interaction between the N- and C-terminal zippers may result in a structure that masks the NLS sequences: following activation of HSF, these may then be unmasked, resulting in relocalisation of the protein to the nucleus. The DNA-binding component of HSF lies to the N-terminus of the first NLS region, a!</definition>
    <rdfs:label xml:lang="en">HSF domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HSFTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#HelixTurnHelixDomain"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#p53LikeTF">
    <rdfs:label xml:lang="en">p53-like  transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#p53Like"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing p53-like domain.</definition>
  </owl:Class>
  <owl:Class rdf:ID="RNACodingRegion">
    <rdfs:label xml:lang="en">RNA coding region</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#NucleicAcidRegion"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#encodes"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#RNAMolecule"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#GeneProductFunction">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003674 molecular function</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="MolecularFunction"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">gene product function</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="FormationOfTranscriptionFactorComplex">
    <rdfs:label xml:lang="en">formation of transcription factor complex</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The joining of transcription factors</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#TranscriptionFactorComplex"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Transcription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#RegulationOfGeneExpression">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of gene expression.</definition>
    <rdfs:label xml:lang="en">regulation of gene expression</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#GeneExpression"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#GeneExpression"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="_5_Capping">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0009452 RNA capping</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The sequence of enzymatic reactions by which the 5' cap structure, an inverted 7-methylguanosine linked via a 5'-5' triphosphate bridge (m7G(5')ppp(5')X) to the first transcribed residue, is added to a nascent RNA polymerase II transcript. [GO:0009452]</definition>
    <rdfs:label xml:lang="en">5' capping</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PosttranscriptionalModification"/>
  </owl:Class>
  <owl:Class rdf:ID="ComplexOfProteinAndDNA">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032993 protein-DNA complex</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A macromolecular complex containing both protein and DNA molecules. [GO:0032993]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ComplexMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#DNARegion"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">complex of protein and DNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ReporterGeneConstruction">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ExperimentalMethod"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#ReporterGene"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">reporter gene construction</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Construction of any gene that encodes an easily assayed product that is used to monitor gene expression under different conditions; usually to test the activity of a promoter.</definition>
  </owl:Class>
  <owl:Class rdf:about="#ProteinBindingSiteOfProtein">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#BindingSiteOfProtein"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="BindingOfProteinToProteinBindingSiteOfProtein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#patientOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">protein binding site of protein</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on a protein that forms a chemical bond (protein ligands) with other proteins.</definition>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003899 DNA-directed RNA polymerase activity</reference>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003968 RNA-directed RNA polymerase activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enzyme that catalyses the reaction: nucleoside triphosphate + RNA(n) = diphosphate + RNA(n+1). Utilizes a DNA or RNA template (modified from [GO:0003899, GO:0003968]).</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Polymerase"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="RNAPolymeraseActivity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">RNA polymerase</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#PhysicalContinuant">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical continuant is an entity that has spatial dimension. It can either have mass (such as a protein) or no mass (such as DNA minor groove).</definition>
    <rdfs:label xml:lang="en">physical continuant</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Continuant"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Function"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Intron">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NucleicAcidRegion"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">intron</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A segment of DNA that is transcribed, but removed from within the transcript by splicing together the sequences (exons) on either side of it. [SO: 0000188, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000188 intron</reference>
  </owl:Class>
  <owl:Class rdf:ID="Euchromatin">
    <rdfs:label xml:lang="en">euchromatin</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Chromatin"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transcriptionally active form of chromatin.</definition>
  </owl:Class>
  <owl:Class rdf:about="#DoubleStrandDNA">
    <owl:disjointWith>
      <owl:Class rdf:about="#Phenotype"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">double strand DNA</rdfs:label>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conformation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SingleStrandDNA"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Double stranded DNA molecules</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DNA"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Direction"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#StructuralDomainOfTranscriptionActivator">
    <rdfs:label xml:lang="en">structural domain of transcription activator</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinDomain"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compact, globular sub-structure of a transcription activator.</definition>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulationOfTranslation">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0017148 negative regulation of protein biosynthetic process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that stops, prevents or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of proteins by the translation of mRNA. [GO:0017148]</definition>
    <rdfs:label xml:lang="en">negative regulation of translation</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#NegativePolarity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Class rdf:about="#RegulationOfTranslation"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="SequenceHomologyAnalysis">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ExperimentalMethod"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">sequence homology analysis</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An analytic procedure that compares the similarity of a sequence with other sequences.</definition>
  </owl:Class>
  <owl:Class rdf:about="#RibosomalRNA">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RNAMolecule"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">rRNA</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000252 rRNA</reference>
    <owl:disjointWith rdf:resource="#MicroRNA"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MessengerRNA"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA that comprises part of a ribosome, and that can provide both structural scaffolding and catalytic activity. [SO:0000252, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html, ISBN:0198506732]</definition>
  </owl:Class>
  <owl:Class rdf:about="#NucleicAcidRegion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sequence feature of nucleic acids.</definition>
    <rdfs:subClassOf rdf:resource="#NucleicAcid"/>
    <rdfs:label xml:lang="en">nucleic acid region</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="MolecularInteraction">
    <rdfs:label xml:lang="en">molecular interaction</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PhysicalInteraction"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interaction of a molecule with another molecule.</definition>
  </owl:Class>
  <owl:Class rdf:ID="bHLH">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="bHLHTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BasicDomain"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The helix-loop-helix (HLH) DNA-binding domain consists of a closed bundle of four helices in a left-handed twist with two crossover connections. The HLH domain directs dimerisation, and is juxtaposed to basic regions to create a DNA interaction interface surface that recognises specific DNA sequences. Basic region/HLH (bHLH) proteins regulate diverse biological pathways. bHLH proteins include MyoD, SREBPs (sterol regulatory element binding proteins), and yeast Pho4 (phosphatase system). In certain proteins the bHLH domain contains a leucine-zipper motif. The bHLH/leucine zipper (bHLHZip) domain specifies dimerisation within a network of proteins and determines sequence-specific DNA binding. bHLHZip domains occur in the transcription factors Myc, Mad, Max and Usf. [InterPro: IPR011598]</definition>
    <rdfs:label xml:lang="en">b HLH</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Process">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process is a collection of molecular events with a defined beginning and end. [GO:0008150]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008150 biological process</reference>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Occurrent"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RuntLikeDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain homologous to a defined region within the Drosophila protein Runt. The runt domain contains twelve beta strands, seven of which shape the fold of an immunoglobulin-like beta sandwich (S-type Ig fold) also found in the DNA-binding domains of other transcription factors (NF-kappaB, NFAT, p53, STAT, and the T-domain) that is preceded by an N-terminal alpha helix. The runt domain is responsible for both DNA-binding and heterodimerization which occur at distinct, non-overlapping sites within the domain (modified from [TRANSFAC:C0029]).</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="RuntLikeTF"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">runt like domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#ReporterGene">
    <rdfs:label xml:lang="en">reporter gene</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Gene"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transfected gene that encodes an easily assayed product, such as GFP; it is used to monitor gene expression under different conditions; usually to test the activity of a promoter.</definition>
  </owl:Class>
  <owl:Class rdf:ID="HMG">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA-binding domain which in some instances such as HMG1 mediates sequence-unspecific, in other cases such LEF-1 sequence-specific binding to DNA. This domain exhibits a typical L-shaped conformation made up of 3 alpha-helices and an extended N-terminal extension of the first helix. The latter together with helix 1, which contains a kink, form the long arm of the L, whereas helices 1 and 2 form the short arm. Binding to the minor groove induces a sharp bending of the DNA by more than 90 degree, away from the bound protein. The overall topology of the DNA-protein complexes resembles somewhat that of the TBP-TATA box complex. (modified from [TRANSFAC:C0015])</definition>
    <rdfs:label xml:lang="en">HMG</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="HMGTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#RNAPolymeraseActivity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#RNAPolymerase"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PolymeraseActivity"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">RNA polymerase activity</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the reaction: nucleoside triphosphate + RNA(n) = diphosphate + RNA(n+1). Utilizes a DNA or RNA template (modified from [GO:0003899, GO:0003968]).</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003899 DNA-directed RNA polymerase activity; GO:0003968 RNA-directed RNA polymerase activity</reference>
  </owl:Class>
  <owl:Class rdf:about="#Gene">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unit of inheritance; a working subunit of DNA that contributes to phenotype/function and carries a particular set of instructions, usually coding for a particular protein.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000704 gene</reference>
    <rdfs:label xml:lang="en">gene</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#DNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfPathway">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of a pathway</definition>
    <rdfs:label xml:lang="en">regulation of pathway</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Pathway"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Pathway"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="FormationOfTranscriptionInitiationComplex">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process that gives rise to the transcription initiation complex.</definition>
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#TranscriptionInitiationComplex"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranscriptionInitiation"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#DNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">formation of transcription initiation complex</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RNAMolecule">
    <rdfs:label xml:lang="en">RNA molecule</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of ribonucleotides as it occures at a whole.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RNA"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Operator">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000057 operator</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A regulatory element of an operon to which activators or repressors bind hereby effecting translation of genes in that operon. [SO:0000057]</definition>
    <rdfs:label xml:lang="en">operator</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Deoxynucleotide">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Deoxyribose"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Nucleotide"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical compound that consists of 3 portions: a nitrogenous base, a sugar, and one or more phosphate groups. In the most common nucleotides the base is a derivative of purine or pyrimidine, and the sugar is deoxyribose. (modified from [http://en.wikipedia.org/wiki/Deoxynucleotide#Nucleotide_structure])</definition>
    <rdfs:label xml:lang="en">deoxynucleotide</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="NucleicAcidMolecule">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A complex, high-molecular-weight biochemical macromolecule composed of nucleotide chains that convey genetic information. The most common nucleic acids are deoxyribonucleic acid (DNA) and ribonucleic acid (RNA). Nucleic acids are found in all living cells and viruses. [http://en.wikipedia.org/wiki/Nucleic_acid]</definition>
    <rdfs:label xml:lang="en">nucleic acid molecule</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NucleicAcid"/>
  </owl:Class>
  <owl:Class rdf:ID="MajorGrooveOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In a helix, refers to the larger of the unequal grooves that are formed as a result of the double-helical structure of DNA. As a result of the patterns of hydrogen bonding between complementary bases of DNA, the sugar groups stick out at 120 degree angles from each other instead of 180. The major groove is generated by the larger angular distance between sugars. [http://www.sparknotes.com/biology/molecular/structureofnucleicacids/terms/term_11.html]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ThreeDimensionalMolecularStructure"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >major groove</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="GeneralTranscriptionFactor">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >basal transcription factor</synonym>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >general transcription factor</rdfs:label>
    <rdfs:subClassOf rdf:resource="#TranscriptionFactor"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor that is required to initiate all transcription events independent of upstream regulatory elements.[PANTHER:MF00228]</definition>
  </owl:Class>
  <owl:Class rdf:ID="InorganicChemical">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Chemical"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">inorganic chemical</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Histone">
    <rdfs:label xml:lang="en">histone</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Protein"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#agentOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingOfProteinToDNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any of five related proteins, composed primarily of basic amino acids, which are the scaffold around which DNA is wound to form the chromatin structure of eukaryotic chromosomes [http://www.accessexcellence.org/AE/AEPC/WWC/1994/glossary.html]</definition>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfTranscriptionFactorToDNA">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#DNA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#DNA"/>
            </owl:allValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#TranscriptionFactor"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of transcription factor to DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The function of binding to a specific DNA sequence in order to modulate transcription. [GO:0003700]</definition>
  </owl:Class>
  <owl:Class rdf:about="#IntraCellularProcess">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Processes that are carried out within the cell</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="#Cell"/>
                </owl:someValuesFrom>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#locatedIn"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#locatedIn"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                  <owl:Class rdf:about="#CellComponent"/>
                </owl:someValuesFrom>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
          <owl:Class rdf:about="#MolecularProcess"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">intra cellular process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Antagonist">
    <rdfs:label xml:lang="en">antagonist</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An agent that opposes the action or reduces the physiological activity of another.</definition>
    <rdfs:subClassOf rdf:resource="#Ligand"/>
  </owl:Class>
  <owl:Class rdf:about="#EnhancerBindingTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor selectively interacting with the enhancer</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PositiveTranscriptionRegulator"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >enhancer binding transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Heterochromatin">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transcriptionally inactive form of chromatin.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Chromatin"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">heterochromatin</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionRNADependent">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006410 transcription RNA-dependent</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of DNA on a template of RNA. [GO:0006410]</definition>
    <rdfs:label xml:lang="en">transcription RNA-dependent</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranscriptionDuringRNA-mediatedTransposition"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Transcription"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#HelixTurnHelixDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing two helices connected by a short turn. The second helix binds to DNA with the helix in the major groove, which allows the contact between specific base and residues throughout the protein. The HtH domain is found primarily in gene regulatory proteins and binds DNA in a sequence specific manner.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#HelixTurnHelixDomainTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
    <rdfs:label xml:lang="en">helix-turn-helix domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CellFateDetermination">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Process involved in cell fate commitment. Once determination has taken place, a cell becomes committed to differentiate down a particular pathway regardless of its environment. [GO:0001709]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0001709 	cell fate determination </reference>
    <rdfs:label xml:lang="en">cell fate determination</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="CellularProcess"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="CellHomeostasis">
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:label xml:lang="en">cell homeostasis</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The processes involved in the maintenance of an internal equilibrium at the level of the cell. [GO:0019725]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0019725 cellular homeostasis</reference>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulationOfTranscription">
    <rdfs:label xml:lang="en">negative regulation of transcription</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulationOfTranscription"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#NegativePolarity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that stops, prevents or reduces the frequency, rate or extent of transcription. [GO:0016481]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016481 negative regulation of transcription</reference>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionInitiation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Processes involved in the assembly of the RNA polymerase complex at the promoter region of a DNA template resulting in the subsequent synthesis of RNA from that promoter. [GO:0006352]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006352 transcription initiation</reference>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></synonym>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Transcription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription initiation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNASplicing">
    <rdfs:label xml:lang="en">RNA splicing</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PosttranscriptionalModification"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of removing sections of the primary RNA transcript to remove sequences not present in the mature form of the RNA and joining the remaining sections to form the mature form of the RNA. [GO:0008380]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008380 RNA splicing</reference>
  </owl:Class>
  <owl:Class rdf:about="#DBDomainOfNuclearReceptor">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The DNA binding domain of nuclear receptor, a group of proteins function in nuclei to regulate the transcription of target genes in a ligand-responsive manner.</definition>
    <rdfs:label xml:lang="en">DB domain of nuclear receptor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#NuclearReceptor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomain"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Homodimerization">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0042803 protein homodimerization activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with an identical protein to form a homodimer. [GO:0042803]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Dimerization"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">homodimerization</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="TranslationTermination">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process resulting in the release of a polypeptide chain from the ribosome, usually in response to a termination codon (UAA, UAG, or UGA in the universal genetic code). [GO:0006415]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006415 translational termination</reference>
    <rdfs:label xml:lang="en">translation termination</rdfs:label>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Translation"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ProteinCodingGene">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A gene that encodes a protein</definition>
    <owl:disjointWith rdf:resource="#RNACodingGene"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#encodes"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Gene"/>
    <rdfs:label xml:lang="en">protein coding gene</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinProteinInteraction">
    <rdfs:label xml:lang="en">protein protein interaction</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the association of protein molecules and the study of these associations from the perspective of biochemistry, signal transduction and networks. [http://en.wikipedia.org/wiki/Protein-protein_interaction]</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PhysicalInteraction"/>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="SpliceEnhancer">
    <rdfs:label xml:lang="en">splice enhancer</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Region of a transcript that regulates splicing. [SO:0000344]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000344 splice enhancer</reference>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
  </owl:Class>
  <owl:Class rdf:about="#Deoxyribose">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:28816 2-deoxy-D-ribose</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deoxyribose is an aldopentose — a monosaccharide containing five carbon atoms, and including an aldehyde functional group in its linear structure.  [http://en.wikipedia.org/wiki/Deoxyribose]</definition>
    <rdfs:subClassOf rdf:resource="#Ribose"/>
    <rdfs:label xml:lang="en">deoxyribose</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Regulon">
    <rdfs:label xml:lang="en">regulon</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionOfRegulonGenes"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Gene"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:1001284 regulon</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A group of genes, whether linked as a cluster or not, that respond to a common regulatory signal. [SO:1001284, ISBN:0198506732]</definition>
  </owl:Class>
  <owl:Class rdf:ID="ActivationOfTranscriptionRegulatorActivity">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="Activation"/>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#TranscriptionRegulatorActivity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranscriptionRegulatorActivity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">activation of transcription regulator activity</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of activity of a transcription regulator, any factor plays a role in regulating transcription; may bind a promoter or enhancer DNA sequence or interact with a DNA-binding transcription factor (modified from [GO:0051091, GO:0030528])</definition>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfTranscriptionActivatorToEnhancer">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranscriptionActivator"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Enhancer"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Enhancer"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#TranscriptionActivator"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of transcription activator to enhancer</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The selective interaction of a transcription activator with a cis-acting sequence that increases the utilization of (some) eukaryotic promoter.</definition>
  </owl:Class>
  <owl:Class rdf:about="#Polarity">
    <rdfs:label xml:lang="en">polarity</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The positive and negative directions.</definition>
  </owl:Class>
  <owl:Class rdf:ID="ArchitecturalProteins">
    <rdfs:label xml:lang="en">architectural proteins</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Protein"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Proteins that bend DNA.</definition>
  </owl:Class>
  <owl:Class rdf:about="#PhosphateGroup">
    <rdfs:label xml:lang="en">phosphate group</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Chemical"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:32958 phosphate group</reference>
  </owl:Class>
  <owl:Class rdf:about="#ForkheadWingedHelix">
    <rdfs:label xml:lang="en">forkhead/winged-helix domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#ForkheadWingedHelixTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomain"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The fork head protein of Drosophila melanogaster, a transcription factor that promotes terminal rather than segmental development, contains neither homeodomains nor zinc-fingers characteristic of other transcription factors. Instead, it contains a distinct type of DNA-binding region, containing around 100 amino acids, which has since been identified in a number of transcription factors (including D. melanogaster FD1-5, mammalian HNF-3, human HTLF, Saccharomyces cerevisiae HCM1, etc.). This is referred to as the fork head domain but is also known as a 'winged helix'. The fork head domain binds B-DNA as a monomer, but shows no similarity to previously identified DNA-binding motifs. Although the domain is found in several different transcription factors, a common function is their involvement in early developmental decisions of cell fates during embryogenesis [InterPro: IPR001766]</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranslationFactor">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any of a group of proteins involved in the initiation, activation, perpetuation, repression or termination of polypeptide synthesis at the ribosome.</definition>
    <rdfs:subClassOf rdf:resource="#TranslationRegulator"/>
    <rdfs:label xml:lang="en">translation factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="AP2EREBPRelatedDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain consisting of the AP2 (APETALA2) and EREBPs (ethylene-responsive element binding proteins) related DNA-binding sequence.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="AP2_EREBPRelatedTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
    <rdfs:label xml:lang="en">AP2-EREBP-related domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#DNA">
    <owl:disjointWith>
      <owl:Class rdf:about="#RNA"/>
    </owl:disjointWith>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#NucleicAcid"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Deoxynucleotide"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPart"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of deoxyribonucleotides.</definition>
  </owl:Class>
  <owl:Class rdf:about="#PackedDNA">
    <owl:disjointWith rdf:resource="#Orientation"/>
    <rdfs:subClassOf rdf:resource="#DoubleStrandDNA"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phenotype"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SingleStrandDNA"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A packed form of DNA.</definition>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conformation"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNAMolecule"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">packed DNA</rdfs:label>
    <owl:disjointWith rdf:resource="#UnpackedDNA"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Direction"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PhysicalInteraction">
    <rdfs:label xml:lang="en">physical interaction</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#PhysicalContinuant"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#PhysicalContinuant"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Process"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#PhysicalContinuant"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PhysicalContinuant"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An action that occurs as two or more objects have a physical effect upon one another. (modified from [http://en.wikipedia.org/wiki/Physical_interaction])</definition>
  </owl:Class>
  <owl:Class rdf:about="#Function">
    <owl:disjointWith rdf:resource="#PhysicalContinuant"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003674 molecular function</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elemental activities, such as catalysis or binding, describing the actions of a gene product at the molecular level. A given gene product may exhibit one or more molecular functions. [GO:0003674]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">function</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinIdentification">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identification of proteins using the techniques of electrophoresis, mass spectrometry, etc.</definition>
    <rdfs:label xml:lang="en">protein identification</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ExperimentalMethod"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Continuant">
    <owl:disjointWith>
      <owl:Class rdf:about="#Occurrent"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">continuant</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Definition: An entity [bfo:Entity] that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts. [http://www.ifomis.org/bfo/1.1/light/span#Continuant]</definition>
  </owl:Class>
  <owl:Class rdf:ID="BindingToMicroRNA">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >miRNA binding</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microRNA binding</synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#MicroRNA"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="BindingToRNA"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#MicroRNA"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">binding to micro RNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with microRNA.</definition>
  </owl:Class>
  <owl:Class rdf:about="#EukaryoticRNAPolymerasePromoter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Promoter"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Eukaryote"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fromSpecies"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">eukaryotic RNA polymerase promoter</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence in eukaryotic DNA to which RNA polymerase binds, to begin transcription. [SO]</definition>
  </owl:Class>
  <owl:Class rdf:ID="FormationOfTranslationInitiationComplex">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0001732 formation of translation initiation complex</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Joining of the large subunit, with release of IF2/eIF2 and IF3/eIF3. This leaves the functional ribosome at the AUG, with the methionyl/formyl-methionyl-tRNA positioned at the P site. [GO:0001732]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranslationFactor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranslationInitiationComplex"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranslationInitiation"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">formation of translation initiation complex</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CellGrowth">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016049 cell growth</reference>
    <rdfs:label xml:lang="en">cell growth</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CellularProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Cell"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which a cell irreversibly increases in size over time by accretion and biosynthetic production of matter similar to that already present. [GO:0016049]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Pathway">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A series of related biochemical reactions. [http://www.genpromag.com/Glossary.aspx]</definition>
    <rdfs:label xml:lang="en">pathway</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularProcess"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#NegativePolarity">
    <rdfs:label xml:lang="en">negative polarity</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Polarity"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The negative direction.</definition>
  </owl:Class>
  <owl:Class rdf:about="#MessengerRNA">
    <owl:disjointWith rdf:resource="#RibosomalRNA"/>
    <owl:disjointWith rdf:resource="#MicroRNA"/>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mRNA</synonym>
    <rdfs:label xml:lang="en">messenger RNA</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RNAMolecule"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of RNA that reflects the exact nucleoside sequence of the genetically active DNA. mRNA carries the message of the DNA to the cytoplasm of cells where protein is made in amino acid sequences specified by the mRNA. [http://www.ehsc.orst.edu/outreach/glossary.html]</definition>
  </owl:Class>
  <owl:Class rdf:ID="PocketDomainTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing pocket domain (e.g. the RB protein).</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="PocketDomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label xml:lang="en">pocket domain transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="PositiveRegulationOfGeneExpression">
    <rdfs:label xml:lang="en">positive regulation of gene expression</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulationOfGeneExpression"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#PositivePolarity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of gene expression.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Apoenzyme">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Protein"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">apoenzyme</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a protein that combines with a coenzyme to form an active enzyme [http://wordnet.princeton.edu/perl/webwn?s=apoenzyme]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Prokaryote">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cell or organism lacking a membrane-bound, structurally discrete nucleus and other subcellular compartments. Bacteria are prokaryotes. [http://www.ornl.gov/sci/techresources/Human_Genome/publicat/97pr/09gloss.html#p]</definition>
    <owl:disjointWith rdf:resource="#Eukaryote"/>
    <rdfs:label xml:lang="en">prokaryote</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organism"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="BidirectionalPromoter">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Promoter sequences between divergently transcribed neighbouring gene pairs that initiate transcription in both directions. [http://www.everythingbio.com/glos/definition.php?word=bidirectional+promoters]</definition>
    <rdfs:label xml:lang="en">bidirectional promoter</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Promoter"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#InformationBiopolymer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularEntity"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Naturally occurring macromolecules that harbor biological information in their structures, e.g. proteins, nucleic acids.</definition>
    <rdfs:label xml:lang="en">information biopolymer</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#ColdShockDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >��A conserved domain of about 70 amino acids has been found in prokaryotic and eukaryotic single-strand nucleic-acid binding proteins. This domain, which is known as the 'cold-shock domain' (CSD)...[InterPro: IPR011129]</definition>
    <rdfs:label xml:lang="en">cold shock domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#ColdShockDomainTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Phenotype">
    <rdfs:label xml:lang="en">phenotype</rdfs:label>
    <owl:disjointWith rdf:resource="#DoubleStrandDNA"/>
    <owl:disjointWith rdf:resource="#UnpackedDNA"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Direction"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any observed quality of an organism, such as its morphology, development, or behavior, as opposed to its genotype - the inherited instructions it carries, which may or may not be expressed. [http://en.wikipedia.org/wiki/Phenotype]</definition>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conformation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SingleStrandDNA"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#PackedDNA"/>
  </owl:Class>
  <owl:Class rdf:about="#Virus">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A submicroscopic organism that contains genetic information but cannot reproduce itself. To replicate, it must invade another cell and use parts of that cell's reproductive machinery. [http://www.siebelinstitute.com/brewterms/V.html]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 10239 Viruses</reference>
    <owl:disjointWith rdf:resource="#Eukaryote"/>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:complementOf>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPart"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Cell"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:complementOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organism"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">virus</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Inhibition">
    <rdfs:label xml:lang="en">inhibition</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulatoryProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#NegativePolarity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that stops, prevents or reduces the frequency, rate or extent of an action.</definition>
  </owl:Class>
  <owl:Class rdf:about="#RNAProcessing">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006396 RNA processing</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process involved in the conversion of one or more primary RNA transcripts into one or more mature RNA molecules. [GO:0006396]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RNAMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">RNA processing</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#AP2_EREBPRelatedTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#AP2EREBPRelatedDomain"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >AP2-EREBP related transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing the AP2 (APETALA2) and EREBPs (ethylene-responsive element binding proteins) related DNA-binding domain, which plays a variety of roles throughout the plant life cycle.</definition>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfTranscriptionOfOperon">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of the synthesis of RNA on a template of DNA or DNA on a template of RNA.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionOfOperon"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulationOfTranscription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">regulation of transcription of operon</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionDuringRNA-mediatedTransposition">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionRNADependent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#TranscriptionRNADependent"/>
    <rdfs:label xml:lang="en">transcription during RNA-mediated transposition</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of DNA from an RNA transposon intermediate. [GO:0032199]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032199 transcription during RNA-mediated transposition</reference>
  </owl:Class>
  <owl:Class rdf:ID="_3_Polyadenylation">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006378 mRNA polyadenylation</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The enzymatic addition of a sequence of 40-200 adenylyl residues at the 3' end of a eukaryotic mRNA primary transcript. [GO:0006378]</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyadenylation at the 3' end</synonym>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3' polyadenylation</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PosttranscriptionalModification"/>
  </owl:Class>
  <owl:Class rdf:ID="Acetylation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A reaction that introduces an acetyl functional group into an organic compound. [http://en.wikipedia.org/wiki/Acetylation]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">acetylation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Promoter">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A regulatory_region composed of the TSS(s) and binding sites for TF_complexes of the basal transcription machinery. [SO:0000167]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000167 promoter</reference>
    <rdfs:label xml:lang="en">promoter</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfProcess">
    <rdfs:label xml:lang="en">regulation of process</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Process"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Process"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of process.</definition>
  </owl:Class>
  <owl:Class rdf:about="#RHR">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA binding domain (Rel-type) exhibiting a bipartite subdomain structure, each subdomain comprising a beta-barrel with five loops that form an extensive contact surface to the major groove of the DNA. Particularly, the first loop of the N-terminal subdomain (the highly conserved recognition loop) performs contacts with the recognition element on the DNA, but other loops are involved. The second, C-terminal domain is necessary mainly for protein dimerization. (modified from [TRANSFAC:C0020])</definition>
    <rdfs:label xml:lang="en">RHR</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#RHRTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfTranscriptionOfRegulon">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionOfRegulonGenes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulationOfTranscription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">regulation of transcription of regulon</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of transcription of regulon</definition>
  </owl:Class>
  <owl:Class rdf:about="#ExperimentalMethod">
    <rdfs:label xml:lang="en">experimental method</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The use of controlled observations and measurements to test hypotheses. [http://wordnet.princeton.edu/perl/webwn?s=experimental%20method]</definition>
  </owl:Class>
  <owl:Class rdf:about="#BasicDomainTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing basic domain.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#BasicDomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >basic domain transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#bHLHTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing bHLH domain</definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bHLH transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#bHLH"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BasicDomainTF"/>
  </owl:Class>
  <owl:Class rdf:ID="BindingToProtein">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Protein"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding to protein</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005515 protein binding</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with any protein or protein complex (a complex of two or more proteins that may include other nonprotein molecules).[GO:0005515]</definition>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfFunction">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Function"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Function"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">regulation of function</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of function.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Transcript">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An RNA synthesized on a DNA or RNA template by an RNA polymerase. [SO:0000673]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000673 transcript</reference>
    <rdfs:label xml:lang="en">transcript</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RNAMolecule"/>
  </owl:Class>
  <owl:Class rdf:ID="ProteinSubunit">
    <rdfs:label xml:lang="en">protein subunit</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Protein"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A single protein molecule that assembles (or coassembles) with other protein molecules to form a multimeric or oligomeric protein. [http://en.wikipedia.org/wiki/Protein_subunit]</definition>
  </owl:Class>
  <owl:Class rdf:about="#ComplexRegulationOfTranscription">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A combination of positive and negative regulation of transcription</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulationOfTranscription"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">complex regulation of transcription</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Translation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of a protein. This is a ribosome-mediated process in which the information in messenger RNA (mRNA) is used to specify the sequence of amino acids in the protein. [GO:0006412]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006412 translation</reference>
    <rdfs:label xml:lang="en">translation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GeneExpression"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranslationTermination"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ProteinBiosynthesis"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#TranslationInitiation"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TranslationElongation"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BindingSiteOfProtein">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on a protein that forms a chemical bond with other molecules.</definition>
    <rdfs:label xml:lang="en">binding site of protein</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinDomain"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingToBindingSiteOfProtein"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="GeneRegion">
    <rdfs:label xml:lang="en">gene region</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region that harbors a gene.</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Gene"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DM">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This domain was first discovered in the doublesex proteins of Drosophila melanogaster and is also seen in proteins from Caenorhabditis elegans. In D. melanogaste the doublesex gene controls somatic sexual differentiation by producing alternatively spliced mRNAs encoding related sex-specific polypeptides. These proteins are believed to function as transcription factors on downstream sex-determination genes, especially on neuroblast differentiation and yolk protein genes transcription. The DM domain binds DNA as a dimer, allowing the recognition of pseudopalindromic sequences. The NMR analysis of the DSX DM domain revealed a novel zinc module containing 'intertwined' CCHC and HCCC zinc-binding sites. The recognition of the DNA requires the carboxy-terminal basic tail which contacts the minor groove of the target sequence. [InterPro: IPR001275]</definition>
    <rdfs:label xml:lang="en">DM domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#DMTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomain"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BindingToBindingSiteOfProtein">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a molecule with a specific site on a protein which forms a chemical bond.</definition>
    <rdfs:label xml:lang="en">binding to binding site of protein</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#BindingSiteOfProtein"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#BindingSiteOfProtein"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#CellComponent">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The part of a cell or its extracellular environment in which a gene product is located. A gene product may be located in one or more parts of a cell and its location may be as specific as a particular macromolecular complex, that is, a stable, persistent association of macromolecules that function together. [GO:0005575]</definition>
    <rdfs:label xml:lang="en">cell component</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Cell"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organism"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cell"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005575 cellular component</reference>
  </owl:Class>
  <owl:Class rdf:ID="Terminator">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000141 terminator</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The sequence of DNA located either at the end of the transcript that causes RNA polymerase to terminate transcription. [SO:0000141, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html]</definition>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
    <rdfs:label xml:lang="en">terminator</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#ProteinBindingSiteOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on DNA that specifically forms a chemical bond with a protein (or proteins).</definition>
    <rdfs:label xml:lang="en">protein binding site of DNA</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNARegion"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#BindingOfProteinToProteinBindingSiteOfDNA"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#NegativeTranscriptionRegulator">
    <rdfs:label xml:lang="en">negative transcription regulator</rdfs:label>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulator"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any transcription regulator that prevents or downregulates transcription.</definition>
  </owl:Class>
  <owl:Class rdf:about="#bHSHTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing bHSH domain</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#bHSH"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BasicDomainTF"/>
    <rdfs:label xml:lang="en">bHSH transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#DNARegion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of deoxyribonucleotides that is part of a longer chain of deoxyribunucleotides.</definition>
    <rdfs:label xml:lang="en">DNA region</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NucleicAcidRegion"/>
    <rdfs:subClassOf rdf:resource="#DNA"/>
  </owl:Class>
  <owl:Class rdf:about="#TranslationElongation">
    <rdfs:label xml:lang="en">translation elongation</rdfs:label>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Translation"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006414 translational elongation</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The successive addition of amino acid residues to a nascent polypeptide chain during protein biosynthesis. [GO:0006414]</definition>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionCofactorActivity">
    <rdfs:label xml:lang="en">transcription cofactor activity</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003712 transcription cofactor activity</reference>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#TranscriptionCofactor"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulatorActivity"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The function that links a sequence-specific transcription factor to the core RNA polymerase II complex but does not bind DNA itself. [GO:0003712]</definition>
  </owl:Class>
  <owl:Class rdf:about="#MolecularProcess">
    <rdfs:label xml:lang="en">molecular process</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Process"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any processes that are carried out at the molecular level.</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionFactorComplex">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any protein group composed of two or more transcription factors.</definition>
    <rdfs:label xml:lang="en">transcription factor complex</rdfs:label>
    <owl:disjointWith rdf:resource="#TranslationInitiationComplex"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ComplexMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:valuesFrom rdf:resource="#TranscriptionRegulator"/>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="HousekeepingGene">
    <rdfs:subClassOf rdf:resource="#Gene"/>
    <rdfs:label xml:lang="en">housekeeping gene</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A gene involved in basic functions needed for the sustenance of the cell. Housekeeping genes are constitutively expressed (they are always turned ON). [http://www.medterms.com/script/main/art.asp?articlekey=24232]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Microorganism">
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="Protist"/>
          <owl:Class rdf:about="#Archaebacterium"/>
          <owl:Class rdf:ID="Fungus"/>
          <owl:Class rdf:about="#Bacterium"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organism"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organism that can be seen only through a microscope. Microorganisms include bacteria, protozoa, algae, and fungi. Although viruses are not considered living organisms, they are sometimes classified as microorganisms. [http://www.stjude.org/stjude/hospital/med_terms.jsp?medterm=M]</definition>
    <rdfs:label xml:lang="en">microorganism</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="LivingEntity">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An entity of a living organism (a life form).</definition>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <rdfs:label xml:lang="en">living entity</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Chromatin">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The material of chromosomes. It is a complex of DNA, histones, and nonhistone proteins found within the nucleus of a cell. [MeSH]</definition>
    <rdfs:subClassOf rdf:resource="#PackedDNA"/>
    <rdfs:label xml:lang="en">chromatin</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Archaebacterium">
    <owl:disjointWith rdf:resource="#Bacterium"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ancient life forms that evolved separately from bacteria and blue-green algae. [http://wordnet.princeton.edu/perl/webwn?s=archaebacterium]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 2157  Archaea</reference>
    <rdfs:subClassOf rdf:resource="#Prokaryote"/>
    <rdfs:label xml:lang="en">archaebacterium</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Instrument">
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A device for measuring, recording, or controlling</definition>
    <rdfs:label xml:lang="en">instrument</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionCofactor">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor that binds to other transcription factors / the core RNA polymerase II complex but does not bind DNA itself.</definition>
    <rdfs:label xml:lang="en">transcription cofactor</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#TranscriptionRegulator"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasFunction"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#TranscriptionCofactorActivity"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TFBindingSiteOfProtein"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#bZIP">
    <rdfs:label xml:lang="en">b ZIP</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#bZIPTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#BasicDomain"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing a basic region followed by a leucine zipper region, which is required for protein protein interaction.</definition>
  </owl:Class>
  <owl:Class rdf:about="#AminoAcid">
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#OrganicChemical"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Gas"/>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001695 amino acid</reference>
    <rdfs:label xml:lang="en">amino acid</rdfs:label>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vitamin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecondMessenger"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ion"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33709 amino acids</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Carboxylic acids containing one or more amino groups. [CHEBI:33709]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Decrease">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of becoming smaller, less numerous, less important, or less likely.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Process"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#NegativePolarity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">decrease</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TwoComponentRegulatorySystem">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phosphorelay system</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-component sensory transduction system</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-component system</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >phospho-relay system</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-component signal transduction system</synonym>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonPhysicalContinuant"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >two-component regulatory system</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >System of proteins and other molecular entities responding to environmental changes. Characterized usually by first a sensor kinase in the cell membrane that phosphorylates itself in response to a signal and, second, a response regulator to which the phosphoryl group is transferred. The responder is typically a DNA-binding protein that regulates transcription. Several of these systems are quite complex, involving many proteins in a signaling cascade or contributing to several responses simultaneously. They are involved in a variety processes such as chemotaxis, osmoregulation, magnesium transport, pH tolerance, sporulation, or response of virulent species to host cell's environments.</definition>
  </owl:Class>
  <owl:Class rdf:about="#RNAMetabolism">
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#resultsIn"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#RNA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#RNA"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#MetabolicPathway"/>
    <rdfs:label xml:lang="en">RNA metabolism</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving RNA, ribonucleic acid, one of the two main type of nucleic acid, consisting of a long, unbranched macromolecule formed from ribonucleotides joined in 3',5'-phosphodiester linkage. [GO:0016070]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016070 RNA metabolic process</reference>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfRNAPolymeraseToDNA">
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="RNAPolymeraseBindingSiteOfDNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">binding of RNA polymerase to DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of RNA polymerase with DNA</definition>
  </owl:Class>
  <owl:Class rdf:ID="IntraCellularTransport">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0046907 intracellular transport</reference>
    <rdfs:label xml:lang="en">intracellular transport</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The directed movement of substances within a cell. [GO:0046907]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Transport"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Cell"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#locatedIn"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionTermination">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006353 transcription termination</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which transcription is completed; the formation of phosphodiester bonds ceases, the RNA-DNA hybrid dissociates, and RNA polymerase releases the DNA. [GO:0006353]</definition>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Transcription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription termination</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Fungus">
    <rdfs:label xml:lang="en">fungus</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Eukaryote"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any of numerous microorganisms of the kingdom Fungi, which are characterized by the absence of chlorophyll and by the presence of a rigid cell wall composed of chitin, mannans and sometimes cellulose. The kingdom includes the yeasts, molds, smuts, and mushrooms.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCBI Taxonomy ID: 4751 Fungi</reference>
  </owl:Class>
  <owl:Class rdf:about="#ProteinBiosynthesis">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of proteins.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">protein biosynthesis</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Cell">
    <owl:disjointWith>
      <owl:Class rdf:about="#MolecularEntity"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CellComponent"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The fundamental, structural, and functional units or subunits of living organisms. They are composed of CYTOPLASM containing various ORGANELLES and a CELL MEMBRANE boundary. [MeSH:D002477]</definition>
    <rdfs:subClassOf rdf:resource="#LivingEntity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#CellComponent"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Organism"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Organism"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#partOf"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">cell</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#ThreeDimensionalMolecularStructure">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3D structure of a molecule</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularStructure"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">three dimensional molecular structure</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNABiosynthesis">
    <rdfs:label xml:lang="en">RNA biosynthesis</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#RNAMetabolism"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032774 RNA biosynthetic process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the formation of RNA, ribonucleic acid, one of the two main type of nucleic acid, consisting of a long, unbranched macromolecule formed from ribonucleotides joined in 3',5'-phosphodiester linkage. Includes polymerization of ribonucleotide monomers. [GO:0032774]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Agonist">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any molecule that improves the activity of a different molecule; e.g., a hormone, which acts as an agonist when it binds to its receptor, thus triggering a biochemical response. [http://www.combichemistry.com/medical-chemistry-glossary.html]</definition>
    <rdfs:subClassOf rdf:resource="#Ligand"/>
    <rdfs:label xml:lang="en">agonist</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RegulationOfTranscriptionOfGene">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulationOfTranscription"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionOfGene"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">regulation of transcription of gene</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="FusionOfGeneWithRegulatoryRegion">
    <rdfs:subClassOf rdf:resource="#GeneFusion"/>
    <rdfs:label xml:lang="en">fusion of gene with regulatory region</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="GeneRegulationPathway">
    <rdfs:label xml:lang="en">gene regulation pathway</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Gene"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SignalingPathway"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A pathway that controls the rate or manner in which a gene is expressed.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Insulator">
    <rdfs:label xml:lang="en">insulator</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Prevents eukaryotic gene regulatory proteins from influencing distant genes / a  trancriptional cis regulatory region that when located between a CM and a gene's promoter prevents the CRM from modulating that genes expression. []</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000627 insulator</reference>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >insulator element</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >boundary element</synonym>
  </owl:Class>
  <owl:Class rdf:about="#TEADomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing a DNA-binding region of 66-68 amino acids. The TEA/ATTS domain is found in the N-termini of certain gene regulatory proteins, such as the Simian virus 40 (SV40) enhancer factor TEF-1, yeast trans-acting factor TEC-1 (which is required for TY1 enhancer activity), and the Aspergillus abaA regulatory gene product. SV40 and retroviral enhancers, and those to which TEF-1, TEC-1 and abaA proteins bind, contain GT-IIC sites: the TEA/ATTS domain may therefore recognise and bind such sites. (modified from [InterPro:IPR000818])</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TEADomainTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomain"/>
    <rdfs:label xml:lang="en">TEA domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Solution">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A solution is a homogeneous mixture composed of two or more substances. In such a mixture, a solute is dissolved in another substance, known as a solvent. [http://en.wikipedia.org/wiki/Solution]</definition>
    <rdfs:label xml:lang="en">solution</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
  </owl:Class>
  <owl:Class rdf:about="#Transcription">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionTermination"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of either RNA on a template of DNA or DNA on a template of RNA. [GO:0006350]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006350 transcription</reference>
    <rdfs:subClassOf rdf:resource="#RNABiosynthesis"/>
    <rdfs:label xml:lang="en">transcription</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#GeneExpression"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#RNA"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="RNAElongation"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Gene"/>
              <owl:Class rdf:about="#Operon"/>
              <owl:Class rdf:about="#Regulon"/>
              <owl:Class rdf:about="#Stimulon"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionInitiation"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TBP">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TBPDomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <rdfs:label xml:lang="en">TATA-binding protein</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The TATA-box binding protein (TBP) is required for the initiation of transcription by RNA polymerases I, II and III, from promoters with or without a TATA box. TBP associates with a host of factors, including the general transcription factors TFIIA, -B, -D, -E, and -H, to form huge multi-subunit pre-initiation complexes on the core promoter. Through its association with different transcription factors, TBP can initiate transcription from different RNA polymerases. There are several related TBPs, including TBP-like (TBPL) proteins. The C-terminal core of TBP (~180 residues) is highly conserved and contains two 77-amino acid repeats that produce a saddle-shaped structure that straddles the DNA; this region binds to the TATA box and interacts with transcription factors and regulatory proteins. By contrast, the N-terminal region varies in both length and sequence. [InterPro: IPR000814]</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TBP</synonym>
  </owl:Class>
  <owl:Class rdf:about="#PolymeraseActivity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Polymerase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#GeneProductFunction"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of the reaction that synthesizes nucleic acids on preexisting nucleic acid templates, assembling RNA from ribonucleotides or DNA from deoxyribonucleotides</definition>
    <rdfs:label xml:lang="en">polymerase activity</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="BetaBarrelAlphaHelixDomainTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BetaBarrelAlphaHelixDomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >beta-barrel alpha-helix domain transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing beta-barrel alpha-helix domain.</definition>
  </owl:Class>
  <owl:Class rdf:about="#PositiveTranscriptionRegulator">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription regulator activity required for initiation or upregulation of transcription.</definition>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulator"/>
    <rdfs:label xml:lang="en">positive transcription regulator</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="IntraOrganismalProcess">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Process"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#locatedIn"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#Organism"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The biological processes occurring inside the organism.</definition>
    <rdfs:label xml:lang="en">intra organismal process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ChromosomalDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></definition>
    <rdfs:label xml:lang="en">chromosomal DNA</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DNAMolecule"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CellularProcess">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0009987 cellular process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Processes that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level. [GO:0009987]</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#locatedIn"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="#Cell"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="#CellComponent"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#locatedIn"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Restriction>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasAgent"/>
                </owl:onProperty>
                <owl:someValuesFrom rdf:resource="#Cell"/>
              </owl:Restriction>
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="#Cell"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#hasPatient"/>
                </owl:onProperty>
              </owl:Restriction>
            </owl:unionOf>
          </owl:Class>
          <owl:Class rdf:ID="PhysiologicalProcess"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">cellular process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ExonOnDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any region of DNA within a gene that is transcribed to the final messenger RNA (mRNA) molecule, rather than being spliced out from the transcribed RNA molecule. [http://en.wikipedia.org/wiki/Exon]</definition>
    <rdfs:label xml:lang="en">exon on DNA</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Exon"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
  </owl:Class>
  <owl:Class rdf:ID="ProteinMutation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A mutation that alters the protein product of a gene.</definition>
    <rdfs:label xml:lang="en">protein mutation</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Mutation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#resultsIn"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:ID="MutatedProtein"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Protein"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#RegulationOfTranscription">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Transcription"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Transcription"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">regulation of transcription</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of the synthesis of either RNA on a template of DNA or DNA on a template of RNA. [GO:0045449]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionRegulator"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0045449 regulation of transcription</reference>
  </owl:Class>
  <owl:Class rdf:about="#NonPhysicalContinuant">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A non physical continuant is an entity that has no spatial dimension and no mass
.</definition>
    <rdfs:subClassOf rdf:resource="#Continuant"/>
    <rdfs:label xml:lang="en">non physical continuant</rdfs:label>
    <owl:disjointWith rdf:resource="#PhysicalContinuant"/>
  </owl:Class>
  <owl:Class rdf:ID="PositiveRegulationOfTranscriptionByTranscriptionActivator">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process involving transcription activator activity that activates or increases the frequency, rate or extent of transcription (modified from [GO:0045941]).</definition>
    <rdfs:label xml:lang="en">positive regulation of transcription by transcription activator</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionActivator"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#PositiveRegulationOfTranscription"/>
  </owl:Class>
  <owl:Class rdf:about="#GCM">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing many conserved basic amino acid residues, seven cysteine residues, and four histidine residues. The conserved cysteines are involved in shaping the overall conformation of the domain, in the process of DNA binding and in the redox regulation of DNA binding. The GCM domain consists of a large and a small domain tethered together by one of the two Zn ions present in the structure. The large and the small domains comprise five- and three-stranded beta-sheets, respectively, with three small helical segments packed against the same side of the two beta-sheets. (modified from [InterPro:IPR003902])</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#GCMTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomain"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">GCM domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinModification">
    <rdfs:label xml:lang="en">protein modification</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The covalent alteration of one or more amino acids occurring in proteins, peptides and nascent polypeptides (co-translational, post-translational modifications). Includes the modification of charged tRNAs that are destined to occur in a protein (pre-translation modification). [GO:0006464]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006464 protein modification process</reference>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#ProteinProteinInteraction"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymeraseIIHoloenzyme">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016591 DNA-directed RNA polymerase II, holoenzyme</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Large protein complex composed of the RNA polymerase core complex and a variety of other proteins including transcription factor complexes TFIIA, D, E, F, and H which are required for promoter recognition, and the Mediator subcomplex. Catalyzes the synthesis of eukaryotic pre-mRNA. [GO:0016591]</definition>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="RNAPolymeraseII"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Holoenzyme"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">RNA polymerase II holoenzyme</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Protein">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a macromolecule composed of one or several polypeptides. Each polypeptide consists of a chain of amino acids linked together by covalent (peptide) bonds. [http://www.qimr.edu.au/qimr_glossary.html]</definition>
    <owl:disjointWith>
      <owl:Class rdf:about="#ProteinDomain"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComplexMolecularEntity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chemical"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NucleicAcid"/>
    <rdfs:subClassOf rdf:resource="#InformationBiopolymer"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#AminoAcid"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">protein</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ProteinComplex">
    <rdfs:label xml:lang="en">protein complex</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ComplexMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
        <owl:valuesFrom rdf:resource="#Protein"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any protein group composed of two or more subunits, which may or may not be identical. Protein complexes may have other associated non-protein prosthetic groups, such as nucleic acids, metal ions or carbohydrate groups. [GO:0043234]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043234 protein complex</reference>
  </owl:Class>
  <owl:Class rdf:ID="FusionProtein">
    <rdfs:subClassOf rdf:resource="#Protein"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The joining of two or more genes which originally coded for separate proteins. Translation of this fusion gene results in a single polypeptide with function properties derived from each of the original proteins. [http://en.wikipedia.org/wiki/Fusion_protein]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Exon">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region that codes for portion of spliced messenger RNA (SO:0000234); may contain 5'-untranslated region (SO:0000204), all open reading frames (SO:0000236) and 3'-untranslated region (SO:0000205). [SO:0000147, http://www.ebi.ac.uk/embl/Documentation/FT_definitions/feature_table.html]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000147 exon</reference>
    <rdfs:label xml:lang="en">exon</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NucleicAcidRegion"/>
  </owl:Class>
  <owl:Class rdf:ID="HistoneAcetylation">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The modification of histones by addition of acetyl groups. [GO:0016573]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016573 histone acetylation</reference>
    <rdfs:label xml:lang="en">histone acetylation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="DNAModification"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Acetylation"/>
  </owl:Class>
  <owl:Class rdf:ID="DNAProteinInteraction">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PhysicalInteraction"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="#DNA"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasAgent"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="#Protein"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasPatient"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="#Protein"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasAgent"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasPatient"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="#DNA"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:unionOf>
          </owl:Class>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Protein"/>
                  <owl:Class rdf:about="#DNA"/>
                </owl:unionOf>
              </owl:Class>
            </owl:allValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Protein"/>
                  <owl:Class rdf:about="#DNA"/>
                </owl:unionOf>
              </owl:Class>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">DNA protein interaction</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any complex that forms between a protein molecule and DNA. [http://cancerweb.ncl.ac.uk/cgi-bin/omd?DNA-protein+interaction]</definition>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulationOfTranscriptionOfGene">
    <rdfs:label xml:lang="en">negative regulation of transcription of gene</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RegulationOfTranscriptionOfGene"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#NegativePolarity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Stimulon">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A set of genes/proteins under regulation by the same stimulus</definition>
    <rdfs:label xml:lang="en">stimulon</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionOfStimulonGenes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Gene"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
  </owl:Class>
  <owl:Class rdf:ID="ActivationOfPolymeraseActivity">
    <rdfs:label xml:lang="en">activation of polymerase</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Activation"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#PolymeraseActivity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#PolymeraseActivity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that initiates the activity of the inactive enzyme polymerase.</definition>
  </owl:Class>
  <owl:Class rdf:about="#BetaScaffoldDomain_WithMinorGrooveContacts">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing beta scaffold structure and usually binding to the DNA minor groove.</definition>
    <rdfs:label xml:lang="en">beta scaffold domain with minor groove contacts</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
  </owl:Class>
  <owl:Class rdf:about="#ComplexMolecularEntity">
    <owl:disjointWith>
      <owl:Class rdf:about="#ProteinDomain"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Protein"/>
    <owl:disjointWith rdf:resource="#NucleicAcid"/>
    <rdfs:label xml:lang="en">complex molecular entity</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
        <owl:valuesFrom>
          <owl:Class rdf:about="#MolecularEntity"/>
        </owl:valuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A complex form of molecular entity.</definition>
  </owl:Class>
  <owl:Class rdf:ID="RegulationOfPhysicalInteraction">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#PhysicalInteraction"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#PhysicalInteraction"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">regulation of physical interaction</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of physical interaction.</definition>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionCorepressor">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003714 transcription corepressor activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription cofactor that represses transcription from a RNA polymerase II promoter; it does not bind DNA itself. (modified from [GO:0003714])</definition>
    <rdfs:label xml:lang="en">transcription corepressor</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#TranscriptionRepressor"/>
          <owl:Class rdf:about="#TranscriptionCofactor"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="STAT">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The structurally and functionally conserved domains shared by the STAT proteins including: an N-terminal domain that strengthens interactions between STAT dimers on adjacent DNA-binding sites; a coiled-coil STAT domain that is implicated in protein-protein interactions; a DNA-binding domain with an immunoglobulin-like fold similar to p53 tumour suppressor protein; an EF-hand-like linker domain connecting the DNA-binding and SH2 domains; an SH2 domain that acts as a phosphorylation-dependent switch to control receptor recognition and DNA-binding; and a C-terminal transactivation domain. (modified from [InterPro:IPR013801]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="STATTF"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    <rdfs:label xml:lang="en">STAT</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="DNAPolymerase">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003887 DNA-directed DNA polymerase activity</reference>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003964 RNA-directed DNA polymerase activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enzyme that catalyses the reaction: deoxynucleoside triphosphate + DNA(n) = diphosphate + DNA(n+1); the synthesis of DNA from deoxyribonucleotide triphosphates in the presence of a DNA/or RNA template or primer (modified from [GO:0003887, GO:0003964])</definition>
    <rdfs:label xml:lang="en">DNA polymerase</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Polymerase"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Occurrent">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An entity [bfo:Entity] that has temporal parts and that happens, unfolds or develops through time. Sometimes also called perdurants. [http://www.ifomis.org/bfo/1.1/light/span#Occurrent]</definition>
    <rdfs:label xml:lang="en">occurrent</rdfs:label>
    <owl:disjointWith rdf:resource="#Continuant"/>
  </owl:Class>
  <owl:Class rdf:about="#C6ZincCluster">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Zinc finger motif of GAL4-type. Six cysteine residues coordinate two zinc ions, i. e. two of the thiol groups coordinate two zinc ions (six cysteines binuclear cluster DNA-binding domain). All GAL4-type proteins possess a single N-terminal zinc finger with an adjacent basic region, which is critical for sequence-specific recognition. Each C3-repeat unit of the structural motif of six cysteines forms short alpha-helical structures separated by a loop with a proline-associated turn. The zinc(II)-binding cluster lies in the DNA major groove and contacts three base pairs. (modified from [TRANSFAC:C0005]</definition>
    <rdfs:label xml:lang="en">C6 zinc cluster</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#C6ZincClusterTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ZincCoordinatingDomain"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PhysiologicalProcess">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Those processes specifically pertinent to the functioning of integrated living units: cells, tissues, organs, and organisms. A process is a collection of molecular events with a defined beginning and end. [GO:0008150]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0008150 biological process</reference>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >physiological process</synonym>
    <rdfs:subClassOf rdf:resource="#Process"/>
    <rdfs:label xml:lang="en">biological process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#EukaryoticCell">
    <rdfs:subClassOf rdf:resource="#Cell"/>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Eukaryote"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#partOf"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Eukaryote"/>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">eukaryotic cell</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cell containing a nucleus, in which the genes or DNA is housed. The eukaryotic cell has a complex internal structure and is capable of building multicellular organisms. (modified from [http://www.inproteo.com/nwglosde.html and http://www2.wwnorton.com/college/geo/earth2/glossary/e.htm]</definition>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulation">
    <rdfs:label xml:lang="en">down regulation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PositiveRegulation"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#NegativePolarity"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >negative regulation</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which a cell decreases the number of a cellular component, such as RNA or protein, in response to an external variable. [http://en.wikipedia.org/wiki/Downregulation]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Activation">
    <rdfs:label xml:lang="en">activation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RegulatoryProcess"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#PositivePolarity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates, maintains or increases the frequency, rate or extent of an action.</definition>
  </owl:Class>
  <owl:Class rdf:ID="DNABindingSite">
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
    <rdfs:label xml:lang="en">DNA binding site</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on a molecule that recognizes and forms a chemical bond with DNA.</definition>
  </owl:Class>
  <owl:Class rdf:about="#Conformation">
    <owl:disjointWith>
      <owl:Class rdf:about="#Direction"/>
    </owl:disjointWith>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The structural arrangement.</definition>
    <owl:disjointWith rdf:resource="#UnpackedDNA"/>
    <rdfs:label xml:lang="en">conformation</rdfs:label>
    <owl:disjointWith rdf:resource="#Phenotype"/>
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
    <owl:disjointWith rdf:resource="#PackedDNA"/>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SingleStrandDNA"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DoubleStrandDNA"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Chemical">
    <rdfs:label xml:lang="en">chemical</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MolecularEntity"/>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0000947 chemical</reference>
    <owl:disjointWith>
      <owl:Class rdf:about="#ProteinDomain"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Protein"/>
    <owl:disjointWith rdf:resource="#NucleicAcid"/>
  </owl:Class>
  <owl:Class rdf:ID="CellCommunication">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007154 cell communication</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that mediates interactions between a cell and its surroundings. Encompasses interactions such as signaling or attachment between one cell and another cell, between a cell and an extracellular matrix, or between a cell and any other aspect of its environment. [GO:0007154]</definition>
    <rdfs:label xml:lang="en">cell communication</rdfs:label>
    <rdfs:subClassOf rdf:resource="#CellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:valuesFrom rdf:resource="#Cell"/>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >2</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Cell"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MutatedProtein">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A protein having a change in its amino acid sequence caused by a mutation.</definition>
    <rdfs:subClassOf rdf:resource="#Protein"/>
    <rdfs:label xml:lang="en">mutated protein</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RuntLikeTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing runt-like domain.</definition>
    <rdfs:label xml:lang="en">runt-like  transcription factor</rdfs:label>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >runt-domain-like  transcription factor</synonym>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#RuntLikeDomain"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:ID="Nucleosome">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Spherical sub-units of eukaryotic chromatin that are composed of a core particle consisting of an octamer of histones (two molecules each of histones H2a, H2b, H3 and H4) and 146 nucleotide pairs. [http://www.fao.org/docrep/003/X3910E/X3910E17.htm]</definition>
    <rdfs:label xml:lang="en">nucleosome</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PackedDNA"/>
  </owl:Class>
  <owl:Class rdf:ID="BacterialRNAPolymerasePromoter">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Bacterium"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fromSpecies"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Promoter"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000613 bacterial RNApol promoter</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence to which bacterial RNA polymerase binds, to begin transcription. [SO:0000613]</definition>
    <rdfs:label xml:lang="en">bacterial RNA polymerase promoter</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="BindingToMolecularEntity">
    <rdfs:label xml:lang="en">binding to molecular entity</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with a molecular entity.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:someValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#MolecularEntity"/>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular binding</synonym>
  </owl:Class>
  <owl:Class rdf:ID="Silencer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="BindingOfTranscriptionRepressorToSilencer"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">silencer</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Combination of short DNA sequence elements which suppress the transcription of an adjacent gene or genes. [SO:0000625, http://www.brunel.ac.uk/depts/bio/project/old_hmg/gloss3.htm]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000625 silencer</reference>
  </owl:Class>
  <owl:Class rdf:ID="CellularComponentOrganizationAndBiogenesis">
    <rdfs:label xml:lang="en">cellular component organization and biogenesis</rdfs:label>
    <rdfs:subClassOf rdf:resource="#CellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasParticipant"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#CellComponent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016043 cellular component organization and biogenesis</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process that is carried out at the cellular level which results in the formation, arrangement of constituent parts, or disassembly of a cellular component; includes the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope. [GO:0016043]</definition>
  </owl:Class>
  <owl:Class rdf:about="#HomeoBox">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#HomeoboxTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomain"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Three consecutive alpha-helix structures, helix 3 contacts mainly the major groove of the DNA, some contacts at the minor groove are observed as well. Helix 2 and 3 resemble the helix-turn-helix structure of prokaryotic regulators. [TRANSFAC:C0006]</definition>
    <rdfs:label xml:lang="en">homeo box</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionFactorActivity">
    <rdfs:label xml:lang="en">transcription factor activity</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulatorActivity"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The function of binding to a specific DNA sequence in order to modulate transcription. The transcription factor may or may not also interact selectively with a protein or macromolecular complex. [GO:0003700]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003700 transcription factor activity</reference>
  </owl:Class>
  <owl:Class rdf:ID="BindingAssay">
    <rdfs:subClassOf rdf:resource="#ExperimentalMethod"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Binding"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">binding assay</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An analytic procedure in which binding is studied involves the labelling of an expressed protein.</definition>
  </owl:Class>
  <owl:Class rdf:about="#MolecularEntity">
    <owl:disjointWith>
      <owl:Class rdf:about="#Organism"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cell"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer, etc., identifiable as a separately distinguishable entity. [http://en.wikipedia.org/wiki/Molecular_entity]</definition>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <rdfs:label xml:lang="en">molecular entity</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfProteinToDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The selective interaction of a protein or protein complex with a deoxyribonucleotide, any compound consisting of a deoxyribonucleoside that is esterified with (ortho)phosphate or an oligophosphate at any hydroxyl group on the deoxyribose moiety.</definition>
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:label xml:lang="en">binding of protein to DNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="MutantGene">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A gene that has changed (e.g. lost, gained, or exchanged some of the material it received from its parent), affecting the normal transmission and expression of a trait.</definition>
    <rdfs:subClassOf rdf:resource="#Gene"/>
    <rdfs:label xml:lang="en">mutant gene</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfProteinToProteinBindingSiteOfProtein">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a protein with a specific site on other proteins which forms a chemical bond.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Protein"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#ProteinBindingSiteOfProtein"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Protein"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#ProteinBindingSiteOfProtein"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of protein to protein binding site of protein</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Temperature">
    <rdfs:label xml:lang="en">temperature</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A degree of hotness or coldness the can be measured using a thermometer. Temperature is measured in degrees on the Fahrenheit, Celsius, and Kelvin scales. [http://eo.ucar.edu/webweather/glossary.html]</definition>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfProtein">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Protein"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#Protein"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of protein</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a protein with other molecules.</definition>
  </owl:Class>
  <owl:Class rdf:about="#CatalyticActivity">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003824 catalytic activity</reference>
    <rdfs:label xml:lang="en">catalytic activity</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Catalysis of a biochemical reaction at physiological temperatures. In biologically catalyzed reactions, the reactants are known as substrates, and the catalysts are naturally occurring macromolecular substances known as enzymes. Enzymes possess specific binding sites for substrates, and are usually composed wholly or largely of protein, but RNA that has catalytic activity (ribozyme) is often also regarded as enzymatic. [GO:0003824]</definition>
    <rdfs:subClassOf rdf:resource="#GeneProductFunction"/>
  </owl:Class>
  <owl:Class rdf:ID="ProteinPolymerization">
    <rdfs:label xml:lang="en">protein polymerization</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Binding"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ProteinMetabolism"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#ProteinProteinInteraction"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of creating protein polymers, compounds composed of a large number of component monomers; polymeric proteins may be made up of different or identical monomers. Polymerization occurs by the addition of extra monomers to an existing poly- or oligomeric protein. [GO:0051258]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0051258 protein polymerization</reference>
  </owl:Class>
  <owl:Class rdf:about="#ZincCoordinatingDomainTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing zinc coordinating domain.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#ZincCoordinatingDomain"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label xml:lang="en">zinc coordinating domain transcription factor</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CellCycle">
    <rdfs:subClassOf rdf:resource="#CellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Cell"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">cell cycle</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division. [GO:0007049]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007049 cell cycle</reference>
  </owl:Class>
  <owl:Class rdf:about="#HistoneFoldTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing structure of histone fold.</definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >histone fold transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#HistoneFold"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:about="#GeneProduct">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The biochemical material, either RNA or protein, resulting from expression of a gene. [http://en.wikipedia.org/wiki/Gene_product]</definition>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Protein"/>
          <owl:Class rdf:about="#RNA"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Gene"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="encodedIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">gene product</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CpGIsland">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CG island</rdfs:label>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CpG island</synonym>
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regions of a few hundred to a few thousand bases in vertebrate genomes that are relatively GC and CpG rich; they are typically unmethylated and often found near the 5' ends of genes. [SO:0000307]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000307 CpG_island</reference>
  </owl:Class>
  <owl:Class rdf:ID="Solvent">
    <rdfs:label xml:lang="en">solvent</rdfs:label>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A substance (usually a liquid) that dissolves other substances to form a solution</definition>
  </owl:Class>
  <owl:Class rdf:about="#DevelopmentalProcess">
    <rdfs:label xml:lang="en">developmental process</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032502 developmental process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological process whose specific outcome is the progression of an integrated living unit: a cell, tissue, organ, or organism over time from an initial condition to a later condition. [GO:0032502]</definition>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#LivingEntity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#LivingEntity"/>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#PhysiologicalProcess"/>
  </owl:Class>
  <owl:Class rdf:about="#TranslationInitiation">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006413 translational initiation</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process preceding formation of the peptide bond between the first two amino acids of a protein. This includes the formation of a complex of the ribosome, mRNA, and an initiation complex that contains the first aminoacyl-tRNA. [GO:0006413]</definition>
    <rdfs:label xml:lang="en">translation initiation</rdfs:label>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Translation"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BindingToRNA">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA binding</synonym>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003723 RNA binding</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with an RNA molecule or a portion thereof. [GO:0003723]</definition>
    <rdfs:label xml:lang="en">binding to RNA</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#RNA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#RNA"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Ion">
    <owl:disjointWith rdf:resource="#AminoAcid"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:24870 ions</reference>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">ion</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001658 ion</reference>
    <rdfs:subClassOf rdf:resource="#Chemical"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ion is a molecular entity having a net electric charge. [CHEBI:24870]</definition>
    <owl:disjointWith rdf:resource="#Gas"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vitamin"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
  </owl:Class>
  <owl:Class rdf:about="#Polymerase">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Enzymes that catalyze the synthesis of nucleic acids on preexisting nucleic acid templates, assembling RNA from ribonucleotides or DNA from deoxyribonucleotides. [http://www.ornl.gov/sci/techresources/Human_Genome/publicat/97pr/09gloss.html#p]</definition>
    <rdfs:label xml:lang="en">polymerase</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#PolymeraseActivity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasFunction"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Enzyme"/>
  </owl:Class>
  <owl:Class rdf:ID="ExonOnRNA">
    <rdfs:subClassOf rdf:resource="#Exon"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RNARegion"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The parts of a transcript (i.e. exons) that are spliced together to become mRNA or structural RNA.</definition>
    <rdfs:label xml:lang="en">exon on RNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Attenuator">
    <rdfs:label xml:lang="en">attenuator</rdfs:label>
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000140 attenuator</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sequence segment located within the five prime end of an mRNA that causes premature termination of translation. [SO:0000140]</definition>
  </owl:Class>
  <owl:Class rdf:ID="Peptide">
    <rdfs:subClassOf rdf:resource="#InformationBiopolymer"/>
    <rdfs:label xml:lang="en">peptide</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="ActivationOfProteinFunction">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that initiates the activity of the inactive form of a protein.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Activation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#GeneProductFunction"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#GeneProductFunction"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">activation of protein</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Enhancesome">
    <rdfs:label xml:lang="en">enhancesome</rdfs:label>
    <rdfs:subClassOf rdf:resource="#ComplexOfProteinAndDNA"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#RegulatoryDNARegion"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Regulatory proteins bound to DNA.</definition>
  </owl:Class>
  <owl:Class rdf:ID="MutantProtein">
    <rdfs:subClassOf rdf:resource="#Protein"/>
    <rdfs:label xml:lang="en">mutant protein</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Protist">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A single-celled, eukaryotic organism that may resemble an animal or a plant. (Allaby 1998) [http://www.oup.com.au/orc/demo_glossary.aspx#P]</definition>
    <rdfs:subClassOf rdf:resource="#Eukaryote"/>
    <rdfs:label xml:lang="en">protist</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#PhysicalContact">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physically touching of two or more objects.</definition>
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
    <rdfs:label xml:lang="en">physical contact</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="TranscriptionDNADependent">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The synthesis of RNA on a template of DNA. [GO:0006351]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#DNA"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Transcription"/>
    <rdfs:label xml:lang="en">transcription DNA-dependent</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Vitamin">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001656 vitamin</reference>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <owl:disjointWith rdf:resource="#Gas"/>
    <rdfs:label xml:lang="en">vitamin</rdfs:label>
    <owl:disjointWith rdf:resource="#AminoAcid"/>
    <rdfs:subClassOf rdf:resource="#Chemical"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:33229 vitamin</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Organic substances that are required in small amounts for maintenance and growth, but which cannot be manufactured by the human body. [MeSH:D014815]</definition>
    <owl:disjointWith>
      <owl:Class rdf:about="#Nucleoside"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ion"/>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
  </owl:Class>
  <owl:Class rdf:about="#CopperFistTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#CopperFist"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label xml:lang="en">copper fist transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Some fungal transcription factors contain an N-terminal domain, the copper fist, which seems to be involved in copper-dependent DNA-binding. These proteins activate the transcription of the metallothionein gene in response to copper. Metallothionein maintains copper levels in yeast. The copper fist domain, which is similar in structure to metallothionein itself, undergoes a large conformational change on copper-binding that allows DNA-binding. The domain contains a conserved array of zinc-binding residues (Cys-X2-Cys-X8-Cys-X-His) and forms a three-stranded antiparallel beta-sheet with two short helical segments that project from one end of the beta-sheet. Conserved residues form a basic patch that may be important for DNA binding. [InterPro: IPR001083]</definition>
  </owl:Class>
  <owl:Class rdf:about="#MADSTF">
    <rdfs:label xml:lang="en">MADS  transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#MADS"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing MADS domain.</definition>
  </owl:Class>
  <owl:Class rdf:ID="PosttranslationalModification">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The covalent alteration of one or more amino acids occurring in a protein after the protein has been completely translated and released from the ribosome. [GO:0043687]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0043687 post-translational protein modification</reference>
    <rdfs:label xml:lang="en">posttranslational modification</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#GeneExpression"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#ProteinModification"/>
  </owl:Class>
  <owl:Class rdf:about="#RegulationOfTranslation">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Translation"/>
          </owl:Restriction>
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#Translation"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">regulation of translation</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of proteins by the translation of mRNA. [GO:0006417]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006417 regulation of translation</reference>
  </owl:Class>
  <owl:Class rdf:ID="Biomass">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Total mass of all the organisms of a given type and/or in a given area. (From Concise Dictionary of Biology, 1990) It includes the yield of vegetative mass produced from any given crop. [MeSH:D018533]</definition>
    <rdfs:subClassOf rdf:resource="#PhysicalContinuant"/>
    <rdfs:label xml:lang="en">biomass</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#DNAMolecule">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of deoxyribonucleotides as it occures at a whole.</definition>
    <rdfs:label xml:lang="en">DNA molecule</rdfs:label>
    <rdfs:subClassOf rdf:resource="#DNA"/>
  </owl:Class>
  <owl:Class rdf:about="#RNAPolymeraseII">
    <rdfs:subClassOf rdf:resource="#RNAPolymerase"/>
    <rdfs:label xml:lang="en">RNA polymerase II</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An enzyme found in eukaryotic cells that catalyzes the transcription of DNA to synthesize precursors of mRNA and most snRNA and microRNA. Also called RNAP II and Pol II.</definition>
  </owl:Class>
  <owl:Class rdf:about="#HMGTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing high mobility group protein (HMG) box. [PANTHER:MF00226]</definition>
    <rdfs:label xml:lang="en">HMG-box transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#HMG"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:ID="SigmaFactorAntagonistActivity">
    <rdfs:label xml:lang="en">sigma factor antagonist activity</rdfs:label>
    <rdfs:subClassOf rdf:resource="#TranscriptionRegulatorActivity"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The function of binding to a sigma factor and stopping, preventing or reducing the rate of its transcriptional activity. [GO:0016989]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016989 sigma factor antagonist activity</reference>
  </owl:Class>
  <owl:Class rdf:about="#Direction">
    <owl:disjointWith rdf:resource="#PackedDNA"/>
    <owl:disjointWith rdf:resource="#UnpackedDNA"/>
    <owl:disjointWith rdf:resource="#Conformation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <rdfs:label xml:lang="en">direction</rdfs:label>
    <owl:disjointWith rdf:resource="#DoubleStrandDNA"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The spatial relation between one point and another point.</definition>
    <owl:disjointWith rdf:resource="#Phenotype"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SingleStrandDNA"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
  </owl:Class>
  <owl:Class rdf:about="#Holoenzyme">
    <rdfs:label xml:lang="en">holoenzyme</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Protein"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A complete and catalytically active enzyme consisting of all subunits. (i.e. Holoenzyme = Apoenzyme + Cofactor).</definition>
  </owl:Class>
  <owl:Class rdf:about="#SANDDomainTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#SANDDomain"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#EnhancerBindingTF"/>
    <rdfs:label xml:lang="en">SAND domain transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing SAND domain</definition>
  </owl:Class>
  <owl:Class rdf:about="#RNARegion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of ribonucleotides that is part of a longer chain of ribunucleotides.</definition>
    <rdfs:label xml:lang="en">RNA region</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NucleicAcidRegion"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RNA"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="MolecularBinding">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#BindingToMolecularEntity"/>
          <owl:Class rdf:about="#BindingOfMolecularEntity"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">molecular binding</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Interacting selectively with molecules</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionInitiationComplex">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The completed assembly of transcription factors and RNA polymerase binding to the promoter.</definition>
    <rdfs:subClassOf rdf:resource="#ComplexMolecularEntity"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#DNARegion"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription initiation complex</rdfs:label>
    <owl:disjointWith rdf:resource="#TranslationInitiationComplex"/>
  </owl:Class>
  <owl:Class rdf:about="#DNAModification">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006304 DNA modification</reference>
    <rdfs:label xml:lang="en">DNA modification</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#DNA"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The covalent alteration of one or more nucleotide sites in DNA, resulting in a change in its properties. [GO:0006304]</definition>
  </owl:Class>
  <owl:Class rdf:about="#HeterocyclicBase">
    <rdfs:label xml:lang="en">heterocyclic base</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Chemical"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chemical structure containing a heterocyclic ring. A heterocyclic base unit in each nucleotide (either a pyrimidine or a purine) has nitrogen within the rings so also called a nitrogenous base.</definition>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfTranscriptionRepressorToSilencer">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a transcription repressor with a collection of short DNA sequence elements which suppress the transcription of an adjacent gene or genes.</definition>
    <rdfs:label xml:lang="en">binding of transcription repressor to silencer</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranscriptionRepressor"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Silencer"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#TranscriptionRepressor"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#Silencer"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="ActivationOfProcess">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of a process.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Activation"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Process"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#Process"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">activation of process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNAProteinInteraction">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0022618 protein-RNA complex assembly</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The aggregation and bonding together of proteins and RNA molecules to form a ribonucleoprotein complex. [GO:0022618]</definition>
    <rdfs:label xml:lang="en">RNA protein interaction</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PhysicalInteraction"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="#Protein"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasAgent"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="#RNA"/>
                    </owl:someValuesFrom>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasPatient"/>
                    </owl:onProperty>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
              <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasAgent"/>
                    </owl:onProperty>
                    <owl:someValuesFrom>
                      <owl:Class rdf:about="#RNA"/>
                    </owl:someValuesFrom>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasPatient"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="#Protein"/>
                  </owl:Restriction>
                </owl:intersectionOf>
              </owl:Class>
            </owl:unionOf>
          </owl:Class>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Protein"/>
                  <owl:Class rdf:about="#RNA"/>
                </owl:unionOf>
              </owl:Class>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Class rdf:about="#Protein"/>
                  <owl:Class rdf:about="#RNA"/>
                </owl:unionOf>
              </owl:Class>
            </owl:allValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#PositiveRegulation">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UpRegulation</synonym>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that activates or increases the frequency, rate or extent of a biological process, function or phenomenon.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegulatoryProcess"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#PositivePolarity"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasQuality"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">positive regulation</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#Organism">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An individual living system (such as animal, plant, fungus or micro-organism). In at least some form, all organisms are capable of reacting to stimuli, reproduction, growth and maintenance as a stable whole (after FAO[1]). An organism may be unicellular or made up, like humans, of many billions of cells divided into specialized tissues and organs. [http://en.wikipedia.org/wiki/Organism]</definition>
    <rdfs:label xml:lang="en">organism</rdfs:label>
    <rdfs:subClassOf rdf:resource="#LivingEntity"/>
    <owl:disjointWith rdf:resource="#MolecularEntity"/>
    <owl:disjointWith rdf:resource="#CellComponent"/>
  </owl:Class>
  <owl:Class rdf:about="#SMAD_NF1Domain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Two DNA binding domains (SMAD and NF1) sharing structural similarity. The SMAD (MH2) domain consists of a sandwich of eleven beta strands in two sheets with Greek key topology. SMAD proteins mediate signaling by the TGF-beta/activin/BMP-2/4 cytokines from receptor Ser/Thr protein kinases at the cell surface to the nucleus. Nuclear factor 1 (NF-1; or CCAAT box-binding transcription factor, CTF) is found in a family of vertebrate nuclear proteins which recognize and bind, as dimers, the palindromic DNA sequence 5'-TGGCANNNTGCCA-3'. The NF-1 proteins have been implicated as regulators of diverse biological processes such as adenovirus replication and transcription of TGF-responsive genes. (modified from [InterPro: IPR008984, IPR000647])</definition>
    <rdfs:label xml:lang="en">SMAD NF 1 domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#SMAD_NF1"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:ID="NegativeRegulationOfTranscriptionByTranscriptionRepressor">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Transcription"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#NegativeRegulationOfTranscription"/>
    <rdfs:label xml:lang="en">negative regulation of transcription by transcription repressor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process involving transcription repressor activity that stops, prevents or reduces the rate of transcription (modified from [GO:0016481]).</definition>
  </owl:Class>
  <owl:Class rdf:ID="Atom">
    <rdfs:label xml:lang="en">atom</rdfs:label>
    <rdfs:subClassOf rdf:resource="#MolecularEntity"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The smallest part of an element that still has all properties of that element. Its nucleus consists of protons and neutrons and is surrounded by orbiting electrons. [http://www.nsc.org/EHC/guidebks/wippglos.htm]</definition>
  </owl:Class>
  <owl:Class rdf:about="#ZincCoordinatingDomain">
    <rdfs:label xml:lang="en">zinc-coordinating domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#ZincCoordinatingDomainTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain that coordinates one or more zinc atoms. The zinc-coordinating domains show versatility in binding modes, even between members of the same class (e.g. some bind DNA, others protein) and are stable scaffolds that have evolved specialized functions.</definition>
  </owl:Class>
  <owl:Class rdf:about="#RegulatoryProcess">
    <rdfs:subClassOf rdf:resource="#Process"/>
    <rdfs:label xml:lang="en">regulatory process</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process that modulates the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule. [GO:0050789]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0050789 regulation of biological process</reference>
  </owl:Class>
  <owl:Class rdf:about="#RNA">
    <rdfs:label xml:lang="en">RNA</rdfs:label>
    <rdfs:subClassOf rdf:resource="#NucleicAcid"/>
    <owl:disjointWith rdf:resource="#DNA"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chain of ribonucleotides.</definition>
  </owl:Class>
  <owl:Class rdf:about="#OrganicChemical">
    <rdfs:label xml:lang="en">organic chemical</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Chemical"/>
  </owl:Class>
  <owl:Class rdf:ID="tRNA">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000253 tRNA</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Transfer RNA (tRNA) molecules are approximately 80 nucleotides in length. Their secondary structure includes four short double-helical elements and three loops (D, anti-codon, and T loops). Further hydrogen bonds mediate the characteristic L-shaped molecular structure. Transfer RNAs have two regions of fundamental functional importance: the anti-codon, which is responsible for specific mRNA codon recognition, and the 3' end, to which the tRNA's corresponding amino acid is attached (by aminoacyl-tRNA synthetases). Transfer RNAs cope with the degeneracy of the genetic code in two manners: having more than one tRNA (with a specific anti-codon) for a particular amino acid; and 'wobble' base-pairing, i.e. permitting non-standard base-pairing at the 3rd anti-codon position. [SO:0000253, http://www.sanger.ac.uk/cgi-bin/Rfam/getacc?RF00005, ISBN:0198506732]</definition>
    <rdfs:subClassOf rdf:resource="#RNAMolecule"/>
    <rdfs:label xml:lang="en">t RNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RNAElongation">
    <rdfs:label xml:lang="en">RNA elongation</rdfs:label>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Transcription"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The extension of an RNA molecule after transcription initiation by the addition of ribonucleotides catalyzed by an RNA polymerase. [GO:0006354]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006354 RNA elongation</reference>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionActivatorActivity">
    <rdfs:label xml:lang="en">transcription activator activity</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TranscriptionActivator"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#functionOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#TranscriptionFactorActivity"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0016563 transcription activator activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any transcription regulator activity required for initiation or upregulation of transcription. [GO:0016563]</definition>
  </owl:Class>
  <owl:Class rdf:about="#NuclearExportOfmRNA">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006406 mRNA export from nucleus</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The directed movement of mRNA from the nucleus to the cytoplasm. [GO:0006406]</definition>
    <rdfs:subClassOf rdf:resource="#ProteinTargeting"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Nucleus"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#locatedIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#MessengerRNA"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">nuclear export of mRNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNAPolymerase_II_Promoter">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000170 RNApol II promoter</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA sequence in eukaryotic DNA to which RNA polymerase II binds, to begin transcription. [SO:0000170]</definition>
    <rdfs:label xml:lang="en">RNA polymerase II promoter</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Eukaryote"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#fromSpecies"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Promoter"/>
  </owl:Class>
  <owl:Class rdf:about="#PocketDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >pocket consists of two conserved 'boxes' (A and B) with a less conserved spacer region lying in between</definition>
    <rdfs:label xml:lang="en">pocket domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#PocketDomain"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
  </owl:Class>
  <owl:Class rdf:about="#ProteinMetabolism">
    <rdfs:label xml:lang="en">protein metabolism</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0019538 protein metabolic process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways involving a specific protein, rather than of proteins in general. Includes protein modification. [GO:0019538]</definition>
    <rdfs:subClassOf>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Protein"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#Protein"/>
          </owl:Restriction>
        </owl:unionOf>
      </owl:Class>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#MetabolicPathway"/>
  </owl:Class>
  <owl:Class rdf:ID="FormationOfProteinDNAComplex">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0065004 protein-DNA complex assembly</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The aggregation and bonding together of proteins and DNA molecules to form a protein-DNA complex. [GO:0065004]</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#DNA"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Protein"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Binding"/>
    <rdfs:label xml:lang="en">formation of protein DNA complex</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Grainyhead">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain of 250 amino acid residues which is required for binding to DNA and a C-terminal dimerization domain. It has a basic helix-loop-helix motif and a isoleucine-rich activation motif.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="GrainyHeadTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
    <rdfs:label xml:lang="en">grainyhead</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="CoiledChromosomalDNA">
    <rdfs:subClassOf rdf:resource="#ChromosomalDNA"/>
    <rdfs:subClassOf rdf:resource="#DoubleStrandDNA"/>
    <rdfs:label xml:lang="en">coiled chromosomal DNA</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The tightly coiled DNA contained in chromosome.</definition>
  </owl:Class>
  <owl:Class rdf:ID="Increase">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NCI:C25533 Increase</reference>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process of becoming larger, more numerous, more important, or more likely. [NCI:C25533]</rdfs:comment>
    <rdfs:label xml:lang="en">increase</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Process"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasQuality"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#PositivePolarity"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#STATTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#STAT"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <rdfs:label xml:lang="en">STAT  transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The STAT protein (Signal Transducers and Activators of Transcription) family contains transcription factors that are specifically activated to regulate gene transcription when cells encounter cytokines and growth factors, hence they act as signal transducers in the cytoplasm and transcription activators in the nucleus. Binding of these factors to cell-surface receptors leads to receptor autophosphorylation at a tyrosine, the phosphotyrosine being recognised by the STAT SH2 domain, which mediates the recruitment of STAT proteins from the cytosol and their association with the activated receptor. The STAT proteins are then activated by phosphorylation via members of the JAK family of protein kinases, causing them to dimerise and translocated to the nucleus, where they bind to specific promoter sequences in target genes. In mammals, STATs comprise a family of seven structurally and functionally related proteins: Stat1, Stat2, Stat3, Stat4, Stat5a and Stat5b, Stat6. STAT p!</definition>
  </owl:Class>
  <owl:Class rdf:ID="RNACatabolism">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006401 RNA catabolic process</reference>
    <rdfs:label xml:lang="en">RNA catabolism</rdfs:label>
    <rdfs:subClassOf rdf:resource="#RNAMetabolism"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways resulting in the breakdown of RNA, ribonucleic acid, one of the two main type of nucleic acid, consisting of a long, unbranched macromolecule formed from ribonucleotides joined in 3',5'-phosphodiester linkage. [GO:0006401]</definition>
  </owl:Class>
  <owl:Class rdf:about="#Nucleus">
    <rdfs:subClassOf rdf:resource="#CellComponent"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nucleus</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0005634 nucleus</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A membrane-bounded organelle of eukaryotic cells in which chromosomes are housed and replicated. In most cells, the nucleus contains all of the cell's chromosomes except the organellar chromosomes, and is the site of RNA synthesis and processing. In some species, or in specialized cell types, RNA metabolism or DNA replication may be absent. [GO:0005634] </definition>
  </owl:Class>
  <owl:Class rdf:about="#TBPDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain within TATA-box binding proteins.</definition>
    <rdfs:label xml:lang="en">TBP domain</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#TBP"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomain_WithMinorGrooveContacts"/>
  </owl:Class>
  <owl:Class rdf:about="#Nucleoside">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI: 33838 nucleosides</reference>
    <owl:disjointWith rdf:resource="#Vitamin"/>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0001697 nucleoside</reference>
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Ribose"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ribosyl or deoxyribosyl derivatives of the pyrimidine or purine bases adenine, guanine, xanthine, thymine, cytosine, and uracil. [CHEBI: 33838]</definition>
    <owl:disjointWith rdf:resource="#Gas"/>
    <owl:disjointWith rdf:resource="#AminoAcid"/>
    <owl:disjointWith rdf:resource="#SecondMessenger"/>
    <owl:disjointWith rdf:resource="#Ion"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#HeterocyclicBase"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lipid"/>
    </owl:disjointWith>
    <rdfs:label xml:lang="en">nucleoside</rdfs:label>
    <rdfs:subClassOf rdf:resource="#OrganicChemical"/>
  </owl:Class>
  <owl:Class rdf:about="#OrganismalProcess">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0032501multicellular organismal process</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The biological processes, occurring at the level of the organism, pertinent to the function of the organism. [GO:0032501]</definition>
    <rdfs:subClassOf rdf:resource="#PhysiologicalProcess"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Process"/>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Restriction>
                <owl:someValuesFrom rdf:resource="#Organism"/>
                <owl:onProperty>
                  <owl:ObjectProperty rdf:about="#locatedIn"/>
                </owl:onProperty>
              </owl:Restriction>
              <owl:Class>
                <owl:unionOf rdf:parseType="Collection">
                  <owl:Restriction>
                    <owl:someValuesFrom rdf:resource="#Organism"/>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasAgent"/>
                    </owl:onProperty>
                  </owl:Restriction>
                  <owl:Restriction>
                    <owl:onProperty>
                      <owl:ObjectProperty rdf:about="#hasPatient"/>
                    </owl:onProperty>
                    <owl:someValuesFrom rdf:resource="#Organism"/>
                  </owl:Restriction>
                </owl:unionOf>
              </owl:Class>
            </owl:unionOf>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">organismal process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="RNAModification">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#RNA"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#RNAMetabolism"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ModificationOfMolecularEntity"/>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">RNA modification</rdfs:label>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0009451 RNA modification</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The covalent alteration of one or more nucleotides within an RNA molecule to produce an RNA molecule with a sequence that differs from that coded genetically. [GO:0009451]</definition>
  </owl:Class>
  <owl:Class rdf:about="#SingleStrandDNA">
    <owl:disjointWith rdf:resource="#Phenotype"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Orientation"/>
    <rdfs:subClassOf rdf:resource="#UnpackedDNA"/>
    <owl:disjointWith rdf:resource="#Direction"/>
    <owl:disjointWith rdf:resource="#DoubleStrandDNA"/>
    <owl:disjointWith rdf:resource="#Conformation"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA that consists of only one chain of nucleotides rather than the two base pairing strands found in DNA in the double helix form. Parvoviridae have a single stranded DNA genome. Single stranded DNA can be produced experimentally by rapidly cooling heat denatured DNA. Heating causes the strands to separate and rapid cooling prevents renaturation. [http://www.biology-online.org/dictionary/Single_stranded_dna]</definition>
    <rdfs:label xml:lang="en">single strand DNA</rdfs:label>
    <owl:disjointWith rdf:resource="#PackedDNA"/>
  </owl:Class>
  <owl:Class rdf:about="#ProteinDomain">
    <owl:disjointWith rdf:resource="#Protein"/>
    <owl:disjointWith rdf:resource="#Chemical"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A part of protein sequence and structure that can evolve, function, and exist independently of the rest of the protein chain. Each domain forms a compact three-dimensional structure and often can be independently stable and folded. Many proteins consist of several structural domains. [http://en.wikipedia.org/wiki/Structural_domain]</definition>
    <rdfs:label xml:lang="en">protein domain</rdfs:label>
    <owl:disjointWith rdf:resource="#NucleicAcid"/>
    <owl:disjointWith rdf:resource="#ComplexMolecularEntity"/>
    <rdfs:subClassOf rdf:resource="#InformationBiopolymer"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#AminoAcid"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Protein"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ProteinAmplification">
    <rdfs:label xml:lang="en">protein amplification</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Amplification of protein from a pool of mRNA using technologies such as phage display and Profusion technology.</definition>
    <rdfs:subClassOf rdf:resource="#ExperimentalMethod"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Protein"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MolecularStructure">
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
    <rdfs:label xml:lang="en">molecular structure</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The arrangement of atoms in a molecule.</definition>
  </owl:Class>
  <owl:Class rdf:ID="CellMotility">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Any process involved in the controlled movement of a cell. [GO:0006928]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0006928 cell motility</reference>
    <rdfs:subClassOf rdf:resource="#CellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Cell"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">cell motility</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#RNAPolymeraseBindingSiteOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on RNA polymerase that forms a chemical bond with DNA.</definition>
    <rdfs:label xml:lang="en">RNA polymerase binding site of DNA</rdfs:label>
    <rdfs:subClassOf rdf:resource="#DNABindingSite"/>
  </owl:Class>
  <owl:Class rdf:about="#Operon">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A genetic regulatory system in which genes (structural genes) coding for functionally related proteins are clustered along the DNA. The expression of structural genes is controlled by the regulatory elements (operator genes) that respond to environmental cues.</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SO:0000178 operon</reference>
    <rdfs:label xml:lang="en">operon</rdfs:label>
    <rdfs:subClassOf rdf:resource="#DNARegion"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Operator"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Promoter"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Gene"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TryptophanCluster">
    <rdfs:label xml:lang="en">tryptophan cluster</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="TryptophanClusterTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomain"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region comprising several tryptophan residues with a spacing of 12-21 amino acid residues; the subclass of myb-type DNA-binding domains typically exhibit a spacing of 19-21 amino acid residues. All IRF family members, except IRF-1 and IRF-2, contain conserved IAD, IRF association domain that is responsible for protein-protein interactions with other IRF family members or with Ets factor PU.1 and/or bHLH factor E47. (modified from [TRANSFAC:C0022])</definition>
  </owl:Class>
  <owl:Class rdf:about="#Dimerization">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0046983 protein dimerization activity</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The formation of a protein dimer, a macromolecular structure consists of two noncovalently associated identical or nonidentical subunits. [GO:0046983]</definition>
    <rdfs:label xml:lang="en">dimerization</rdfs:label>
    <rdfs:subClassOf rdf:resource="#BindingOfProteinToProteinBindingSiteOfProtein"/>
  </owl:Class>
  <owl:Class rdf:ID="CellAdhesion">
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007155 cell adhesion</reference>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules. [GO:0007155]</definition>
    <rdfs:subClassOf rdf:resource="#CellularProcess"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Binding"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Cell"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">cell adhesion</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfTFToTFBindingSiteOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a transcription factor with a specific site on DNA which forms a chemical bond.</definition>
    <rdfs:label xml:lang="en">binding of TF to TF binding site of DNA</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranscriptionFactor"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA"/>
            </owl:someValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA"/>
            </owl:allValuesFrom>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#TranscriptionFactor"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="GeneMutation">
    <rdfs:label xml:lang="en">gene mutation</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Gene"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Mutation"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#resultsIn"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#MutantGene"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A change or alteration in a gene.</definition>
  </owl:Class>
  <owl:Class rdf:about="#BasicDomain">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain containing a basic region that mediates sequence-specific DNA-binding.</definition>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#BasicDomainTF"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DNABindingDomainOfTF"/>
    <rdfs:label xml:lang="en">basic domain</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#TryptophanClusterTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#TryptophanCluster"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomainTF"/>
    <rdfs:label xml:lang="en">tryptophan cluster transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing tryptophan cluster.</definition>
  </owl:Class>
  <owl:Class rdf:about="#Lipid">
    <owl:disjointWith rdf:resource="#Carbohydrate"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CHEBI:18059 lipids</reference>
    <owl:disjointWith rdf:resource="#Gas"/>
    <owl:disjointWith rdf:resource="#InositolPhosphate"/>
    <owl:disjointWith rdf:resource="#Nucleoside"/>
    <rdfs:subClassOf rdf:resource="#OrganicChemical"/>
    <rdfs:label xml:lang="en">lipid</rdfs:label>
    <owl:disjointWith rdf:resource="#SecondMessenger"/>
    <owl:disjointWith rdf:resource="#Vitamin"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A loosely defined term for substances of biological origin that are soluble in nonpolar solvents. They consist of saponifiable lipids, such as glycerides (fats and oils) and phospholipids, as well as nonsaponifiable lipids, principally steroids. [CHEBI:18059]</definition>
    <owl:disjointWith rdf:resource="#Ion"/>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >IMR:0000947 lipid</reference>
    <owl:disjointWith rdf:resource="#AminoAcid"/>
  </owl:Class>
  <owl:Class rdf:ID="RNACodingDNARegion">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on DNA that encodes RNA.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DNARegion"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#RNAMolecule"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#encodes"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">RNA coding DNA region</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#GrainyHeadTF">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Grainyhead"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#BetaScaffoldDomainTF_WithMinorGrooveContacts"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grainy-head transcription factor</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing grainy-head motif.</definition>
  </owl:Class>
  <owl:Class rdf:about="#BetaBarrelAlphaHelixDomain">
    <rdfs:subClassOf rdf:resource="#ColdShockDomain"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#BetaBarrelAlphaHelixDomainTF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">beta barrel alpha helix domain</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DNA binding domain usual found in the viral protein E2, in which it forms a dimeric beta barrel, with each subunit contributing an anti-parallel 4-stranded beta sheet half-barrel. The topology of each subunit is beta1-1-beta2-beta3-2-beta4. Helix 1 is the recognition helix housing all of the amino acid residues involved in direct DNA sequence specification. Upon dimerisation, strands beta2 and beta4 at the edges of each subunit participate in a continuous hydrogen-bonding network, which results in an 8-stranded beta-barrel. The dimer interface is extensive, made up of hydrogen bonds between subunits and a substantial hydrophobic beta-barrel core. (modified from [InterPro:IPR000427]</definition>
  </owl:Class>
  <owl:Class rdf:about="#TranscriptionFactorBindingSiteOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A region on a transcription factor that specifically forms a chemical bond with DNA.</definition>
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
    <rdfs:subClassOf rdf:resource="#ProteinBindingSiteOfDNA"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#patientOf"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#BindingOfTFToTFBindingSiteOfDNA"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:label xml:lang="en">transcription factor binding site of DNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#MolecularFunction">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elemental activities, such as catalysis or binding, describing the actions of a gene product at the molecular level. A given gene product may exhibit one or more molecular functions. [GO:0003674]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0003674 molecular function</reference>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >molecular function</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Function"/>
  </owl:Class>
  <owl:Class rdf:about="#Locus">
    <owl:disjointWith rdf:resource="#Orientation"/>
    <owl:disjointWith rdf:resource="#UnpackedDNA"/>
    <owl:disjointWith rdf:resource="#DoubleStrandDNA"/>
    <rdfs:subClassOf rdf:resource="#NonPhysicalContinuant"/>
    <owl:disjointWith rdf:resource="#Phenotype"/>
    <owl:disjointWith rdf:resource="#Direction"/>
    <rdfs:label xml:lang="en">locus</rdfs:label>
    <owl:disjointWith rdf:resource="#Conformation"/>
    <owl:disjointWith rdf:resource="#PackedDNA"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The position of a gene (or other chromosome marker) on a chromosome.</definition>
    <owl:disjointWith rdf:resource="#SingleStrandDNA"/>
  </owl:Class>
  <owl:Class rdf:ID="MinorGrooveOfDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >In a helix, refers to the smaller of the unequal grooves that are formed as a result of the double-helical structure of DNA. As a result of the patterns of hydrogen bonding between complementary bases of DNA, the sugar groups stick out at 120 degree angles from each other instead of 180. The minor groove is generated by the smaller angular distance between sugars. [http://www.sparknotes.com/biology/molecular/structureofnucleicacids/terms/term_12.html]</definition>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >minor groove</rdfs:label>
    <rdfs:subClassOf rdf:resource="#ThreeDimensionalMolecularStructure"/>
  </owl:Class>
  <owl:Class rdf:ID="Behavior">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The specific actions or reactions of an organism in response to external or internal stimuli. Patterned activity of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions. [GO:0007610]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0007610 behavior</reference>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasAgent"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#Organism"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#PhysiologicalProcess"/>
    <rdfs:label xml:lang="en">behavior</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="PairedBox">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="PairedBoxTF"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#partOf"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomain"/>
    <rdfs:label xml:lang="en">paired box</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A domain consisting of a conserved 124 amino acid N-terminal sequence, found in several developmentally regulated proteins in fruit fly, mouse and human</definition>
  </owl:Class>
  <owl:Class rdf:about="#ModificationOfMolecularEntity">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#MolecularEntity"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPatient"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#MolecularProcess"/>
    <rdfs:label xml:lang="en">modification of molecular entity</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A process that causes a change (e.g. covalent alteration or a change of activity) of molecular entity.</definition>
  </owl:Class>
  <owl:Class rdf:about="#PairedBoxTF">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcription factor containing paired box domain, found in several developmentally regulated proteins in fruit fly, mouse and human</definition>
    <rdfs:label xml:lang="en">paired box transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#PairedBox"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomainTF"/>
  </owl:Class>
  <owl:Class rdf:ID="DNAFragment">
    <rdfs:label xml:lang="en">DNA fragment</rdfs:label>
    <rdfs:subClassOf rdf:resource="#DNAMolecule"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A piece of DNA.</definition>
  </owl:Class>
  <owl:Class rdf:ID="UpstreamRegulatorySequence">
    <rdfs:subClassOf rdf:resource="#RegulatoryDNARegion"/>
    <rdfs:label xml:lang="en">upstream regulatory sequence</rdfs:label>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sequence located in the upstream region of a gene that controls the rate or manner in which the gene is expressed.</definition>
  </owl:Class>
  <owl:Class rdf:ID="CellularMetabolicProcess">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The chemical reactions and pathways by which individual cells transform chemical substances. [GO:0044237]</definition>
    <reference rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GO:0044237 cellular metabolic process</reference>
    <rdfs:subClassOf rdf:resource="#IntraCellularProcess"/>
    <rdfs:label xml:lang="en">cellular metabolic process</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="BindingOfTranslationInitiationComplexToRNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of translation initiation complex with RNA which leaves the functional ribosome at the AUG, with the methionyl/formyl-methionyl-tRNA positioned at the P site.</definition>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA binding of translation initiation complex</synonym>
    <rdfs:label xml:lang="en">binding of translation initiation complex to RNA</rdfs:label>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#TranslationInitiationComplex"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#RNA"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#RNA"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#TranslationInitiationComplex"/>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#ExperimentalIntervention">
    <rdfs:label xml:lang="en">experimental intervention</rdfs:label>
    <rdfs:subClassOf rdf:resource="#Process"/>
  </owl:Class>
  <owl:Class rdf:about="#BindingOfDNABindingDomainOfProteinToDNA">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Selective interaction of a DNA binding domain of a protein with DNA.</definition>
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Binding"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#DNABindingDomainOfProtein"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
            <owl:someValuesFrom rdf:resource="#DNA"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasAgent"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#DNABindingDomainOfProtein"/>
          </owl:Restriction>
          <owl:Restriction>
            <owl:allValuesFrom rdf:resource="#DNA"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasPatient"/>
            </owl:onProperty>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <rdfs:label xml:lang="en">binding of DNA binding domain of protein to DNA</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="#HSFTF">
    <rdfs:label xml:lang="en">HSF transcription factor</rdfs:label>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPart"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="#HSF"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#HelixTurnHelixDomainTF"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Heat shock transcription factor</definition>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="resultsFrom">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#resultsIn"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#fromSpecies">
    <rdfs:range rdf:resource="#Organism"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAgent">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#agentOf"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#hasParticipant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasPatient">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#patientOf"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#hasParticipant"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#agentOf">
    <owl:inverseOf rdf:resource="#hasAgent"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="participatesIn"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#encodedIn">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#encodes"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#NucleicAcid"/>
    <rdfs:domain rdf:resource="#GeneProduct"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#functionOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasFunction"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Function"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#patientOf">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#participatesIn"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf rdf:resource="#hasPatient"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasFunction">
    <owl:inverseOf rdf:resource="#functionOf"/>
    <rdfs:range rdf:resource="#Function"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#partOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasPart"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#encodes">
    <owl:inverseOf rdf:resource="#encodedIn"/>
    <rdfs:range rdf:resource="#GeneProduct"/>
    <rdfs:domain rdf:resource="#NucleicAcid"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#locatedIn">
    <rdfs:range rdf:resource="#Continuant"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="locationOf"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasPart">
    <owl:inverseOf rdf:resource="#partOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasQuality">
    <rdfs:range rdf:resource="#NonPhysicalContinuant"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#participatesIn">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasParticipant"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#resultsIn">
    <owl:inverseOf rdf:resource="#resultsFrom"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#locationOf">
    <owl:inverseOf rdf:resource="#locatedIn"/>
    <rdfs:domain rdf:resource="#Continuant"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasParticipant">
    <owl:inverseOf rdf:resource="#participatesIn"/>
  </owl:ObjectProperty>
  <owl:FunctionalProperty rdf:ID="hasPolarity">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >unknown</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >positive</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:parseType="Resource">
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >positive and negative</rdf:first>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >negative</rdf:first>
            </rdf:rest>
          </rdf:rest>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="definition">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GRO definition explaining the meaning of a class or property. If the definition was taken from an external resource a reference is given in brackets.</definition>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://www.owl-ontologies.com/2005/08/07/xsp.owl#base">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://protege.stanford.edu/plugins/owl/protege#todoProperty">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="hasPhysicalContact">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#PhysicalContinuant"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >no</rdf:first>
              <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >yes</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >unknown</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:FunctionalProperty>
  <owl:AnnotationProperty rdf:about="http://protege.stanford.edu/plugins/owl/protege#allowedParent">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <owl:AnnotationProperty rdf:ID="reference">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reference to a similar term in an external database or terminological resource.</definition>
  </owl:AnnotationProperty>
  <Occurrent rdf:ID="Occurrent_2"/>
  <rdf:Description rdf:about="http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT">
    <rdfs:label xml:lang="en">PAL-CONSTRAINT</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION">
    <rdfs:label xml:lang="en">DIRECTED-BINARY-RELATION</rdfs:label>
  </rdf:Description>
  <owl:AnnotationProperty rdf:ID="synonym">
    <definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An exact synonyms of the given ontology term.</definition>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 126)  http://protege.stanford.edu -->


