<?xml version="1.0"?>
<rdf:RDF
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:p2="http://www.owl-ontologies.com/assert.owl#"
    xmlns="http://ontologies.ncgr.org/MO/"
  xml:base="http://ontologies.ncgr.org/MO/">
  <owl:Ontology rdf:about="">
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >November 8, 2006</dc:date>
    <owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/protege"/>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The MGED Ontology</dc:title>
    <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chris Stoeckert, Helen Parkinson, Trish Whetzel, Paul Spellman, Catherine A. Ball, Joseph White, John Matese, Liju Fan, Gilberto Fragoso, Mervi Heiskanen, Susanna Sansone, Helen Causton, Laurence Game, Chris Taylor</dc:creator>
    <dc:subject rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ontology for microarray experiments in support of MAGE v.1.</dc:subject>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concepts, definitions, terms, and resources for standardized description of a microarray experiment in support of MAGE v.1. The MGED ontology is divided into the MGED Core ontology which is intended to be stable and in synch with MAGE v.1; and the MGED Extended ontology which adds further associations and classes not found in MAGE v.1</dc:description>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.3.1</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_5</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Properties of the biomaterial before treated in any manner for the purposes of the experiment.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BiologicalFactorCategory"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismDatabase">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Database"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of taxonomic information.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_64</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMolecularAnnotation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioMolecularAnnotation experiment design types are those which are designed to investigate functions, processes, locations and identity at the molecular level e.g. binding site identification, genotyping.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_213</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MeasurementType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class to hold instances used as the filler for the property has_measurement_type</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_72</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DescriptionPackage">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for description of annotations and references to annotations.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_167</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterialPackage">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description of the source of the nucleic acid used to generate labeled material for the microarray experiment. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_182</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QuantityUnit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for quantity measurements.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_210</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Unit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BiologicalFactorCategory">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactorCategory"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Factors that relate to properties of the biomaterial, its treatment, or 
    its growth.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_190</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BiologicalProperty">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_224</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biological property experiment design type is where an intrinsic characteristic of an organism(s) or biological system is examined.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseStagingDatabase">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Database"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_225</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of disease staging information</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Cultivar">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_124</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLine"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > a plant variety obtained in agriculture in horticulture</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Fiducial">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A marking on the surface of the array that can be used to identify the origin of the array.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_136</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FiducialType"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CancerSite">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_26</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class to hold instances used as the filler for the property has_cancer_site</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SurfaceType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_198</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors for coating of the substrate.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QualityControlDescription">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QualityControlDescriptionType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >QualityControlDescription provides details of the quality control aspects of the experiment.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_88</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FamilyMember">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_188</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_record"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Member of the biosource's family.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_individual_genetic_characteristics"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FamilyRelationship"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_family_relationship"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_state"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseState"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElementPackage">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_15</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The MAGE package for describing the elements located on the array.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSequenceType"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A theoretical biosequence type is an abstraction used for annotation design of elements, e.g. gene, intron.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_42</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSequencePackage">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for biological sequences (biosequence).</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_191</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ChromosomalAberration">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <DeprecationReason rdf:about="http://ontologies.ncgr.org/MO/deleted_term">
            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >The term was deleted from the MGED CoreOntology.</rdfs:comment>
          </DeprecationReason>
        </owl:hasValue>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/ChromosomalAberration"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_78</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecatedTerms"/>
    </rdfs:subClassOf>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/deprecated_from_version"/>
        </owl:onProperty>
        <owl:hasValue>
          <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.1.7">
            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Version of the MGED Ontology.</rdfs:comment>
          </MGEDOntologyVersion>
        </owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An abnormality of a chromosome's number or structure, which excludes simple changes in sequence and is usually detectable by cytogenetic and microscopic techniques such as FISH.</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <deprecation_old_restriction rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >some|has_chromosomal_aberration_classification|ChromosomalAberrationClassification</deprecation_old_restriction>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_chromosomal_aberration_classification"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ChromosomalAberrationClassification"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Serotype">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_159</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An antigenic property of a cell (e.g. bacteria, RBC) or virus identified by serological methods</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssay">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayPackage"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_56</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A bioassay is an abstract class representing physical and computational groupings of biomaterials and arrays.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Reporter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_74</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/WarningType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FailType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElement"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description of the material placed on a feature (spot).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ConcentrationUnitOther">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Concentration units not specified in MAGE.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ConcentrationUnit"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_86</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellLine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellLineDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The identifier for the established culture of a metazoan cell if one was used as a biomaterial.

</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_49</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElementGroup">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_128</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_species"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organism"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElementGroupType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A DesignElementGroup holds information on Features, Reporters, or CompositeSequences.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TechnologyType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The technology type or platform of the reporters on the array.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_18</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MassUnitOther">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mass units not specified in MAGE.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MassUnit"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_11</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DefectType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_16</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Defects associated with features or zones such as those that are missing or moved. </rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/EnvironmentalHistory">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_55</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A description of the conditions the organism has been exposed to that are not one of the variables under study. </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Unit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units of measure.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MeasurementPackage"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_3</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Scale">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The scale (linear, log10, ln, etc) used to represent the value.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_108</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentPackage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_31</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The descriptions associated with the Experiment package of MAGE</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/LabelCompound">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_13</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Compound"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Compounds that are used for labeling extracts.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/WarningType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DesignElementPackage"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of the warnings associated with reporters.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_41</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SoftwareVariation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_222</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The effects of different software, software packages, or software versions on experimental results are studied.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolVariation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The effects of different protocols or changes in protocols on experimental results are studied.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_140</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DevelopmentalStageDatabase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_215</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of developmental stage information.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Database"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Roles">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of the role of contact, e.g. submitter, biosource_provider.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_180</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/AuditAndSecurityPackage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The effects on results of changing protocols, hardware, software, or people performing the experiments are studied Examples are comparison of data across different labeling protocols, scanners, image quantification software, or laboratories. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_85</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactorCategory"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PolymerType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of the type of polymer (RNA, DNA, protein) of the biosequence.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_102</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioSequencePackage"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterialPurity">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_20</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measure of homogeneity of a biomaterial. For example, an expression of the  percentage of a tumor biopsy that is tumor cells.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/LabeledExtract">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_221</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioSample after labeling for detection of the nucleic acids. </rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_compound"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/LabelCompound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_been_treated"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Treatment"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterial"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HistoryFactor">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_82</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Factors that are measured or observed parts of the study but not induced or under the control of the experiment. These factors do not have protocols (e.g., epidemiology factors).</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DataTransformationProtocolType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_165</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolType"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which derived BioAssays are created from measured BioAssays and/or derived BioAssays.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElementGroupType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled set of descriptors for indicating the specific type of a Feature, Reporter, or CompositeSequence. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_14</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PublicationType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_208</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of the type of publication such as those used by Medline (review, book, etc.).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FactorValueSet">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <deprecation_old_restriction rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >some|has_value|string</deprecation_old_restriction>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A super grouping of FactorValueDependencies or FactorValues which describes combinations of conditions used to treat or describe a BioMaterial applied to a BioAssay, typically separating things on the basis of channels or the concepts of measured and reference samples e.g. 10% glucose, 1 hour AND 10mm NaCl, 2 hours in channel 1. </rdfs:comment>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_217</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/deprecated_from_version"/>
        </owl:onProperty>
        <owl:hasValue>
          <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.1.9">
            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Version of the MGEDOntology.</rdfs:comment>
          </MGEDOntologyVersion>
        </owl:hasValue>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation"/>
        </owl:onProperty>
        <owl:hasValue rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecatedTerms"/>
    </rdfs:subClassOf>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/FactorValueSet"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TimeUnit">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_166</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for time measurements.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SeqFeatureBasis">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for how the sequence features were determined (e.g., experimental, computational, etc.)</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioSequencePackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_207</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSequenceType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioSequencePackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_152</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors indicating the type of biosequence. Types may be physical (e.g. BAC, cDNA clone), or  computational (e.g. unigene cluster, consensus).</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Generation">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The number of cell passages if the organism or organism part that is cultured is unicellular or a cell culture otherwise the number of generations.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_43</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TumorGrading">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor used in cancer biology to describe abnormalities of tumor cells. E.g. an instance from NCI Thesaurus. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_28</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TumorGradingDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Database">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifiable resource containing data or external ontologies or controlled vocabularies which has uniquely identifiable records.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_118</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_version"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecationReason">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_94</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class to hold instances used as the filler for the property has_reason_for_deprecation</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OperatorVariation">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_38</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The effects of different investigators, laboratories, or organizations on experimental results are studied.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Humidity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The humidity that the biosource is exposed to.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_29</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhysicalBioAssay">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical bioassay is the combination of arrays and biomaterials as in a hybridization.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_image_format"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ImageFormat"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssay"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_99</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Histology">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Contact"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_performer"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_194</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microscopic morphology of tissues.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HistologyDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_organism_part"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QuantityUnitOther">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/QuantityUnit"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_156</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Quantity units not specified in MAGE.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GeneticModification">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The genetic modification introduced into the organism from which the biomaterial was derived. Examples of genetic modification include specification of a transgene or the gene knocked-out or details of transient transfection.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_122</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/NormalizationDescriptionType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled descriptors for the normalization strategy used for the experiment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_27</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HigherLevelAnalysisPackage">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for HigherLevelAnalysis</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_228</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ClinicalHistory">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ClinicalTreatment"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_treatment"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_prior_disease_state"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseState"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_record"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioMaterial's (i.e., the patient's) medical record as background information relevant to the experiment.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestResult"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_finding"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_189</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Ploidy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The number of single sets of chromosomes in the cell or an organism e.g., haploid, diploid, triploid, etc.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_220</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DistanceUnitOther">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_143</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Distance units not specified in MAGE.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DistanceUnit"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Individual">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_169</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier or name of the individual organism from which the biomaterial was derived. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Media">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_19</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The physical state or matrix used to provide nutrients to the organism (e.g., liquid, agar, soil) .</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GeographicLocationDatabase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_35</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of geographic locations.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/EnvironmentalFactorCategory">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Factors that relate to properties of the environmental history of the biomaterial, its treatment, or its growth.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactorCategory"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_117</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ChromosomalAberrationClassification">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_6</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An irregularity in the number or structure of chromosomes, usually in the form of a gain (duplication), loss (deletion), exchange (translocation), or alteration in sequence (inversion) of genetic material. Excludes simple changes in sequence such as mutations, and is usually detectable by cytogenetic and microscopic techniques such as FISH.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FamilyRelationship">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_36</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of relationship applicable to mammals to describe the genetic relatedness of the individual under study.  E.g. brother or mother.
</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ComplexAction">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_90</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Action"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Complex actions are composed of multiple steps (as opposed to AtomicAction) e.g. mRNA labeling, protein purification.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayDesignPackage">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package that describes the array layout and design. The array may be physical or  virtual.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_33</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSample">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSampleType"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Treatment"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_been_treated"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterial"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioSource after any treatment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_93</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SomaticModification">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The organism has had non-genetic parts removed, added, or rearranged.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_part_modified"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_44</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HardwareVariation">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The effects of different hardware, types of hardware, or models of hardware on experimental results are studied.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_81</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDExtendedOntology">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDOntology"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_196</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Location for those classes that are not in the Core ontology as they do are not containable in MAGE. It is not yet structured to work with the Core ontology </rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayDataPackage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_186</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for BioAssayData.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Contact">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_email"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_147</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_toll_free_phone"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_fax"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Organizations or individuals that may be contacted.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_phone"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/AuditAndSecurityPackage"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_address"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Roles"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Light">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_60</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The photoperiod and type (e.g., natural, restricted wavelength) of light exposure. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolParameterType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_164</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Descriptors for protocol parameter types, e.g. compound concentration, media type. </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TargetedCellType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The target cell type is the cell of primary interest. The biomaterial may be derived from a mixed population of cells although only one cell type is of interest. 
</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_123</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_218</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Descriptor of the Test performed e.g. Leukocyte count</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestTypeDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SamplingTimePoint">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor of the time point that a sample was taken. Not to be used 
    where the sample is part of a time course. SamplingTimePoint is not 
    related to age. An instance could be summer, a date, a time, or a range 
    value.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_139</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseLocation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/CancerSite"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_cancer_site"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_37</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Anatomical location(s) of disease.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSourceType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The form in which the BioMaterial was obtained/maintained e.g. frozen, fresh etc. Note can be used to describe BioSamples as well as BioSources.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_95</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/EpidemiologicalDesign">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An epidemiological experiment design type is where the biosource history is studied e.g. environmental, clinical and family history.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_142</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Temperature">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_171</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The temperature that a biosource is exposed to.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Image">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_22</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_image_format"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ImageFormat"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSourceProvider">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The resource (e.g. company, hospital, geographical location) used to obtain or purchase the biomaterial. </rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organization"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_donor"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_owner"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Person"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_230</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/LightUnit">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_119</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OtherUnit"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units for measuring the intensity of light.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/InitialTimePoint">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The point from which measurements of age were taken.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_80</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Test">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestResult"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_result"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/TestType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_performer"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An assay performed on a biomaterial for the purposes of determining one or more biomaterial characteristics e.g. clinical chemistry.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_197</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ZoneDefect">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DefectType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technical manufactured described defect for zones.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_105</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DevelopmentalStage">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The developmental stage of the organism's life cycle during which the biomaterial was extracted. 
</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_120</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DevelopmentalStageDatabase"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PathogenTest">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_184</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tests and results for pathogens infecting organism from which the biosource is derived</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Result"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_result"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organism"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/was_tested_for"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDOntology">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BibliographicReference"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/is_user_defined"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/is_user_defined"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The MGED Ontology is a top level container for the MGEDCoreOntology and the MGEDExtendedOntology. The MGED ontology describes microarray experiments and is split into the MGEDCoreOntology, which supports MAGE-OM v1.0 and is organized consistently with MAGE, and the MGEDExtendedOntology, which expands MAGE v1.0 and contains concepts and relationships which are not included in MAGE. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_174</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HigherLevelAnalysisProtocolType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolType"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A protocol which yields a dataset(s) from which biological conclusions can be derived. E.g. clustering (not normalization or averaging).</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_47</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BibliographicReference">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_201</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A bibliographic reference is a published citation in a journal, book, other format e.g. web resource</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_editor"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_pages"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_volume"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_publisher"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_authors"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_year"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_title"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_issue"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_publication"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/PublicationType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ControlType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors for the type of control design element.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DesignElementPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_50</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Haplotype">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The genotype of a single chromosome (i.e., the haploid genotype) that is known and relevant to the experiment being performed. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_146</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >General descriptor of a BioMaterialCharacteristic category.  Such as strain or line where the name of the strain or line is encoded in the FactorValue.  
</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BiologicalFactorCategory"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_100</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSequence">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/PolymerType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BioSequenceType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organism"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_species"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioSequencePackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A representation of a DNA, RNA, or protein sequence. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_163</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/RadiationUnit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units for measuring decay of a radioactive isotope over time.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OtherUnit"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_204</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/VolumeUnitOther">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/VolumeUnit"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_155</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Volume units not specified in MAGE.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayPackage">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_0</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for bioassay.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Hardware">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_manufacturer"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_software"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Software"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_model"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The machine or instrument used.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_134</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_make"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HardwareType"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DatabaseEntryType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_157</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled set of descriptors for the type of database record such as a protein record (in SWISS-PROT) or a gene object (in SGD).</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OntologyEntry">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_87</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_description"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database_entry_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DatabaseEntryType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >External (to the MGED ontology) controlled vocabulary or ontology that can be referred such as ICD-9 or Gene Ontology.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DescriptionPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_accession_version"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_accession"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/AtomicAction">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Action"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_68</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An atomic action  is a single step process on the biomaterial, e.g. mix by inversion, wait, add</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SequenceOntologyBioSequenceType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SequenceOntologyDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Descriptors of biosequence based on the Sequence Ontology (SO) project.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_25</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Ecotype">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLine"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a biotype resulting from selection in a particular habitat, e.g. the A. thaliana Ecotype Ler
</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_71</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentDesignType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_158</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The ExperimentDesignType is the high level description for studies such as "time series", "dose response", etc.  </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayDataCluster">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_116</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A grouping of bioassay data that has been organized by one or more mathematical functions into nodes.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/HigherLevelAnalysisPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_nodes"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Node"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLine">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organism"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_species"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_9</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A strain or line is an animal or plant offspring that has a single ancestral breeding pair or parent as a result of brother x sister or parent x offspring matings. This class is extended to include F1 offspring and established breeding lines. For microbes, these are isolates derived from nature or in the laboratory.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DistanceUnit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for distance measurements.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_4</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Compound">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/is_solvent"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BiologicalFactorCategory"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CompoundDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_70</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A drug, solvent, chemical, etc., with a property that can be measured such as concentration.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/NodeValueType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/HigherLevelAnalysisPackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_160</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled set of terms for describing the type of values (e.g., Euclidean distance).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Sex">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_168</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Term applied to any organism able to undergo sexual reproduction in order to differentiate the individuals or types involved. Sexual reproduction is defined as the ability to exchange genetic material with the potential of recombinant progeny.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentDesign">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ExperimentDesign refers to both observational and experimental (perturbational) studies. The organizing principles of the study including the relationships between assays and the steps taken to interpret the data. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_170</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_MAGE_description"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/QualityControlDescription"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_design_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactor"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_factors"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_bioassays"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BioAssay"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_description"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/NormalizationDescription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_MAGE_description"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ReplicateDescription"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_MAGE_description"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSource">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioSource is the original source material before any treatment events. </rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterial"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_77</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Age">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_maximum_measurement"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_initial_time_point"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/InitialTimePoint"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_178</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The time period elapsed since an identifiable point in the life cycle of an organism. If a developmental stage is specified, the identifiable point would be the beginning of that stage. Otherwise the identifiable point must be specified such as planting (e.g. 3 days post planting).</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PreservationType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_195</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The type of method used to preserve (keep in stasis) the organism or biosource.  </rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FiducialType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor that indicates the type of the fiducial such as chrome border of an Affymetrix array or a laser ablation mark.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_17</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismStatus">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The stage premortem or postmortem at which the sample was processed for extraction of biomaterials. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_84</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeliveryMethod">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_223</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Method used to deliver a compound for treatment.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GrowthCondition">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_maximum_measurement"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A description of the conditions used to grow organisms or parts of the organism. This includes isolated environments such as cultures and open environments such as field studies.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_183</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Genotype">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The total sum of the genetic information of an organism that is known and relevant to the experiment being performed, including chromosomal, plasmid, viral or other genetic material which has been introduced into the organism
either prior to or during the experiment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_51</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Protocol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Documentation of the set of steps taken in a procedure.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BibliographicReference"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_citation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_title"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_hardware"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Hardware"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_214</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_description"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Software"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_software"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_text"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Treatment">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_order"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Protocol"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_protocol"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_action"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Action"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A treatment is the process or action by which a biomaterial is created from an input biomaterial.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_23</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestResult">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_96</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TestResult is the recorded value of the test outcome.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FactorValue">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactorCategory"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_factor_value_ontology_entry"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_property_set"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/FactorValueSet"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_203</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of an ExperimentFactor.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_property_set"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FactorValueDependency"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Experiment">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_112</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/ExperimentDesign"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_design"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_citation"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BibliographicReference"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_bioassays"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BioAssay"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_providers"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The complete set of bioassays (hybridizations) and their descriptions performed as an experiment for a common purpose. Here we take experiment to mean an observational or perturbing study. An experiment will be often equivalent to a publication.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_bioassay_data"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayData"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OtherUnit">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Other units are those types not specified in MAGE such as lumens, radioactivity, etc.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_199</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Observation">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ObservationDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_performer"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Observation will record the macroscopic examination of the biomaterial.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_53</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_150</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A controlled set of terms to provide a descriptor for the type of protocol.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DerivedBioAssay">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_209</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssay"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DerivedBioAssayType"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A BioAssay that is created by the transformation of measured or derived BioAssays.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Phenotype">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_192</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The observable form taken by some character (or group of characters) in an individual or an organism, excluding pathology and disease.  The detectable outward manifestations of a specific genotype.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhenotypeDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellLineDatabase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_145</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of cell line information.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DerivedBioAssayType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled set of descriptors for the type of derivation of the BioAssay such as averaging features, taking ratios of signal QuantitationTypes, and normalizing BioAssay data. </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssayPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_111</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Action">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BiologicalFactorCategory"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Procedures used during treatment.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_193</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseState">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_126</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseStateDatabase"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The name of the pathology diagnosed in the organism from which the biomaterial was derived. The disease state is normal if no disease has been diagnosed. 
</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseStaging"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_staging"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_location"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DiseaseLocation"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FailType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of failures (as in PCR) associated with reporters.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DesignElementPackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_98</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MethodologicalDesign">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A methodological experiment design type investigates differences caused by application of protocols, hardware, software and bioassay relationships, e.g. quality control, replicates, loop.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_2</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FactorValueDependency">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A group of FactorValues which refer to the same condition used to treat or describe a BioMaterial, e.g. 10% glucose, 1 hour OR larval stage, age 24 hours. </rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <deprecation_old_restriction rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >some|has_value|string</deprecation_old_restriction>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_148</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecatedTerms"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/deprecated_from_version"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualChromosomalAbnormality">
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </deprecation_old_parent>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An abnormality in the number or structure of chromosomes in the biomaterial from an individual organism, detected by karyotyping or other methods. E.g., a B-cell lymphoma from a patient has an abnormal karyotype 48,XY,t(1;2)(p22;p11),+3,+12.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </rdfs:subClassOf>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation"/>
        </owl:onProperty>
        <owl:hasValue rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/IndividualChromosomalAbnormality"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_185</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:hasValue>
          <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.2.0">
            <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Version of the MGEDOntology.</rdfs:comment>
          </MGEDOntologyVersion>
        </owl:hasValue>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/deprecated_from_version"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecatedTerms"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FeatureGroup">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_54</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Technology-based grouping of features representing individual locations on the array. </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DesignElementGroup"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/TechnologyType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FeatureShape"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_feature_shape"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Preservation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_176</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Method and type of preserving the organism or biosource (i.e. keeping it in stasis).</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_protocol"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Protocol"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/PreservationType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/AuditAndSecurityPackage">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_172</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for contacts including organizations and people.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Transformation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process by which BioAssays (data, elements, quantitation types) are averaged normalized, selected, filtered, or otherwise changed into a new set of BioAssay data.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_protocol"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Protocol"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssayDataPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_216</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Measurement">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Measured values and units.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_144</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/MeasurementType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_units"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MeasurementPackage"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TargetedCellTypeDatabase">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of targeted cell type information.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_45</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DataType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Primitive data types found in computing languages such as float, boolean, etc. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_125</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PerturbationalDesign">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_106</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A perturbational design type is where the organism(s) are treated or manipulated or modified, for example a genetic modification, somatic modification </rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organism">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/OrganismDatabase"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The genus and species (and subspecies) of the organism from which the biomaterial is derived from. </rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_229</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Host">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Organisms or organism parts used as a designed part of the culture (e.g., red blood cells, stromal cells). </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Organism"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_host"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_host_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_101</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPartDatabase">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of organism part information.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_200</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ReplicateDescriptionType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled descriptors for the type of replication.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_52</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QuantitationType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The QuantitationType provides a method for calculating a single datum of the BioAssayData matrix.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_67</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DataType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Scale"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_scale"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QuantitationTypePackage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayPackage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_107</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for describing the process by which arrays were manufactured.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GeographicLocation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_132</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor of the location from which a BioMaterial was obtained, e.g. country, region, grid reference.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/GeographicLocationDatabase"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/URI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Uniform Resource Identifier</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_12</unique_identifier>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Organization">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_name"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_parent_organization"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Organization"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The organization (e.g. company, hospital) to contact to obtain or purchase something.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_177</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactorCategory">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A factor category describes factors which are examined in the experiment,  e.g. disease_state, where the factor values are ALL and AML.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_205</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SubstrateType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of types of array substrates.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_79</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrainOrLineDatabase">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_30</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of strain, line, cultivar or ecotype information.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalFactor">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_10</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The factors in the study that are experimental parameters or regarded as influencing the experimental results.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_category"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BiologicalFactorCategory"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/FactorValue"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_factor_value"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/MethodologicalFactorCategory"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_category"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MeasurementPackage">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MAGE package for measurement. </rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_89</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDCoreOntology">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_57</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_ID"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDOntology"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ontology developed by the Microarray Gene Expression Data (MGED) Society to provide descriptors required for MAGE v.1 documents. </rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/StrandType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor of the strand type the sequence feature belongs to. e.g. forward, reverse</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_7</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/EnvironmentalStress">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_227</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Environmental stress is a treatment where some aspect of the environment is perturbed in order to stress the organism or culture, e.g. temperature shock, osmotic shock</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/VolumeUnit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for volume measurements.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_179</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ClinicalTreatment">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ClinicalTreatmentDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_69</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The current clinical treatment(s) of the patient from which the biosource is derived.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Person">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_last_name"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_first_name"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The individual to contact regarding something provided such as a biomaterial.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_24</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_mid_initials"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Organization"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_affiliation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HistologyDatabase">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of histology information.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_175</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QuantitationTypePackage">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_130</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The MAGE package for defining classes for quantitation.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/QualityControlDescriptionType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_121</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled descriptors for the quality control strategy for an experiment. </rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TimeUnitOther">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_103</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/TimeUnit"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time units not specified in MAGE.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Nutrients">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_127</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Compound"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_nutrient_component"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The food provided to the organism (e.g., chow, fertilizer, DEMM 10%FBS, etc.).</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SoftwareType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms that provide descriptors for the type of software.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_202</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/HardwareType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_113</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of types of hardware.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ObservationDatabase">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of terms for observations such as 'abnormal coat', 'skin pigment abnormality' describing macroscopic examinations.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_91</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/NodeValue">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_scale"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Scale"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/HigherLevelAnalysisPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DataType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/NodeValueType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_node_value_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Node values allow the organization of the nodes in relation to other nodes produced by mathematical functions such as a clustering algorithm.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_104</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FeatureShape">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The expected shape of the feature on the array.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_8</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_135</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellTypeDatabase"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CellType, the type of cell used in the experiment if non mixed, if mixed the TargetedCellType should be used, example of instances, epithelial, glial etc.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseStaging">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_133</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DiseaseStagingDatabase"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The stage or progression of a disease in an organism. Includes pathological staging of cancers and other disease progression. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Allele">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_58</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One of two or more alternative forms of a gene or marker sequence and differing from other alleles at one or more mutational sites based on phenotype or sequence. Polymorphisms are included in this definition.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/User">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >User is a way to id a person in a database</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_ID"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_62</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TumorGradingDatabase">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of tumor grading information</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_187</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ArrayGroup">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/SubstrateType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_fiducials"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Fiducial"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An array group is a physical platform that contains one or more arrays that are separately addressable or a virtual grouping of arrays. </rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_34</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhysicalArrayDesign">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_212</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Descriptions pertaining to the array.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/SurfaceType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ArrayDesignPackage"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Result">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class to hold instances used as the filler for the property has_result</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_65</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Atmosphere">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_219</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The atmospheric conditions used to culture or grow an organism.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_atmospheric_component"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Compound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MassUnit">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for mass measurements.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_149</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ProtocolPackage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_63</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The MAGE package for protocols.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MGEDOntologyVersion">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The version of the MGED Ontology.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_115</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhenotypeDatabase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_39</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of phenotype information</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/SequenceOntologyDatabase">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_83</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database for sequence annotation information.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioMaterial">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_biomaterial_characteristics"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MaterialType"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_226</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description of the processing state of the biomaterial for use in the microarray hybridization.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Biometrics">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_129</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_organism_part"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_length"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_mass"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_individual"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Individual"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_cubic_volume"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_height"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical properties of the BioMaterial e. g. mass or height</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_diameter"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioSampleType">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_161</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Used to tell when the BioSample is an extract or not.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Water">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Protocol"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_treatment"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_additive"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Compound"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_153</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Water consumed by or enveloping the organism that the biosource is derived from. </rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DesignElement">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/DesignElementPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/ControlType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_173</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Design elements are reporters, features, and composite elements as defined by MAGE.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Software">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/SoftwareType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_software"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Software"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_hardware"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Hardware"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The software application used.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_109</unique_identifier>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Contact"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_manufacturer"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TechnologicalDesign">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The purpose(s) for which the array is used within an experiment, e.g. to 
    assess the transcriptome, the genomic content, or to identify 
    transcription factor binding sites.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_21</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentDesignType"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BarrierFacility">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_97</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Rating of containment system for the protection of organisms from infectious agents.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/OrganismPart">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/OrganismPartDatabase"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/OntologyEntry"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The part of organism's anatomy or substance arising from an organism from which the biomaterial was derived, excludes cells. E.g. tissue, organ, system, sperm, blood or body location (arm).
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PopulationDensity">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/GrowthCondition"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The concentration range of the organism.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_46</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioSequenceType"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A physical biosequence type represents biological sequence that can be physically placed (spotted or synthesized) on an array e.g. BAC, PAC.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_92</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Bedding">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_154</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Refers to the bedding material present in an animals housing.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >place_holder</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FamilyHistory">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/EnvironmentalHistory"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_family_member"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/FamilyMember"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_59</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relevant aspects of genetic preconditions or family member's clinical history.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DeprecatedTerms">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Class to hold deprecated instances and classes.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_206</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDCoreOntology"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DeprecationReason"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TemperatureUnit">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_48</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for temperature measurements.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ClinicalTreatmentDatabase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_114</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of clinical treatment information</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/FeatureDefect">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ArrayPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DefectType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_138</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A technical manufacturer described defect for features.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ExperimentalProtocolType">
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >All protocols which involve treatment of a biomaterial or an array during the course of a microarray experiment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_75</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Parameter">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_units"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/DataType"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ProtocolPackage"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A parameter is a variable within a protocol. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_110</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ReplicateDescription">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ReplicateDescription provides details about the type of replication used in the experiment.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/ReplicateDescriptionType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_162</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/DiseaseStateDatabase">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of disease state information.</rdfs:comment>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_181</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/TestTypeDatabase">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of codes for clinical findings.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_76</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/NormalizationDescription">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >NormalizationDescription provides details of the normalization strategy for the experiment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_131</unique_identifier>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/ExperimentPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type"/>
        </owl:onProperty>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/NormalizationDescriptionType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CompoundDatabase">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of compound information.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_151</unique_identifier>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/MaterialType">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for the state of the BioMaterial. Each state (BioSource, different BioSamples, and LabeledExtract) have MaterialTypes. Examples are population of an organism, organism, organism part, cell, etc.  </rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_32</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ConcentrationUnit">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Unit"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units used for concentration measurements.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_61</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/CellTypeDatabase">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/Database"/>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database of cell type information.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_141</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/IndividualGeneticCharacteristics">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristics"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >abstract</class_role>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The genotype of the individual organism from which the biomaterial was derived. Individual genetic characteristics include polymorphisms, disease alleles, and haplotypes.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_66</unique_identifier>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/BioAssayData">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssayDataPackage"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_40</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioAssayData refers to the data files including images generated from one or more BioAssays.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/Node">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_73</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/HigherLevelAnalysisPackage"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://ontologies.ncgr.org/MO/NodeValue"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_node_value"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A node is an individual component of BioAssayDataCluster that groups design elements, quantitation types, and BioAssays together. A node may contain other nodes.</rdfs:comment>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mage</class_source>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/GeneticMaterial">
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/MGEDExtendedOntology"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_137</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Genetic material may be DNA or RNA and identifiable as an entry in a public external database such as EMBL/DDBJ/GenBank or one of the model organism databases.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://ontologies.ncgr.org/MO/ImageFormat">
    <class_role rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >concrete</class_role>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_211</unique_identifier>
    <rdfs:subClassOf rdf:resource="http://ontologies.ncgr.org/MO/BioAssayPackage"/>
    <class_source rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ontology</class_source>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Controlled terms for descriptors of the image file format (TIFF, JPEG, GIF, etc.)</rdfs:comment>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_individual_genetic_characteristics">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_254</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has individual genetic characteristics</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_treatment">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_282</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a clinical treatment</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_mass">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_280</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a mass</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an experiment design</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_291</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a measurement</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_325</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_factor_value_ontology_entry">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an ontology entry</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_263</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_hardware">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has hardware</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_286</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_247</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a clinical record</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_state">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a disease state</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_305</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_host">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_313</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a host</rdfs:comment>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Host"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_treatment">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a treatment</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_262</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_design_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an experiment design type</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_288</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/is_user_defined">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_279</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class is user defined</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_measurement_type">
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Measurement"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a measurement type</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_242</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_atmospheric_component">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an atmospheric component</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_259</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_factor_value">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a factor value</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_236</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_compound">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a compound</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_302</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_part_modified">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_241</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a modified part</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_result">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_324</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating the class has a result</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has software</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_284</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_action">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an action</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_312</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_fiducials">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has fiducials</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_267</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_maximum_measurement">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_297</unique_identifier>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Age"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a maximum measurement</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_laboratory_test">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_281</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a laboratory test</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_311</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a clinical test</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_units">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_269</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has units</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_category">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a category</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_249</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_feature_shape">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_268</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a feature shape</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_scale">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_287</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a scale</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_family_relationship">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a family relationship</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_250</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_diameter">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a diameter</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_301</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_nutrient_component">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a nutrient component</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_321</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/deprecated_from_version">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_299</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating the version of the MGED Ontology that the term was deprecated from</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_staging">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has disease staging</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_275</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_experiment_factors">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has experiment factors</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_328</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_parent_organization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a parent organization</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_257</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_319</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a type</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_bioassay_data">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has bioassaydata</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_252</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_cancer_site">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_248</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a cancer site</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_reason_for_deprecation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_306</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property to indicate the reason for deprecating a term</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_protocol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_244</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the test has a test protocol</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_species">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_320</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has species</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_manufacturer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_232</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a manufacturer</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database_entry_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_240</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a database entry type</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_nodes">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_307</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a node</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_image_format">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an image format</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_234</unique_identifier>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioAssay"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_providers">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_303</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has providers</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_biomaterial_characteristics">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has biomaterial characteristics</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_272</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_node_value">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_310</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a node value</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_individual">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an individual</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_327</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_citation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a citation</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_274</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_disease_location">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating the location of the disease.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_290</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/was_replaced_by">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_304</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >instance property to indicate what the term was replaced by</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_test_result">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the test has a test result</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_261</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_performer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_273</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the protocol has a performer or contact person</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_clinical_finding">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a clinical finding</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_316</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_property_set">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_266</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a property set</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_organism_part">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an organism part</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_285</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_chromosomal_aberration_classification">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_253</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a chromosomal aberration classification</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_MAGE_description">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_260</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an association to a MAGE description</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_height">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_317</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a height</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_host_part">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a host part</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_283</unique_identifier>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Host"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_cubic_volume">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_245</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class contains a cubic volume measurement</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_prior_disease_state">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_276</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a prior disease state</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_bioassays">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_238</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has bioassays</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/was_tested_for">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class was tested for</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_265</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_additive">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_314</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an additive</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_protocol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_300</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a protocol</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_affiliation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an affiliation to an institution</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_309</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_node_value_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a node value type</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_264</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_database">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a database</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_233</unique_identifier>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://ontologies.ncgr.org/MO/has_family_member">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a family member</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_243</unique_identifier>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_title">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a title</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_337</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_toll_free_phone">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_329</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a toll free phone</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_email">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an email address</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_293</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_version">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_239</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a version</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_authors">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_318</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has authors</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_last_name">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a last name</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_255</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_issue">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_294</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an issue</rdfs:comment>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/BibliographicReference"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_machine_readable_URI">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_336</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the contents found at this uri are machine readable (i.e. in a standard format)</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_accession">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_231</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an accession number</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_name">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a name</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_296</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_editor">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an editor</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_256</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_ID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an identifier</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_323</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_publication">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a publication</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_251</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/is_solvent">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_332</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class is a solvent</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_accession_version">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an accession number version</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_339</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_first_name">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a first name</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_258</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_description">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_334</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a description</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_volume">
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/BibliographicReference"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a volume</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_308</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_pages">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_246</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has pages</rdfs:comment>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/BibliographicReference"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_mid_initials">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a middle initials</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_237</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_publisher">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_295</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a publisher</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_text">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has text</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_298</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_year">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a year</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_322</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_address">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_277</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an address
</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_order">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_335</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an order</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_phone">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a phone</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_235</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_value">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_326</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a value</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_model">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_270</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a model</rdfs:comment>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Hardware"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_make">
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Hardware"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a make</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_271</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_fax">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a fax</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_289</unique_identifier>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://ontologies.ncgr.org/MO/has_human_readable_URI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the contents found at this uri are human readable</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_330</unique_identifier>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_URI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a URI</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_340</unique_identifier>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_owner">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_278</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an owner</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_initial_time_point">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/Age"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_292</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has an individual time point</rdfs:comment>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_donor">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a donor</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_342</unique_identifier>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_biosource_type">
    <rdfs:domain rdf:resource="http://ontologies.ncgr.org/MO/BioSourceProvider"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has a biosource type</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_315</unique_identifier>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://ontologies.ncgr.org/MO/has_been_treated">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >property indicating that the class has been treated</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_341</unique_identifier>
  </owl:FunctionalProperty>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/not_uniform">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The source DNA for a Feature was not uniformly deposited.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_906</unique_identifier>
  </DefectType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/physiological_process_design">
    <rdfs:comment 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. This includes those 
    processes that exhibit an endogenous periodicity independently of any 
    daily variation in the environment such as circadian rhythm or aging.</rdfs:comment>
  </BiologicalProperty>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/polypeptide">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence of a protein, a linear amino acid polymer</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_530</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
  </DeprecatedTerms>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/percent_purity">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_482</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A relative measurement of homogeneity of a biomaterial e.g. tumor biopsy.</rdfs:comment>
  </ConcentrationUnitOther>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/biological_resource_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_989</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a biological resource such as a cone or strain e.g. an ATCC record Jax strain list</rdfs:comment>
  </DatabaseEntryType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_integers">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_891</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of integers.</rdfs:comment>
  </DataType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/BAC">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_985</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >bacterial artificial chromosome</synonym>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from a bacterial artificial chromosome
exact synonym: bacterial artificial chromosome</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_colony_features">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TechnologyType of FeatureGroup where bacterial or other colonies are spotted directly.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_618</unique_identifier>
  </TechnologyType>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/decontaminate">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_389</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Treatment to remove organisms present that were not planned as part of the study (e.g., mycoplasma). 
</rdfs:comment>
  </ComplexAction>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/is_expressed_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_487</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A design aimed at identifying genes expressed in biomaterials of interest. </rdfs:comment>
  </BiologicalProperty>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/lowess_global_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_692</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type lowess_normalization where the same normalization curve is used for all members of the data set; e.g. Features on an array, picked spots on a gel, or measured metabolites in a sample.</rdfs:comment>
  </DataTransformationProtocolType>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_organism_part_database">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary of organism parts</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_690</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterms.nci.nih.gov:80/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C13007</has_human_readable_URI>
  </OrganismPartDatabase>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/irregular_shape">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_669</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The perimeter of the spotted DNA on the slide is irregular.</rdfs:comment>
  </DefectType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/acrossBioAssay_mean_and_standard_deviation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mean and standard deviation values resulting from computationally combining 2 or more sets of bioassay data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_946</unique_identifier>
  </DerivedBioAssayType>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/lumen">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The unit of total light output from a light source.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_603</unique_identifier>
  </LightUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/clustered_data">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of an analysis method that groups data based on a measure of similarity, e.g. Pearson correlation coefficient, Euclidean distance. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_418</unique_identifier>
  </DerivedBioAssayType>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/mating_type_a">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mating type of S. cerevisiae.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_659</unique_identifier>
  </Sex>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_reporter_size">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter of whose BioSequence is of known length used as a methodological control for hybridization efficiency.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_431</unique_identifier>
  </ControlType>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/frozen_sample">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_610</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biomaterial obtained frozen</rdfs:comment>
  </BioSourceType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/bioassay_replicate_reduction">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_976</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of data reduction involving computation of a representative value, e.g. averaging across a group of identical Features, Reporters or CompositeSequences from 2 or more hybridizations, matched replicate spots on 2D gels run from the same or an equivalent sample, or repeat measurements of the same metabolite in replicate cell cultures.</rdfs:comment>
  </DerivedBioAssayType>
  <DesignElementGroupType rdf:about="http://ontologies.ncgr.org/MO/species_specific_design_element_group_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A grouping of DesignElements, Features, Reporters, Composite Sequences on the basis of a common species.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_395</unique_identifier>
  </DesignElementGroupType>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/polysomy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A state or condition describing a cell or organism that has more copies of a single chromosome than the usual complement.</rdfs:comment>
  </ChromosomalAberrationClassification>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/wash">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_596</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of applying a solvent (e.g. water) or a solution (e.g. SSC/SDS) to a BioMaterial or an array to remove impurities or unwanted compounds.</rdfs:comment>
  </ExperimentalProtocolType>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/uM">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_740</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Micromole per liter or micromolar, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/ng">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_796</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanogram, a mass unit
</rdfs:comment>
  </MassUnit>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/YAC">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from yeast artificial chromosome</rdfs:comment>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_794</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
  </DeprecatedTerms>
  <CellLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_Human_and_Animal_Cell_lines">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database entry from CABRI, a database listing sources such as cell lines, bacteria, plasmids etc.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_536</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/cells/all.htm</has_human_readable_URI>
  </CellLineDatabase>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/microeinstein_per_minute_and_square_meter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_526</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microeinstein per minute and square meter (µE m-2 min-1 or uEinstein m-2 min-1). One einstein is one mole or 6.02x10e23 (avogadro constant) photons. It is commonly used as a unit for photosynthetically active radiation (PAR), however the einstein is not an SI unit. Therefore, microEinsteins per m2 per second is identical to micromoles per m2 per second (SI unit for light irradiance). i.e. (1000 µE m-2 s-1 = 1000 µmol m-2 s-1).</rdfs:comment>
  </LightUnit>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_ds_DNA_features">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_499</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for the TechnologyType for a group of features where double stranded DNA is spotted on the array e.g. a PCR of a cDNA clone.</rdfs:comment>
  </TechnologyType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/hardware_manufacturer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_763</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Person or organization that manufactured the hardware.</rdfs:comment>
  </Roles>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/hybridization">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_884</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of incubating one or more labeled extracts with an array.</rdfs:comment>
  </ExperimentalProtocolType>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/ratio_statistics_normalization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method to re-scale paired-assay data from one data set relative to the other, based on an iterative regression method of calculating single parameter linear normalization factors. This method allows calculation of the mean, standard deviation and confidence interval limits for the distribution of measured ratio values.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_349</unique_identifier>
  </NormalizationDescriptionType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/mean_and_standard_deviation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_445</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the mean and standard deviation values resulting from computationally combining 2 or more sets of BioAssayData</rdfs:comment>
  </DerivedBioAssayType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/mean_and_coefficient_of_variation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_425</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the mean and coefficient of variation values resulting from computationally combining 2 or more sets of BioAssayData</rdfs:comment>
  </DerivedBioAssayType>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/cytoplasmic_RNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_978</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA obtained from the cytoplasm.</rdfs:comment>
  </MaterialType>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/son">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_465</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The male offspring of the patient or individual under study.</rdfs:comment>
  </FamilyRelationship>
  <OtherUnit rdf:about="http://ontologies.ncgr.org/MO/number_per_day">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_670</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >number of items or events per day</rdfs:comment>
  </OtherUnit>
  <ImageFormat rdf:about="http://ontologies.ncgr.org/MO/JPEG">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_746</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Joint Photographic Experts Group format, a common image data format containing grayscale or RGB data compressed with little to high data loss.</rdfs:comment>
  </ImageFormat>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/dose_response_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A dose response design type examines the relationship between the size of the administered dose and the extent of the response of the organism(s). </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_485</unique_identifier>
  </PerturbationalDesign>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/fM">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_898</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >femtomolar, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/um">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micrometer, unit of distance</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_421</unique_identifier>
  </DistanceUnit>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/sister">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_723</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A female having the same genetic parents as another, or one genetic parent in common with another.
</rdfs:comment>
  </FamilyRelationship>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/french_railway_distance">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_964</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The "French railway distance" is based on the fact that (at least in the past) most of the railways in France headed straight to Paris. Thus, the French railway distance between two points is the usual distance if the straight line through them passes to a designated ÒParisÓ point, or is the sum of their distances to the ÒParisÓ point otherwise.</rdfs:comment>
  </NodeValueType>
  <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/UMLS">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_947</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.nlm.nih.gov/research/umls/</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database resource, unified medical language system, an ontology constructed by  merging several disparate ontologies, available from NIH.</rdfs:comment>
  </DiseaseStateDatabase>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/median_log_centering">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_811</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of normalizing log ratio data by subtraction of the median log ratios computed across all data points, or an appropriate subset of these (e.g. special control Features on a microarray, or 2DE spots containing constitutively expressed proteins).</rdfs:comment>
  </NormalizationDescriptionType>
  <Media rdf:about="http://ontologies.ncgr.org/MO/semisolid">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_635</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >semisolid media type</rdfs:comment>
  </Media>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/operon">
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence which represents an operon, a unit of genetically linked genes displaying coordinated and regulated gene activity, originally described in prokaryotes
</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_759</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
  </DeprecatedTerms>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/MAS5_signal">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of the relative abundance of a transcript. Used in the MAS5.0 Affymetrix software to obtain a smoothed signal intensity from a group of related Features.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_653</unique_identifier>
  </DerivedBioAssayType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/loop_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_912</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A loop experiment design is where labeled extracts are compared in  consecutive pairs.
synonym: circular design</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >circular design</synonym>
  </MethodologicalDesign>
  <StrandType rdf:about="http://ontologies.ncgr.org/MO/reverse">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >-</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the reverse strand
exact synonym: -</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_402</unique_identifier>
  </StrandType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_546">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 556 nm, emission maxima at 573 nm (orange). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_493</unique_identifier>
  </LabelCompound>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/cpm">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_348</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >counts per minute, unit of light emissions produced by ionizing radiation.</rdfs:comment>
  </RadiationUnit>
  <Scale rdf:about="http://ontologies.ncgr.org/MO/log_base_2">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_647</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values presented are logarithm, base 2.</rdfs:comment>
  </Scale>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/clinical_information">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where ClinicalInformation is compared.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_816</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/unknown_sex">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_999</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >organism(s) whose sex is unknown</rdfs:comment>
  </Sex>
  <DesignElement rdf:about="http://ontologies.ncgr.org/MO/short_oligo">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_749</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that is an oligonucleotide of less than 50 nucleotides in length (usually 20 to 25 nt as in Affymetrix probes).</rdfs:comment>
  </DesignElement>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/chromosome">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physical or theoretical sequence of, or representing a chromosome, one of the DNA molecules that comprises the genome.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_578</unique_identifier>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
  </DeprecatedTerms>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/ATCC_Cultures">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_979</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.atcc.org/Cultures/Products.cfm</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database resource for bacteria, bacteriophages, cell lines, fungi and yeast, plant tissue cultures, plant seeds, protozoa and algae and plant and animal viruses</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/CellLineDatabase"/>
  </StrainOrLineDatabase>
  <OrganismDatabase rdf:about="http://ontologies.ncgr.org/MO/NCBI_taxonomy">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_773</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/</has_human_readable_URI>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >identifier for  a taxon provided by the NCBI taxonomy database</rdfs:comment>
  </OrganismDatabase>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_430">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 433 nm, emission maxima at 539 nm (yellow-green), Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_401</unique_identifier>
  </LabelCompound>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/jackknife_Pearson_correlation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The jackknife Pearson correlation is the lowest Pearson correlation between two data series where one pair of values in the data series are omitted.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_784</unique_identifier>
  </NodeValueType>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_buffer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter where only buffer was deposited on the array</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_505</unique_identifier>
  </ControlType>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/FlyBase_organism_part_database">
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/obo/obo/ontology/anatomy/gross_anatomy/animal_gross_anatomy/fly/</has_machine_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_504</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >curated database containing information on Drosophila genes, alleles etc</rdfs:comment>
  </OrganismPartDatabase>
  <FailType rdf:about="http://ontologies.ncgr.org/MO/PCR_questionable">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_620</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PCR with multiple bands, or smear, in gel-separated reaction products</rdfs:comment>
  </FailType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/_33P">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >33 P, radioactive isotope of phosphorus, used for labeling/detection purposes.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_427</unique_identifier>
  </LabelCompound>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/nonnegative_integer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_390</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An integer >= 0.</rdfs:comment>
  </DataType>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/diameter_aberration">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The diameter of the Feature is much smaller or much larger than expected based on the spotting pin diameter.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_781</unique_identifier>
  </DefectType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/liquid_handler">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hardware for automated liquid transfer and handling.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_868</unique_identifier>
  </HardwareType>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/cell_line">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where CellLine is compared.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_562</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/stimulus_or_stress_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_568</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A stimulus or stress experiment design type is where the response of an organism(s) to the stress or stimulus is studied, e.g. osmotic stress, heat shock, radiation exposure, behavioral treatment etc.</rdfs:comment>
  </PerturbationalDesign>
  <PublicationType rdf:about="http://ontologies.ncgr.org/MO/journal_article">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_430</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A article published in a print or online journal having an ISSN.</rdfs:comment>
  </PublicationType>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/compound_based_treatment">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The treatment is effected by a defined chemical or biological compound.   The compound may be a drug, solvent, chemical, etc., with a property that can be measured such as concentration.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_798</unique_identifier>
  </ComplexAction>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/PAC">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from a P1 artificial chromosome
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_909</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
  </DeprecatedTerms>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/R">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Roentgen. Unit of exposure to gamma or x-rays in the air. 1 R= 2.58E-4 coulombs per kg.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_725</unique_identifier>
  </RadiationUnit>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/ml_per_kg">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_403</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milliliter per kilogram</rdfs:comment>
  </ConcentrationUnitOther>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_strain_or_line_database">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_397</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary for strains or lines</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C16403</has_human_readable_URI>
  </StrainOrLineDatabase>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/no">
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >false</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_556</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
  </DeprecatedTerms>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/TAIR_arabidopsis_anatomy_ontology">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_809</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A structured controlled vocabulary for the anatomy of Arabidopsis.
</rdfs:comment>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/viewcvs.py/obo/obo/ontology/anatomy/gross_anatomy/plant_gross_anatomy/Arabidopsis/Attic/arabidopsis_anatomy.ontology</has_machine_readable_URI>
  </OrganismPartDatabase>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/nutrients">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_867</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The food provided to the organism (e.g., chow, fertilizer, DEMM 10%FBS, etc.).</rdfs:comment>
  </EnvironmentalFactorCategory>
  <TemperatureUnit rdf:about="http://ontologies.ncgr.org/MO/K">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_614</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Kelvin, unit of temperature</rdfs:comment>
  </TemperatureUnit>
  <SubstrateType rdf:about="http://ontologies.ncgr.org/MO/glass">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The array is made on a glass slide.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_742</unique_identifier>
  </SubstrateType>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/cellular_modification_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cellular modification design type is where a modification of the transcriptome, proteome (not genome) is made, for example RNAi, antibody targeting. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_392</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TechnologicalDesign"/>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNAi</synonym>
  </PerturbationalDesign>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/inoculate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of introducing a foreign agent such as serum, vaccine, antigenic substance or organism.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_559</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >infect</synonym>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/lux">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A metric unit equal to one lumen per square meter. This unit is the modern equivalent of foot-candles where one footcandle is 10.76 lux.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_573</unique_identifier>
  </LightUnit>
  <OtherUnit rdf:about="http://ontologies.ncgr.org/MO/activity_units_per_ml">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_870</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Units of defined biological activity, e.g. cytokine stimulation, per ml.</rdfs:comment>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecated_from_version>
      <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.3.1"/>
    </deprecated_from_version>
  </OtherUnit>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_ss_oligo_features">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_579</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The TechnologyType of the FeatureGroup  is spotted single stranded oligonucleotides (of any length) on the substrate.</rdfs:comment>
  </TechnologyType>
  <HigherLevelAnalysisProtocolType rdf:about="http://ontologies.ncgr.org/MO/differential_expression">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_874</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An analysis aimed at identifying differentially expressed genes in two or more conditions.</rdfs:comment>
  </HigherLevelAnalysisProtocolType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/intron">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence spliced out from a transcript
</rdfs:comment>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_709</unique_identifier>
  </DeprecatedTerms>
  <FiducialType rdf:about="http://ontologies.ncgr.org/MO/chrome_border">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_491</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the chrome border on an Affymetrix type array which is used as a point of
reference for orientation (fiducial)
</rdfs:comment>
  </FiducialType>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/ad_libitum">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A delivery method for compounds/drugs where the compound or drug is freely available.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_592</unique_identifier>
  </DeliveryMethod>
  <PreservationType rdf:about="http://ontologies.ncgr.org/MO/frozen_storage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_481</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Storage where the thing stored is stored below 0 degrees celsius.</rdfs:comment>
  </PreservationType>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/fmol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_689</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >femtomole, unit of quantity
</rdfs:comment>
  </QuantityUnit>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/string_datatype">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values are a sequence of one or more characters.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_352</unique_identifier>
  </DataType>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/grow">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_758</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A ComplexAction or ProtocolType describing growth of an organism or cell culture.</rdfs:comment>
  </ComplexAction>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/L">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_444</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >liter, unit of volume</rdfs:comment>
  </VolumeUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/log_ratio">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Logarithmic transformation of ratio data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_896</unique_identifier>
  </DerivedBioAssayType>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/dl">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deciliter, unit of volume</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_624</unique_identifier>
  </VolumeUnit>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/dye_swap_merge">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of merging expression results from 2 dye-swap hybridizations on a Feature by Feature basis, with possible flagging if the results do not pass consistency checking criteria.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_448</unique_identifier>
  </DataTransformationProtocolType>
  <SeqFeatureBasis rdf:about="http://ontologies.ncgr.org/MO/unknown_basis_feature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence feature whose derivation is unknown.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_525</unique_identifier>
  </SeqFeatureBasis>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/loess_scaled_group_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_521</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a scale adjustment following loess_group_normalization, to render the group variances similar.</rdfs:comment>
  </DataTransformationProtocolType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/integer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_435</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A value which is a whole number (e.g. 10).</rdfs:comment>
  </DataType>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/unique_identifier">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_331</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A unique alphanumeric identifier for the term. This will exist in the form of MO_someNumber, e.g. MO_123.</rdfs:comment>
  </owl:AnnotationProperty>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/grandfather">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_478</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The father of one's father or mother.</rdfs:comment>
  </FamilyRelationship>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/displaced_feature_or_zone">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_959</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > The Feature or Zone is displaced from its expected position, due to e.g. a bent spotting pin(s).</rdfs:comment>
  </DefectType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/MAS4_average_difference">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_782</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of the relative abundance of a transcript.  Used in the MAS4.0 Affymetrix software to obtain an averaged signal intensity from a group of related Features. This involves calculation of the overall sum of perfect match minus mismatch pairs divided by the number of pairs.</rdfs:comment>
  </DerivedBioAssayType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/acclimatization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of stabilizing an organism prior to treatment</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_776</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
  </ExperimentalProtocolType>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/non-targeted_transgenic_variation_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_775</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The modification of an organism due to the presence of DNA from another individual, e.g. of a different strain, species or breed. These do not include targeted transgenics such as knock-ins and knock-outs.</rdfs:comment>
  </PerturbationalDesign>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/synonym">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This property is used to indicate additional terms that have the same meaning as the term that the property is applied to. The terms that have the same meaning as the term that this property is applied to will be the value of the property.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_333</unique_identifier>
  </owl:AnnotationProperty>
  <SurfaceType rdf:about="http://ontologies.ncgr.org/MO/polylysine">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a surface coating for immobilization with the polypeptide, polylysine</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_569</unique_identifier>
  </SurfaceType>
  <WarningType rdf:about="http://ontologies.ncgr.org/MO/is_contaminated">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The clone used to originate the BioSequence which corresponds to the reporter was found to be contaminated (e.g. well-well contamination) on examination.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_489</unique_identifier>
  </WarningType>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/fg">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >femtogram, unit of mass</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_732</unique_identifier>
  </MassUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/normalized_intensities">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of normalization, by some method, of a bioassay data set such as; intensities from one or both channels of a microarray-based assay; orthologous spot sets on 2D gels; or repeat measurements of the same metabolite in replicate cell cultures.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_994</unique_identifier>
  </DerivedBioAssayType>
  <SeqFeatureBasis rdf:about="http://ontologies.ncgr.org/MO/computational_feature">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_411</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computationally derived sequence feature.</rdfs:comment>
  </SeqFeatureBasis>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/sowing">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the process of placing a seed or spore in some media with the intention to invoke germination.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_748</unique_identifier>
  </InitialTimePoint>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/aunt">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The sister of one's father or mother.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_354</unique_identifier>
  </FamilyRelationship>
  <HigherLevelAnalysisProtocolType rdf:about="http://ontologies.ncgr.org/MO/condition_specificity">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_417</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An analysis aimed at ranking genes or transcripts according to the uniformity of expression across a set of conditions. For example, the analysis can be used to rank genes according to the degree of tissue or developmental stage specificity.</rdfs:comment>
  </HigherLevelAnalysisProtocolType>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_Bacteria_and_Archaea_Strains">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1008</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of CABRI bacteria and archaea strains sorted by genus and species. It includes more than 40,000 resources that are available from seven European collections participating in the CABRI (Common Access to Biological Resources and Information) initiative (see http://www.cabri.org/ ). Detailed descriptions can be reached from the list and strains of interest can be requested.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/bact/all_A.htm</has_human_readable_URI>
  </StrainOrLineDatabase>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/gene_fragment">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_853</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence of part of a gene, which is missing one or both ends</rdfs:comment>
  </TheoreticalBioSequenceType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_nonpositive_floats">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of nonpositive floats.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1000</unique_identifier>
  </DataType>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/biological_replicate">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ReplicateDescriptionType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A replicate that consists of independent biological replicates made from different individual BioSources.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_952</unique_identifier>
  </QualityControlDescriptionType>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/g">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_825</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gram, unit of mass</rdfs:comment>
  </MassUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/mean_and_p_values">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_943</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the mean and associated p-values resulting from computationally combining 2 or more sets of BioAssayData</rdfs:comment>
  </DerivedBioAssayType>
  <OtherUnit rdf:about="http://ontologies.ncgr.org/MO/U_per_week">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >units per week, e.g. the number of units of alcohol consumed over a period of 7 days</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_388</unique_identifier>
  </OtherUnit>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/homogenizer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument which fragments tissues or other biomaterials.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_714</unique_identifier>
  </HardwareType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/set_temperature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An action where the temperature is specified.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_393</unique_identifier>
  </AtomicAction>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/mOsm_per_kg_H2O">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_661</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >osmolality per kilogram of water, concentration of the solute per unit of solvent</rdfs:comment>
  </ConcentrationUnitOther>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/add">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_815</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of placing one physical object in the same container/physical space as another.</rdfs:comment>
  </AtomicAction>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/developmental_stage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_878</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where DevelopmentalStage is compared.  </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/nonpositive_float">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_656</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A float less than or equal to zero.</rdfs:comment>
  </DataType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/date">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_587</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time stated in terms of the day, month, and year.</rdfs:comment>
  </DataType>
  <OrganismStatus rdf:about="http://ontologies.ncgr.org/MO/postmortem">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_416</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >biomaterial removed after the death of the organism</rdfs:comment>
  </OrganismStatus>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/pH">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_814</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >potential of hydrogen</rdfs:comment>
  </ConcentrationUnitOther>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/gene">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_503</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >genomic sequence which corresponds to the primary transcript and uses the furthest 5' and 3'  UTR's, doesn't include non transcribed regulatory regions. Can be experimentally or computationally determined</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
  </DeprecatedTerms>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/labeling">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_471</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of labeling a biosample.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/mg_per_kg_per_day">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_353</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligram per kilogram per day</rdfs:comment>
  </ConcentrationUnitOther>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/kg">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_846</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kilogram, 1000 grams, unit of mass</rdfs:comment>
  </MassUnit>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/grandmother">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mother of one's father or mother.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_924</unique_identifier>
  </FamilyRelationship>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/acrossBioAssay_mean_and_p_values">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mean and associated p-values resulting from computationally combining 2 or more sets of bioassay data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_671</unique_identifier>
  </DerivedBioAssayType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_negative_integers">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_900</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of negative integers.</rdfs:comment>
  </DataType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/flag_filter">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transformation method that involves removal of values in a data set based 
    on visual or computed flags (e.g. the GenePix feature_extraction software 
    standard flags). This includes low-intensity filtering methods, where the 
    flag indicates low intensity values in the data set (for microarrays and 
    gels the threshold for exclusion is usually based on some estimation of 
    local or global background intensity; for mass spectrometry and NMR, it is 
    usually based on the signal-to-noise ratio in the spectrum).</rdfs:comment>
  </DataTransformationProtocolType>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_label">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_708</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Reporter used as a control where some label has been deposited. This includes fluor and radioactively labeled oligos and fluors alone.
  </rdfs:comment>
  </ControlType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/species_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_675</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A species experiment design type assays differences between distinct species.</rdfs:comment>
  </BiologicalProperty>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/deprecation_reason">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates the why the term was deprecated. The possible values are: deleted_term, split_term, merged_term, replaced_term.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <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"
              >merged_term</rdf:first>
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >replaced_term</rdf:first>
                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
              </rdf:rest>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >split_term</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >deleted_term</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1013</unique_identifier>
  </owl:AnnotationProperty>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/F">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mating type indicating the presence of F plasmid in a bacterial cell</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_717</unique_identifier>
  </Sex>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/coitus">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >insemination</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >copulation</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the physical act of copulation that occurs during the process of sexual reproduction
synonyms: copulation, insemination</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_783</unique_identifier>
  </InitialTimePoint>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/linear_amplification">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eberwine procedure</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Amplification of nucleic acid sequence by making many copies off the same template.  An example is the use of the T7 promoter for amplification by transcribing many RNA copies.
non exact synonym: Eberwine procedure</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_997</unique_identifier>
  </ComplexAction>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/array_manufacture_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software to control an arrayer.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_502</unique_identifier>
  </SoftwareType>
  <CompoundDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_compound_database">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterm.nci.nih.gov:80/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C1908</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary for compounds</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_376</unique_identifier>
  </CompoundDatabase>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/unknown_sequence">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_535</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioSequence of unknown type</rdfs:comment>
  </TheoreticalBioSequenceType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/dilute">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_962</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Decreasing the concentration of solutes in a solution or suspension.  </rdfs:comment>
  </AtomicAction>
  <HistologyDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_histology_database">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C4741</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary for histology</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_537</unique_identifier>
  </HistologyDatabase>
  <DesignElementGroupType rdf:about="http://ontologies.ncgr.org/MO/mixed_design_element_group_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a design element group consisting of multiple types </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_528</unique_identifier>
  </DesignElementGroupType>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/molecules">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_707</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >number of molecules, quantity unit</rdfs:comment>
  </QuantityUnit>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/pearson_correlation_coefficient">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Pearson's correlation coefficient between two variables. Its values can range between -1.00 to +1.00. The closer the absolute value of the Pearson correlation coefficient is to 0, the smaller the linear relationship between the two variables. A Pearson correlation coefficient with absolute value 1 indicates perfect linear relationship.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_558</unique_identifier>
  </NodeValueType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_positive_floats">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of positive floats.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_777</unique_identifier>
  </DataType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/boolean">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values are either TRUE or FALSE, which can be expressed as 1 and 0.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_826</unique_identifier>
  </DataType>
  <Ploidy rdf:about="http://ontologies.ncgr.org/MO/diploid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Describes a cell, nucleus or an organism with two copies of each chromosome.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_836</unique_identifier>
  </Ploidy>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Deoxyribonucleic acid.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/PolymerType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_945</unique_identifier>
  </MaterialType>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/disease_state">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where DiseaseState is compared.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_787</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/median_log_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_931</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type median_log_centering.</rdfs:comment>
  </DataTransformationProtocolType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/bedding">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The material (e.g. straw) that an animal sleeps on</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_615</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
  </DeprecatedTerms>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/daughter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_665</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The female offspring of the patient or individual under study.</rdfs:comment>
  </FamilyRelationship>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/image_acquisition">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of generating an image from the array.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_929</unique_identifier>
  </ExperimentalProtocolType>
  <FeatureShape rdf:about="http://ontologies.ncgr.org/MO/square_feature">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_817</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The shape of the feature on the array is square.</rdfs:comment>
  </FeatureShape>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/averaged_intensity">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_362</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of data reduction involving computation of the average of multiple 
    intensities of identical type. These could include identical Features, 
    Reporters or CompositeSequences in different microarray hybridizations, 
    matched replicate spots on 2D gels run from the same sample, or repeat 
    measurements of the same metabolite in replicate cell cultures.</rdfs:comment>
  </DerivedBioAssayType>
  <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/ICD-9-CM">
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ftp://ftp.cdc.gov/pub/Health_Statistics/NCHS/Publications/ICD9-CM/2002</has_machine_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database entry from ICD 9 2001, international classification of diseases 9, clinical modification 2001.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_654</unique_identifier>
  </DiseaseStateDatabase>
  <SurfaceType rdf:about="http://ontologies.ncgr.org/MO/aminosilane">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_747</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a surface coating type for immobilization with the compound aminosilane</rdfs:comment>
  </SurfaceType>
  <PreservationType rdf:about="http://ontologies.ncgr.org/MO/seed_dormancy">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_666</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >preservation type whereby the seed is maintained in a dormant state</rdfs:comment>
  </PreservationType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/strain_or_line_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_462</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A strain or line experiment design type assays differences between multiple strains, cultivars, serovars, isolates, lines from organisms of a single species.</rdfs:comment>
  </BiologicalProperty>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/pool">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_779</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >combine</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of combining two or more BioMaterials.  
Exact synonym: combine</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
  </ExperimentalProtocolType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/years">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_948</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >365 days, time unit</rdfs:comment>
  </TimeUnit>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/compound_treatment_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_555</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A compound treatment design type is where the response to administration of a compound or chemical (including biological compounds such as hormones)  is assayed.</rdfs:comment>
  </PerturbationalDesign>
  <Result rdf:about="http://ontologies.ncgr.org/MO/negative">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_802</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >false or no </rdfs:comment>
  </Result>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/in_vivo_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_454</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design that is conducted entirely in a living organism, e.g. a compound treatment in a mouse model.</rdfs:comment>
  </MethodologicalDesign>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/percent_vol_per_vol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_916</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percentage volume per volume, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <StrandType rdf:about="http://ontologies.ncgr.org/MO/single_stranded">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a nucleic acid consisting of a single polynucleotide chain.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_576</unique_identifier>
  </StrandType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/cosmid">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_888</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from cosmid, a hybrid cloning vector containing cos sites, usually of ~40kB size</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
  </DeprecatedTerms>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/Pearson_correlation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Pearson correlation is defined as the covariance of two data series divided by the product of their standard deviations.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_632</unique_identifier>
  </NodeValueType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/oligo_synthesizer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_930</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hardware for synthesizing oligos.</rdfs:comment>
  </HardwareType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/us">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microsecond, unit of time</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_795</unique_identifier>
  </TimeUnit>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/cells_per_ml">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_727</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the number of cells per ml</rdfs:comment>
  </ConcentrationUnitOther>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/bioassay_data_transformation_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software used to transform the Measured or DerivedBioAssay data e.g. normalization.
Non-exact synonym: normalization software</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_672</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >normalization software</synonym>
  </SoftwareType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/loess_global_normalization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type loess_normalization where the same normalization curve is used for all points in the data set; e.g. Features on an array, picked spots on a gel, or measured metabolites in a sample.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_443</unique_identifier>
  </DataTransformationProtocolType>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/light_duration">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >photoperiod</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The length of the light period that a sample is subjected to.
Exact synonym:photoperiod</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_604</unique_identifier>
  </EnvironmentalFactorCategory>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/split_to_term">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1017</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of the property indicates a replacement term since the term was split.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </owl:AnnotationProperty>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/mother">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A female parent.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_387</unique_identifier>
  </FamilyRelationship>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/specified_biomaterial_action">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/AtomicAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conceptual action for specified protocol applied in treatment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_968</unique_identifier>
  </ComplexAction>
  <Media rdf:about="http://ontologies.ncgr.org/MO/liquid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >media type, usually some sort of broth</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_715</unique_identifier>
  </Media>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/ml">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_488</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milliliter, volume unit</rdfs:comment>
  </VolumeUnit>
  <TechnologicalDesign rdf:about="http://ontologies.ncgr.org/MO/transcript_identification_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_533</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transcription profiling</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene expression</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transcript identification design type characterizes the length and 
    position of transcripts and allows identification of all forms of 
    transcripts in the genome.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BioMolecularAnnotation"/>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transcription_profiling</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene_expression</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >expression_profiling</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >expression profiling</synonym>
  </TechnologicalDesign>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/percent_weight_per_vol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent weight per volume, concentration unit </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_420</unique_identifier>
  </ConcentrationUnit>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/reference_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_699</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A reference experiment design type is where all samples are compared to a common reference. </rdfs:comment>
  </MethodologicalDesign>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/place">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of putting a physical object in a container/physical space.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_470</unique_identifier>
  </AtomicAction>
  <GeneticModification rdf:about="http://ontologies.ncgr.org/MO/gene_knock_in">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_437</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A modification whereby a functional gene, or a functional part of a gene, is inserted into an organism', e.g. by recombination, P-element insertion.
</rdfs:comment>
  </GeneticModification>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/behavioral_design_type">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_766</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PerturbationalDesign"/>
    <was_replaced_by>
      <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/innate_behavior_design">
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_355</unique_identifier>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A design in which the innate behavior of the organism is examined, e.g. 
    path finding in bees.</rdfs:comment>
      </BiologicalProperty>
    </was_replaced_by>
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/innate_behavior_design"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A design type in which some behavior(s) of an organism is studied. The behavior can be innate, such as path finding in bees, or in response to an
experimental behavioral stimulus such as sleep deprivation.
</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <has_reason_for_deprecation>
      <DeprecationReason rdf:about="http://ontologies.ncgr.org/MO/replaced_term">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >The term name was changed to one more appropriate to the intent of the definition.</rdfs:comment>
      </DeprecationReason>
    </has_reason_for_deprecation>
  </DeprecatedTerms>
  <Scale rdf:about="http://ontologies.ncgr.org/MO/log_base_e">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_554</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values presented are logarithm, base e.</rdfs:comment>
  </Scale>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/curated_gene_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_913</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies nucleic acid sequence which has been identified as a gene by a curator. e.g. Flybase gene record
</rdfs:comment>
  </DatabaseEntryType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/change_humidity">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_917</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of changing the relative humidity, e.g. from 1% to 10%.</rdfs:comment>
  </AtomicAction>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_booleans">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of booleans.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_712</unique_identifier>
  </DataType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/lowess_group_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_861</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type lowess_normalization where a potentially different normalization curve is generated and used for two or more groups (delineated by some criteria); criteria could include blocks (e.g. print-tip groups) on an array, or the day on which mass spectrometry was performed.</rdfs:comment>
  </DataTransformationProtocolType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/monosomy">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absence of one chromosome of a pair of homologous chromosomes. In a normally diploid cell it is represented symbolically as 2N-1.</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ChromosomalAberrationClassification"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <was_replaced_by>
      <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/oligosomy">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >A state or condition describing a cell or organism that has fewer copies of a single chromosome than the usual complement.</rdfs:comment>
      </ChromosomalAberrationClassification>
    </was_replaced_by>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_424</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/oligosomy"/>
  </DeprecatedTerms>
  <ObservationDatabase rdf:about="http://ontologies.ncgr.org/MO/Mammalian_Phenotype_Ontology">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A community effort to provide standard terms for annotating phenotypic data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_704</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.informatics.jax.org/searches/Phat.cgi?id=MP:0000001</has_human_readable_URI>
  </ObservationDatabase>
  <DevelopmentalStageDatabase rdf:about="http://ontologies.ncgr.org/MO/EMAP">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Edinburgh Mouse Atlas Project (EMAP) ontology of mouse developmental anatomy covers the 26 developmental stages (Theiler Stages) from fertilization to birth.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_357</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://genex.hgu.mrc.ac.uk</has_human_readable_URI>
  </DevelopmentalStageDatabase>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/intergenic">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from the region between genes
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_463</unique_identifier>
  </DeprecatedTerms>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/rRNA_gene">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ribosomal RNA gene</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from gene coding for ribosomal RNA
exact synonym: ribosomal RNA gene
</rdfs:comment>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_955</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
  </DeprecatedTerms>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/A">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_515</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Angstrom, unit of distance, 1 angstrom is one tenth of a nanometer</rdfs:comment>
  </DistanceUnit>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/sex_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_575</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sex experiment design type assays differences associated with an organism's sex, gender or mating type.</rdfs:comment>
  </BiologicalProperty>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/comparative_genome_hybridization_design">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >array_CGH</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >array CGH</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CGH</synonym>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TechnologicalDesign"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Experiment design type in which genomic content is studied using an array based assay.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_856</unique_identifier>
  </BioMolecularAnnotation>
  <FeatureShape rdf:about="http://ontologies.ncgr.org/MO/ellipsoid_feature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The shape of the feature on the array is circular or oval.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_459</unique_identifier>
  </FeatureShape>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/brother">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_655</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > A male having the same genetic parents as another, or one genetic parent in common with another.</rdfs:comment>
  </FamilyRelationship>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/acrossBioAssay_mean_and_variance">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mean and variance values resulting from computationally combining 2 or more sets of bioassay data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_400</unique_identifier>
  </DerivedBioAssayType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/cell_cycle_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cell cycle design experiment design type is one that assays events that occurs in relation to the cell cycle, which is the period between the formation of a cell, by division of its mother cell and the time when the cell itself divides to form two daughter cells.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_822</unique_identifier>
  </BiologicalProperty>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/trisomy">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ChromosomalAberrationClassification"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_494</unique_identifier>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/polysomy"/>
    <was_replaced_by rdf:resource="http://ontologies.ncgr.org/MO/polysomy"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The possession of a third chromosome of any one type in an otherwise diploid cell.</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
  </DeprecatedTerms>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/pathway_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_780</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a record which identifies and describes biological pathways, e.g. a KEGG record</rdfs:comment>
  </DatabaseEntryType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/change_temperature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Change in temperature.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_677</unique_identifier>
  </AtomicAction>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/flip-dye_consistency">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <was_replaced_by rdf:resource="http://ontologies.ncgr.org/MO/dye_swap_merge"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of checking the consistency of expression levels between a pair of features from  flip-dye hybridizations by studying the distribution of the logarithm of ratios of intensity  ratios from the two spots.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_907</unique_identifier>
  </NormalizationDescriptionType>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/whole_organism">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_566</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >one or more of any unicellular or multicellular pro or eukaryote, including archaebacteria</rdfs:comment>
  </MaterialType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/loess_group_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_377</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type loess_normalization where a potentially different normalization curve is generated and used for two or more groups (delineated by some criteria); criteria could include blocks (e.g. print-tip groups) on an array, or the day on which mass spectrometry was performed.</rdfs:comment>
  </DataTransformationProtocolType>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/cell_lysate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cell lysate, a collection of cells whose membranes have been disrupted</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_903</unique_identifier>
  </MaterialType>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/nm">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_862</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanometer distance unit
</rdfs:comment>
  </DistanceUnit>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/uncentered_Pearson_correlation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_974</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The uncentered Pearson correlation is defined as the Pearson correlation for two data series where the mean of each data series is assumed to be zero.
</rdfs:comment>
  </NodeValueType>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/spike_quality_control">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_937</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment in which spikes were introduced into some or all of the hybridizations for quality control or data transformation purposes.</rdfs:comment>
  </QualityControlDescriptionType>
  <TestTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/IUPAC_Clinical_Chemistry_Guidelines">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.iupac.org/publications/pac/2000/205/205olesen.html</has_human_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_593</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > A resource of vocabularies for describing clinical tests, e.g. blood chemistry.</rdfs:comment>
  </TestTypeDatabase>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/biological_fluid_collection">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_685</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of collecting biological fluids including bodily secretions, exudates, transudates etc. and sampling of cytoplasm. The purpose of sampling may range from collecting other organisms (i.e. pathogens) to studying fluid composition.</rdfs:comment>
  </ExperimentalProtocolType>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/temperature">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_791</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Temperature associated with a particular environment.</rdfs:comment>
  </EnvironmentalFactorCategory>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/array_scanner">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_824</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument capable of acquiring images of arrays.
</rdfs:comment>
  </HardwareType>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/sampling_time_point">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >&lt;pre>The time point that a sample was taken. Not to be used where the sample is part of a time
course. SamplingTimePoint is not related to age. An instance could be summer, a date, a time, or a range value&lt;/pre></rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_866</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <CellTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/TAIR">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_660</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Arabidopsis Information Resource.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.arabidopsis.org/servlets/Search?action=new_search&amp;type=ecotype</has_human_readable_URI>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
  </CellTypeDatabase>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/organellar_DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA from organelles such as the mitochondria or chloroplast.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_645</unique_identifier>
  </MaterialType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/incubate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of placing a physical object under specified conditions e.g. time, temperature, humidity for the purposes of obtaining a different product.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_965</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
  </ExperimentalProtocolType>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/NASC">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://arabidopsis.info/catalogue.html</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Nottingham Arabidopsis Stock Centre (NASC). Provides seed and information resources to the International Arabidopsis Genome Programme and the wider research community.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_379</unique_identifier>
  </StrainOrLineDatabase>
  <PhysicalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/clone_of_unknown_source">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence from some nucleic acid copy and the associated vector for which the source clone supplier is unknown.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_371</unique_identifier>
  </PhysicalBioSequenceType>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/birth">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the action of emergence and separation of offspring from the mother.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_710</unique_identifier>
  </InitialTimePoint>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/negative_float">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A float that is &lt; 0.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_728</unique_identifier>
  </DataType>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/cc">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a cubic centimeter, volume unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_834</unique_identifier>
  </VolumeUnit>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/ms">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_920</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millisecond, time unit</rdfs:comment>
  </TimeUnit>
  <ImageFormat rdf:about="http://ontologies.ncgr.org/MO/TIFF">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_638</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Tag Image File Format (TIFF) is a common format to describe and store raster image data  from scanners and other imaging devices. TIFFs may contain one or more channels and the data may be compressed using a lossless compression algorithm.</rdfs:comment>
  </ImageFormat>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/light_intensity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The amount of light actually striking the surface of samples which are being assayed.  It has a unit association as well, usually uEinstein /m2 /min or uEinstein /m2/s.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_517</unique_identifier>
  </EnvironmentalFactorCategory>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/store">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of placing a physical object under specified conditions e.g. time, temperature, humidity, for the purposes of keeping it in the same state.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_442</unique_identifier>
  </ComplexAction>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/curated_nucleic_acid_sequence_feature_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_644</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which identifies a nucleic acid sequence feature(s) and which has been curated.</rdfs:comment>
  </DatabaseEntryType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/compound_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a record which describes and identifies a compound e.g. drug record part of NCI thesaurus</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_546</unique_identifier>
  </DatabaseEntryType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/vortexer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument that mixes by rapid oscillation.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_983</unique_identifier>
  </HardwareType>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/gram_percent">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_582</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grams per deciliter, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_633">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 632 nm, emission maxima at 647 nm (red). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_345</unique_identifier>
  </LabelCompound>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/snRNA_gene">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_961</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >small nuclear RNA gene</synonym>
    <deprecation_old_parent rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_old_parent>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from gene coding for small nuclear RNA
exact synonym: small nuclear RNA gene</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
  </DeprecatedTerms>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/clinical_treatment">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_384</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for a clinical treatment for a patient.</rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/mg_per_ml">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_522</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligrams per milliliter, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <SurfaceType rdf:about="http://ontologies.ncgr.org/MO/unknown_surface_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_359</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A SurfaceType of unknown type.</rdfs:comment>
  </SurfaceType>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/mm">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_648</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >millimeter, unit of distance</rdfs:comment>
  </DistanceUnit>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/pM">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_628</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >picomolar, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/ontology_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_529</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a term, class or instance in an ontology or controlled vocabulary e.g. ICD</rdfs:comment>
  </DatabaseEntryType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/quality_control_testing_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_981</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A  quality control testing experiment design type is where some aspect of the experiment is quality controlled for the purposes of quality assurance </rdfs:comment>
  </MethodologicalDesign>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_568">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_736</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 556 nm, emission maxima at 573 nm (orange). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
  </LabelCompound>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_nonnegative_floats">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_360</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of nonnegative floats.</rdfs:comment>
  </DataType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/data_analyst">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_753</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A contact who performs data analysis, e.g. statistician.</rdfs:comment>
  </Roles>
  <GeneticModification rdf:about="http://ontologies.ncgr.org/MO/induced_mutation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_564</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The modification of the genetic material (either coding or non-coding) of an organism by mutagenic compounds or irradiation.</rdfs:comment>
  </GeneticModification>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/individual">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where BioSources are compared. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_639</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/beginning_of_stage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_608</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time point that indicates the start of some developmental stage</rdfs:comment>
  </InitialTimePoint>
  <StrandType rdf:about="http://ontologies.ncgr.org/MO/double_stranded">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_828</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a nucleic acid consisting of two polynucleotide chains having antiparallel orientation and being bound together by hydrogen bonding between the chains.  This would apply to DNA and some RNA genomes, but not to rRNA or tRNA, etc.</rdfs:comment>
  </StrandType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/centrifuge">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument capable of applying centrifugal force to tubes or microtiter plates.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_476</unique_identifier>
  </HardwareType>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/organism_status">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_871</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The stage premortem or postmortem at which the sample was processed for extraction of biomaterials. </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/paraffin_sample">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_990</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biomaterial obtained embedded in paraffin (wax).</rdfs:comment>
  </BioSourceType>
  <DevelopmentalStageDatabase rdf:about="http://ontologies.ncgr.org/MO/TAIR_arabidopsis_development_ontology">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ontology of stages of growth and development of the model plant Arabidopsis thaliana.</rdfs:comment>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/viewcvs.py/obo/obo/ontology/developmental/plant_development/Arabidopsis/temporal.tair?rev=1.21&amp;view=markup</has_machine_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_919</unique_identifier>
  </DevelopmentalStageDatabase>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/loess_normalization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of normalizing ratio data by using a locally weighted polynomial regression (typically after a log transformation). The regression can be performed on log ratios resulting from the relation of two data sets versus the average log intensity data from the same two data sets or it can be performed on raw or log transformed values from one data set versus values from another. The goal could be to remove intensity-dependent dye-specific effects from the set of pair wise ratios. This method can 
be applied globally, or limited by one or more specified criteria.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_428</unique_identifier>
  </NormalizationDescriptionType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/months">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unit of time corresponding to approx. one cycle of the moon's phases.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_631</unique_identifier>
  </TimeUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/signal">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A quantitative measure of the relative abundance of a transcript (MAS 4.0 version of the Affymetrix analysis software).</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_534</unique_identifier>
  </DerivedBioAssayType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/feature_extraction">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >image analysis</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >image quantification</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_928</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of obtaining quantifiable values from the scanned image of the 
    array. Exact synonyms: image analysis, image quantification</rdfs:comment>
  </ExperimentalProtocolType>
  <ImageFormat rdf:about="http://ontologies.ncgr.org/MO/Affymetrix_DAT">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_786</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A proprietary image data format that is lossless and containing one channel of data.
</rdfs:comment>
  </ImageFormat>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/physical_characteristics">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_863</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where PhysicalCharacteristics are compared.  </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/Hfr">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/Sex"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >High frequency recombinant, mating type that indicates that the F plasmid has integrated into the chromosome</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_419</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/Sex"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_532">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 532 nm, emission maxima at 554 nm (yellow). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_375</unique_identifier>
  </LabelCompound>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/behavioral_stimulus">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The organism is forced to respond to a stimulus with some behavior (e.g., avoidance, obtaining a reward, etc.) </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_674</unique_identifier>
  </ExperimentalProtocolType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/operator_variation_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An operator variation experiment design type assesses the operator performance and relation to data consistency and quality.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_519</unique_identifier>
  </MethodologicalDesign>
  <DevelopmentalStageDatabase rdf:about="http://ontologies.ncgr.org/MO/HUMAT">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology of human developmental anatomy for Carnegie stages 1-20. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_844</unique_identifier>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://obo.sourceforge.net/list.shtml</has_machine_readable_URI>
  </DevelopmentalStageDatabase>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/nl">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_754</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanoliter unit of volume</rdfs:comment>
  </VolumeUnit>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/consortium_member">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A member of a consortium of institutions.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_778</unique_identifier>
  </Roles>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/stimulated_design_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A design in which a behavior is invoked by a variable controlled by the experimenter - e.g. administration of a drug that effects aggressivity.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_958</unique_identifier>
  </PerturbationalDesign>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/timepoint">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Time point at which a sample or observation is made or taken from a biomaterial as measured from some reference point.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_738</unique_identifier>
  </ComplexAction>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/Affymetrix_average_difference">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the method used by Affymetrix to obtain mean signal intensity from a group  of related Features.  This involves calculation of the overall sum of perfect match minus  mismatch pairs divided by the number of pairs.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_649</unique_identifier>
  </DerivedBioAssayType>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/technical_replicate">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ReplicateDescriptionType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_641</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A replicate where the same BioSample is use e.g. the same pool of RNA used to assess technical (as opposed to biological) variation within an experiment.</rdfs:comment>
  </QualityControlDescriptionType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_floats">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of floats.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_760</unique_identifier>
  </DataType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/harvest">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of harvesting cells from culture.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_982</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
  </ExperimentalProtocolType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/element_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >protocol that describes how the features, reporters and composites were designed and or selected for inclusion in an array design </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_523</unique_identifier>
  </ExperimentalProtocolType>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/hatching">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_745</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The point at which an organism emerges from an egg.</rdfs:comment>
  </InitialTimePoint>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/data_coder">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >person who prepares the MAGE-ML file</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_695</unique_identifier>
  </Roles>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/dissect">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of removing one or more organism parts.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_374</unique_identifier>
  </ComplexAction>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/NCI_Thesaurus">
    <split_to_term>
      <TumorGradingDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_tumor_grading_database">
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_819</unique_identifier>
        <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C28076</has_human_readable_URI>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >a controlled vocabulary of tumor grading terms</rdfs:comment>
      </TumorGradingDatabase>
    </split_to_term>
    <has_reason_for_deprecation>
      <DeprecationReason rdf:about="http://ontologies.ncgr.org/MO/split_term">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >the term has been decomposed into more specific terms</rdfs:comment>
      </DeprecationReason>
    </has_reason_for_deprecation>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TumorGradingDatabase"/>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterms.nci.nih.gov</has_human_readable_URI>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ClinicalTreatmentDatabase"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/GeographicLocationDatabase"/>
    <split_to_term>
      <GeographicLocationDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_geographic_location_database">
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_630</unique_identifier>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >a controlled vocabulary for geographic locations</rdfs:comment>
        <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C16632</has_human_readable_URI>
      </GeographicLocationDatabase>
    </split_to_term>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/DiseaseStateDatabase"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TargetedCellTypeDatabase"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_456</unique_identifier>
    <split_to_term>
      <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_disease_state_database">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >a controlled vocabulary for disease states</rdfs:comment>
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_790</unique_identifier>
        <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C7057</has_human_readable_URI>
      </DiseaseStateDatabase>
    </split_to_term>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/OrganismPartDatabase"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/StrainOrLineDatabase"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/CellLineDatabase"/>
    <split_to_term>
      <CellTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_cell_type_database">
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >a controlled vocabulary of cell types</rdfs:comment>
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_687</unique_identifier>
        <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://nciterms.nci.nih.gov/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=12596</has_human_readable_URI>
      </CellTypeDatabase>
    </split_to_term>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/CompoundDatabase"/>
    <split_to_term>
      <TargetedCellTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_targeted_cell_type_database">
        <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://nciterms.nci.nih.gov:80/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C12596</has_human_readable_URI>
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_351</unique_identifier>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >a controlled vocabulary of targeted cell types</rdfs:comment>
      </TargetedCellTypeDatabase>
    </split_to_term>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
    <split_to_term rdf:resource="http://ontologies.ncgr.org/MO/NCI_organism_part_database"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A description logic namespace that contains controlled terminology used at NCI.</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >split_term</deprecation_reason>
    <split_to_term rdf:resource="http://ontologies.ncgr.org/MO/NCI_compound_database"/>
    <split_to_term rdf:resource="http://ontologies.ncgr.org/MO/NCI_strain_or_line_database"/>
  </DeprecatedTerms>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/within_bioassay_data_set_function">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_668</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A function applied to subsets of values from the same Measured/Derived bioassay data set.</rdfs:comment>
  </DataTransformationProtocolType>
  <MeasurementType rdf:about="http://ontologies.ncgr.org/MO/relative">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a measurement where the value is dependent on another measurement</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_396</unique_identifier>
  </MeasurementType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/Cy5">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_646</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorophore used for labeling/detection purposes</rdfs:comment>
  </LabelCompound>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/germination">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_590</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The physiological and developmental changes by a seed, spore, pollen grain (microspore), or zygote that occur after release from dormancy, and encompassing events prior to and including the first visible indications of growth (from the GO).</rdfs:comment>
  </InitialTimePoint>
  <DesignElementGroupType rdf:about="http://ontologies.ncgr.org/MO/experimental_design_element_group_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_755</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A grouping of DesignElements, Features/Reporters/Composite Sequences which are expected to detect a signal in the biomaterial.</rdfs:comment>
  </DesignElementGroupType>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/relative_humidity">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_453</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The amount of moisture in the air expressed as a percentage of the maximum amount the air is capable of holding.</rdfs:comment>
  </EnvironmentalFactorCategory>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/biopsy">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of removing tissue from a living organism.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_711</unique_identifier>
  </ComplexAction>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/hybridization_chamber">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A chamber in which the hybridization is performed which maintains constant conditions.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_563</unique_identifier>
  </HardwareType>
  <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.3.0">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_440</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Version of the MGEDOntology.</rdfs:comment>
  </MGEDOntologyVersion>
  <DesignElement rdf:about="http://ontologies.ncgr.org/MO/long_oligo">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that is an oligonucleotide of at least 50 nucleotides in length.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_598</unique_identifier>
  </DesignElement>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/disease_state_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design type in which the pathological condition of a part, organ, or system of an organism is studied. The etiology  may be from infection, genetic defect, or environmental stress.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_902</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/EpidemiologicalDesign"/>
  </PerturbationalDesign>
  <ImageFormat rdf:about="http://ontologies.ncgr.org/MO/PNG">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Portable Network Graphic, a lossless image data format.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1001</unique_identifier>
  </ImageFormat>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/dpm">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_583</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >disintegrations per minute, unit of atom disintegrations per minute. dpm = (cpm - measured background)/efficiency. Efficiency is dependent on the radioisotope used and the instrument.</rdfs:comment>
  </RadiationUnit>
  <Ploidy rdf:about="http://ontologies.ncgr.org/MO/polyploid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Describes a cell, nucleus or organism with three or more copies of each chromosome.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_394</unique_identifier>
  </Ploidy>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/real_time_PCR_quality_control">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_434</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A PCR based quantitative validation of a subset of the array based data used for experimental QC purposes.</rdfs:comment>
  </QualityControlDescriptionType>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/mating_type_h_minus">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_407</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mating type of S.pombe.</rdfs:comment>
  </Sex>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/media">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_545</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The physical state or matrix used to provide nutrients to the organism (e.g., liquid, agar, soil) </rdfs:comment>
  </EnvironmentalFactorCategory>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/genomic_DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >high molecular weight DNA</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_599</unique_identifier>
  </MaterialType>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/quantile_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_951</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of normalizing a set of MeasuredBioAssayData aimed at rendering the distribution of intensities for each assay in the set the same, by forcing the values of quantiles to be equal across assays.
</rdfs:comment>
  </NormalizationDescriptionType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/mix_general">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of agitating 2 or more materials in order to combine them. The materials may be of any state solid/liquid/gas.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_944</unique_identifier>
  </AtomicAction>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/planting">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_495</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The act of placing a plant in media (e.g. soil) to allow it to grow.  This excludes sowing.</rdfs:comment>
  </InitialTimePoint>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/class_source">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf 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"
            >ontology</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >mage</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_343</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The property indicates the derivation of the class. A value of "mage" means that the class is derived from the MAGE-OM and the value "ontology" indicates that the class is derived from the ontology. This property is being added since the MGED Ontology was developed in such a way to include classes that exist in the MAGE-OM as well as classes that exist only in the MGED Ontology.</rdfs:comment>
  </owl:AnnotationProperty>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/function_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a record which identifies and describes the function of a gene product, e.g. E.C. record</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_538</unique_identifier>
  </DatabaseEntryType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/in_vitro_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_347</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment done in a test tube or a culture dish, e.g. 
A bacterial invasion assay in an established cell culture.</rdfs:comment>
  </MethodologicalDesign>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/cfu_per_ml">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the number of colony forming units per ml</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_788</unique_identifier>
  </ConcentrationUnitOther>
  <DevelopmentalStageDatabase rdf:about="http://ontologies.ncgr.org/MO/FlyBase_developmental_stage_database">
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/viewcvs.py/*checkout*/obo/obo/ontology/developmental/animal_development/fly/fly_development.ontology?content-type=text/plain&amp;rev=1.1</has_machine_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_865</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >uri for FlyBase developmental stage terms</rdfs:comment>
  </DevelopmentalStageDatabase>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/seconds">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_391</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >time unit</rdfs:comment>
  </TimeUnit>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/computed_nucleic_acid_sequence_feature_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_774</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which identifies and describes a nucleic sequence feature which has been computationally determined or predicted E.g. and Ensembl record</rdfs:comment>
  </DatabaseEntryType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/Cy3">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >fluorophore used for labeling/detection purposes</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_739</unique_identifier>
  </LabelCompound>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/unknown_experiment_design_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_634</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/EpidemiologicalDesign"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BioMolecularAnnotation"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/MethodologicalDesign"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BiologicalProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ExperimentDesignType of unknown type.</rdfs:comment>
  </PerturbationalDesign>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_protein_features">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TechnologyType of FeatureGroup where protein (other than antibody) is spotted directly.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_996</unique_identifier>
  </TechnologyType>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/tiling_path_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_507</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment in which gene expression on a genome-wide basis is evaluated, without bias toward coding or noncoding regions, using arrays containing oligonucleotides that are either overlapping or spaced at regular intervals.</rdfs:comment>
  </BioMolecularAnnotation>
  <PhysicalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/mtDNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from the mitochondrial genome
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_581</unique_identifier>
  </PhysicalBioSequenceType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/split">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_835</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sample</synonym>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of separating a BioMaterial into two or more BioMaterials of similar composition e.g. aliquoting a sample. The BioMaterial may be a BioSource (e.g., a tissue) or a BioSample (e.g. RNA extracted from a BioSource).
Non exact Synonym: sample
</rdfs:comment>
  </ExperimentalProtocolType>
  <EpidemiologicalDesign rdf:about="http://ontologies.ncgr.org/MO/family_history_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_544</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A family history design type is where the family history such as traits, characteristics, susceptibility to disease is studied</rdfs:comment>
  </EpidemiologicalDesign>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/nmol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nanomoles, quantity unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_743</unique_identifier>
  </QuantityUnit>
  <PolymerType rdf:about="http://ontologies.ncgr.org/MO/protein">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Polymer of amino acids.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/MaterialType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_683</unique_identifier>
  </PolymerType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/vector">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_551</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence from a vector, DNA of any transmissible agent e.g. plasmid or virus into which a segment of foreign DNA can be spliced, does not include insert sequence. These terms should be used when other terms such as plasmid, YAC, BAC are used.  </rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
  </DeprecatedTerms>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/mix_by_inversion">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_700</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mix through the process of inverting.</rdfs:comment>
  </AtomicAction>
  <PolymerType rdf:about="http://ontologies.ncgr.org/MO/RNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ribonucleic acid.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_594</unique_identifier>
  </PolymerType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/array_manufacturing">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_818</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of physically creating the array.</rdfs:comment>
  </ExperimentalProtocolType>
  <DesignElementGroupType rdf:about="http://ontologies.ncgr.org/MO/control_design_element_group_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A grouping of DesignElements features/Reporters/Composites which are not designed to detect a signal in the biomaterial and which are on the array for control purposes e.g. a grouping of controls used for spiking.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_414</unique_identifier>
  </DesignElementGroupType>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/reverse_transcription_PCR_quality_control">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A PCR based semi quantitative validation of a subset of the array based data used for experimental QC purposes.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_986</unique_identifier>
  </QualityControlDescriptionType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/promoter">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_911</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >genomic sequence 5' to a gene where the transcription initiation complex forms.</rdfs:comment>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
  </DeprecatedTerms>
  <TestTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/LOINC">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database resource for universal identifiers for laboratory and other clinical observations</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_731</unique_identifier>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.loinc.org/download</has_machine_readable_URI>
  </TestTypeDatabase>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/slice_analysis">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/NormalizationDescriptionType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/NormalizationDescriptionType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_531</unique_identifier>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of analyzing the significant expression level of a Feature by calculating the  intensity-dependent Z distribution value for the logarithm of the intensity ratios from the  two channels.</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/starvation">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_370</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Depriving an organism of food or nutrients</rdfs:comment>
  </ComplexAction>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_nonpositive_integers">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of nonpositive integers.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_804</unique_identifier>
  </DataType>
  <PhysicalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/ctDNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_586</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ctDNA: sequence from the chloroplast 
synonym: chloroplast DNA</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chloroplast DNA</synonym>
  </PhysicalBioSequenceType>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/genetic_modification_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_447</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A genetic modification design type is where an organism(s) has had genetic material removed, rearranged, mutagenized or added, such as knock out</rdfs:comment>
  </PerturbationalDesign>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/mix_by_pipette">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_479</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mix by drawing up and down with a pipette.</rdfs:comment>
  </AtomicAction>
  <CellLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_HLA_typed_B_Cell_lines">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1005</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of CABRI HLA typed B cell lines sorted by name. It includes 238 resources that are available from a European collection participating in the CABRI (Common Access to Biological Resources
 and Information) initiative (see http://www.cabri.org/ ). Detailed 
descriptions can be reached from the list and cell lines of interest can be requested.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/cells/hla.htm</has_human_readable_URI>
  </CellLineDatabase>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/minutes">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_877</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >m</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >60 seconds, unit of time</rdfs:comment>
  </TimeUnit>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/deprecation_replacement_term">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of the property indicates the replacement term for the deprecated term. If the term is deprecated without replacement, the value of the property will be the same as the deprecated term itself.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1012</unique_identifier>
  </owl:AnnotationProperty>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/organism_part">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_954</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The part of organism's anatomy or substance arising from an organism from which the biomaterial was derived, excludes cells. E.g. tissue, organ, system, sperm, blood or body location (arm).</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
  </MaterialType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_positive_integers">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of positive integers.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_873</unique_identifier>
  </DataType>
  <QuantityUnitOther rdf:about="http://ontologies.ncgr.org/MO/count">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unit for a simple count of things</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_500</unique_identifier>
  </QuantityUnitOther>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/array_platform_variation_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment in which the array platform is compared, e.g. Agilent versus 
    Affy.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_899</unique_identifier>
  </MethodologicalDesign>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_inversion">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_622</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Chromosome segments that have been turned through 180 degrees with the result that the gene sequence for the segment is reversed with respect to the rest of the chromosome.</rdfs:comment>
  </ChromosomalAberrationClassification>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/consensus_mRNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_423</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mRNA sequence produced from some base calling or alignment algorithm which uses aligned or assembled multiple sequences as input.</rdfs:comment>
  </TheoreticalBioSequenceType>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/intramuscular_injection">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delivery method for a compound or drug where the substance is administered via an injection into the muscle.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_617</unique_identifier>
  </DeliveryMethod>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_ss_PCR_amplicon_features">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_921</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for the TechnologyType for a group of features where single stranded DNA PCR product is spotted on the array.</rdfs:comment>
  </TechnologyType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/spin">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of applying a centrifugal force to a physical object.
Exact synonym: centrifuge</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >centrifuge</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_879</unique_identifier>
  </AtomicAction>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/ratio">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_597</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Result of data reduction involving computation of the quotient of a pair of numerical values, such as signal intensities obtained from the hybridization of two or more labeled extracts to one or more microarrays; volumes of matched spots from comparative 2D gel electrophoresis of two or more labeled extracts; or comparative profiling of a particular metabolite in health and disease by NMR.</rdfs:comment>
  </DerivedBioAssayType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/days">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >d</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_513</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >24 hours, time unit</rdfs:comment>
  </TimeUnit>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/nonpositive_integer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An integer less than or equal to zero.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_623</unique_identifier>
  </DataType>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/heavy_background">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_571</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Zone is excluded due to smearing, streaking, or dense background in the Zone.</rdfs:comment>
  </DefectType>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/x_times">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >multiple of stock solution concentration, concentration unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_496</unique_identifier>
  </ConcentrationUnitOther>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/replicate_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_885</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A replicate experimental design type is where a series of replicates are performed to evaluate reproducibility or as a pilot study to determine the appropriate number of replicates for a subsequent experiments.</rdfs:comment>
  </MethodologicalDesign>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/nucleic_acid_extraction">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_607</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of extracting nucleic acid from the biomaterial.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
  </ExperimentalProtocolType>
  <Genotype rdf:about="http://ontologies.ncgr.org/MO/wild_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_605</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/Allele"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The genotype or phenotype that is found in nature or in standard laboratory stocks for a given organism.  For a single locus, the allele found most frequently in natural populations, or in standard laboratory stocks for a given organism.</rdfs:comment>
  </Genotype>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/PCR_amplification">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_358</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Amplification of nucleic acid sequence by use of the polymerase chain reaction whereby the number of templates grows geometrically with each cycle. </rdfs:comment>
  </ComplexAction>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/total_RNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_373</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Total cellular and nuclear RNA.</rdfs:comment>
  </MaterialType>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/in_medium">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_733</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delivery method where a compound/drug is administered in the culture medium (e.g., for in vitro treatment).</rdfs:comment>
  </DeliveryMethod>
  <SubstrateType rdf:about="http://ontologies.ncgr.org/MO/silicon">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the array is made on silicon </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_382</unique_identifier>
  </SubstrateType>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/consensus_DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA sequence produced from some base calling or alignment algorithm which uses multiple sequence as input
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_361</unique_identifier>
  </TheoreticalBioSequenceType>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/manhattan_distance">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_567</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The "Manhattan distance" is the shortest path between two points in a block format, e.g. the length of the path along Manthattan city streets.</rdfs:comment>
  </NodeValueType>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/organism">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_508</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >one or more of any unicellular or multicellular pro or eukaryote, including archaebacteria</rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/nonnegative_float">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_386</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A float greater than or equal to 0.</rdfs:comment>
  </DataType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/EST">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence derived from expressed sequence tag. EST's are likely to be partial, single read and low quality sequences.
</rdfs:comment>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_412</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
  </DeprecatedTerms>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/sacrifice">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of euthanizing an organism.</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_602</unique_identifier>
  </ExperimentalProtocolType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/normalized_ratios">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results obtained by either taking the pair wise ratios of two bioassay data sets and then normalizing, or normalizing each bioassay data set and then taking ratios.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_664</unique_identifier>
  </DerivedBioAssayType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/bibliographic_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_923</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a paper publication  e.g. a medline record
</rdfs:comment>
  </DatabaseEntryType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_negative_floats">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_851</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of negative floats.</rdfs:comment>
  </DataType>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/JAX_mouse_strains">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.informatics.jax.org/external/festing/mouse/STRAINS.shtml</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database entry from the resource at The Jackson Laboratory which has details of approved mouse strain nomenclature.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_369</unique_identifier>
  </StrainOrLineDatabase>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/iterative_mean_log_centering">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_957</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of re-scaling ratio data by iteratively subtracting the mean log base 2 ratio from each log2(ratio). This adjusts the mean log2(ratio) to zero. In each subsequent iteration, outliers are removed based on user-specified criteria, the mean log(2) ratio is recalculated based on the remaining data, and the entire data set is rescaled again. This continues until the mean log(2) ratio converges.</rdfs:comment>
  </NormalizationDescriptionType>
  <SequenceOntologyDatabase rdf:about="http://ontologies.ncgr.org/MO/SequenceOntology">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_724</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Sequence Ontology is a set of terms used to describe features on a nucleotide or protein sequence.</rdfs:comment>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://song.sourceforge.net/</has_machine_readable_URI>
  </SequenceOntologyDatabase>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/differential_expression_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A software implementing a Higher Level Analysis protocol of type differential_expresssion.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_350</unique_identifier>
  </SoftwareType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/positive_integer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_629</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An integer > 0.</rdfs:comment>
  </DataType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/tRNA_gene">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_850</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >transfer RNA gene</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from a gene coding for transfer RNA
exact synonym: transfer RNA gene</rdfs:comment>
  </DeprecatedTerms>
  <EpidemiologicalDesign rdf:about="http://ontologies.ncgr.org/MO/clinical_history_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_832</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A clinical history design type is where the organisms clinical history of diagnosis,  treatments, e.g. vaccinations, surgery etc. is studied.</rdfs:comment>
  </EpidemiologicalDesign>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/MAS5_signal_log_ratio">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_938</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The difference in expression level for a transcript between data from two arrays, expressed as the log2ratio. A signal log ratio of 1 is the same as a Fold Change of 2.</rdfs:comment>
  </DerivedBioAssayType>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/virus">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_372</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >one or more DNA or RNA based non cellular infective agent, including bacteriophage</rdfs:comment>
  </MaterialType>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_duplication">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1002</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An irregularity in the number of chromosomes, usually in the form of a gain of genetic material.</rdfs:comment>
  </ChromosomalAberrationClassification>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/biosequence_provider">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_881</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Provider of biosequences (clones, oligos etc) for deposition on the array.</rdfs:comment>
  </Roles>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/GRAMENE">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.gramene.org/</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Comparative Mapping Resource for Grains.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_678</unique_identifier>
  </StrainOrLineDatabase>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_350">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_512</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 346 nm, emission maxima at 442 nm (blue). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
  </LabelCompound>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/array_manufacturer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_890</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Person or organization that manufactured the array.</rdfs:comment>
  </Roles>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/mixed_sex">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A population of multiple sexes, e.g. a mixture of females and males, or males and hermaphrodites.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_436</unique_identifier>
  </Sex>
  <ReplicateDescriptionType rdf:about="http://ontologies.ncgr.org/MO/dye_swap_replicate">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_901</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One of a pair of replicate assays in which LabeledExtracts derived from the same BioMaterial used for both assays (e.g., a hybridization or a 2-D gel run) differ only in that the dyes used for labeling have been reversed, e.g., assay 1: A-Cy3 vs. B-Cy5, and assay 2: A-Cy5 vs. B-Cy3.  The purpose of using dye-swap replicate pairs is to assess or remove dye-specific biases from the combined experimental results.</rdfs:comment>
  </ReplicateDescriptionType>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/secreted_protein_identification_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A secreted protein identification design type identifies transcripts associated with a secretory pathway during translation and is used to infer which proteins are secreted or membrane bound. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_694</unique_identifier>
  </BioMolecularAnnotation>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/ds_oligo">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_344</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > a double stranded oligonucleotide</rdfs:comment>
  </DeprecatedTerms>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/replaced_with_term">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of the property indicates the replacement term.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1018</unique_identifier>
  </owl:AnnotationProperty>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/cell">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_612</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One or more dissociated cell(s) possibly heterogeneous, excluding single cell organisms.</rdfs:comment>
  </MaterialType>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/float">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_860</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A value which is a floating point number (i.e. real number) with arbitrary precision (e.g. 2.34).
</rdfs:comment>
  </DataType>
  <PhysicalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/antibody">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_833</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >glycoprotein of the immunoglobulin family that can combine specifically non-covalently, reversibly with a corresponding antigen </rdfs:comment>
  </PhysicalBioSequenceType>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/atmosphere">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The atmospheric conditions used to culture or grow an organism.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_498</unique_identifier>
  </EnvironmentalFactorCategory>
  <GeneticModification rdf:about="http://ontologies.ncgr.org/MO/gene_knock_out">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_771</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The modification of an organism that renders a gene non-functional e.g. due to a point mutation, or the removal of all, or part of, the gene using recombinant methods.</rdfs:comment>
  </GeneticModification>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/agar_stab">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >agar stab, a cell culture inoculated into agar for long term storage</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_971</unique_identifier>
  </BioSourceType>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/candelas_per_square_meter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_813</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unit of brightness or luminance.</rdfs:comment>
  </LightUnit>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/oral_gavage">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_975</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >delivery method for drug or compound whereby the drug is administered via the mouth</rdfs:comment>
  </DeliveryMethod>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/F_minus">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_682</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mating type indicating the absence of F plasmid in a bacterial cell
 </rdfs:comment>
  </Sex>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/sex">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_680</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where Sex is compared.  </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/dye_swap_replicate_reduction">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of data reduction involving computation of a representative value from identical reporters or features obtained from two, or more, hybridizations in which each LabelExtract is labeled with each of the labels or dyes.  Computation of a representative value for reporter X using data from Hybridizations 1 and 2, where LabeledExtract A is labeled with Cy3 (and LabeledExtract B is labeled with Cy5) in Hybridization 1 and LabeledExtract A is labeled with Cy5 (and LabeledExtract B is labeled with Cy3) in Hybridization 2. 
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_750</unique_identifier>
  </DerivedBioAssayType>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/transcript">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence that represents the product of an RNA polymerase engaged in transcription </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_827</unique_identifier>
  </TheoreticalBioSequenceType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/resuspend">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure in which solid material is dispensed or dissolved in a liquid.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_466</unique_identifier>
  </AtomicAction>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/tumor_grading">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_843</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor used in cancer biology to describe abnormalities of tumor cells.</rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DesignElement rdf:about="http://ontologies.ncgr.org/MO/PCR">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Polymerase chain reaction.  An element generated using this procedure.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_915</unique_identifier>
  </DesignElement>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/co-expression_design">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >guilt by association</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_904</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A co-expression experiment design type identifies genes which are coordinately expressed and are potentially used to infer a role in a biological process(es)
non-exact synonym: guilt by association</rdfs:comment>
  </BioMolecularAnnotation>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/optimization_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An optimization experiment design type is where different protocols or  protocol parameters are compared.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_934</unique_identifier>
  </MethodologicalDesign>
  <Media rdf:about="http://ontologies.ncgr.org/MO/agar">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of solid media commonly used for growing organisms</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_935</unique_identifier>
  </Media>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/amol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >attomole, quantity unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_977</unique_identifier>
  </QuantityUnit>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/feeding">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_993</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delivery method where a compound/drug is administered in food or water.</rdfs:comment>
  </DeliveryMethod>
  <SubstrateType rdf:about="http://ontologies.ncgr.org/MO/unknown_substrate_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SubstrateType of unknown type.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_484</unique_identifier>
  </SubstrateType>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_translocation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of aberration characterized by fragmentation of a chromosome and transfer of the broken-off portion to another chromosome, often of a different pair.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_368</unique_identifier>
  </ChromosomalAberrationClassification>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/feature_extraction_software">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_633</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software to create MeasuredBioAssayData from images.
Exact Synonym: image analysis software, image quantification software.</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >image quantification software</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >image analysis software</synonym>
  </SoftwareType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/software_variation_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A software variation design type compares different types of software for performance, accuracy, precision and reproducibility.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_643</unique_identifier>
  </MethodologicalDesign>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/exemplar_mRNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_621</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An exemplar is a representative cDNA sequence for each gene. The exemplar
approach is a method that usually involves some initial clustering into gene
groups and the subsequent selection of a representative from each gene
group.
</rdfs:comment>
  </TheoreticalBioSequenceType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/all_pairs">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_565</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An all pairs experiment design type is where all labeled extracts are compared to every other labeled extract.  </rdfs:comment>
  </MethodologicalDesign>
  <CompoundDatabase rdf:about="http://ontologies.ncgr.org/MO/ChEBI">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_857</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.ebi.ac.uk/chebi</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A freely available dictionary of small molecular entities. The term molecular entity encompasses any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer, etc., identifiable as a separately distinguishable entity. The molecular entities in question are either products of nature or synthetic products used to intervene in the processes of living organisms.
</rdfs:comment>
  </CompoundDatabase>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/age">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where age is compared.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_467</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/mean_log_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_657</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type mean_log_centering.</rdfs:comment>
  </DataTransformationProtocolType>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_Yeasts_Strains">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/yeast/all_A.htm</has_human_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1010</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of CABRI yeasts strains sorted by genus and species. It includes more than 30,000 resources that are available from four European collections participating in the CABRI (Common Access to Biological Resources and Information) initiative (see http://www.cabri.org/ ). Detailed descriptions can be reached from the list and strains of interest can be requested.</rdfs:comment>
  </StrainOrLineDatabase>
  <DeprecationReason rdf:about="http://ontologies.ncgr.org/MO/merged_term">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the term has been subsumed into a more general term</rdfs:comment>
  </DeprecationReason>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/RNA_stability_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A RNA stability experiment design type examines the stability and/or decay of RNA transcripts.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_553</unique_identifier>
  </BioMolecularAnnotation>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/deprecation_old_parent">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value indicates the parent of the term before the term was deprecated.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1016</unique_identifier>
  </owl:AnnotationProperty>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/reverse_transcription">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_480</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Generation of a DNA strand from an RNA strand using reverse transcriptase.</rdfs:comment>
  </ExperimentalProtocolType>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/egg_laying">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_767</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The point at which the egg(s) is laid by an organism.</rdfs:comment>
  </InitialTimePoint>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/fractionate">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_872</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of separating a BioMaterial into one or more fractions e.g. differential centrifugation or FACS when used for cell sorting (see purify).</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/Euclidean_distance">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_932</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The straight line distance between two points. In n dimensions, the Euclidean distance between two points p and q is square root of (sum (pi-qi)2) where pi (or qi) is the i-th coordinate of p (or q).</rdfs:comment>
  </NodeValueType>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_insertion">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The gain of a segment of the genetic material in a chromosome by fragmentation of a chromosome and transfer of the broken-off portion of another chromosome or other sources.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_518</unique_identifier>
  </ChromosomalAberrationClassification>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/spotted_antibody_features">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TechnologyType of FeatureGroup where antibodies are spotted directly.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_483</unique_identifier>
  </TechnologyType>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_genomic_DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter where genomic DNA has been deposited, the genomic DNA may be fragmented, e.g. salmon sperm DNA, Cot1DNA. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_449</unique_identifier>
  </ControlType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/clinical_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_852</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >record which describes and identifies clinical information about an organism</rdfs:comment>
  </DatabaseEntryType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_488">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 495 nm, emission maxima at 519 nm (green). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_446</unique_identifier>
  </LabelCompound>
  <PublicationType rdf:about="http://ontologies.ncgr.org/MO/online_resource">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_991</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A publication type which is available online and which is not an online journal article, e.g. a web site or service.</rdfs:comment>
  </PublicationType>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/class_role">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <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"
              >concrete</rdf:first>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >place_holder</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >abstract</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This property is used to identify the type of class of the term. The value "abstract" indicates that the class is used for organizational purposes.  The value "instantiated" indicates that the class contains Individuals that can be used as annotation terms. The value "abstract" indicates that the class is used to provide organization within the MGED Ontology. The value "place_holder" indicates that this class represents the location in the ontology where terms of this class would be located.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_338</unique_identifier>
  </owl:AnnotationProperty>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/CBIL_CV">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cbil.upenn.edu/anatomy.php3</has_human_readable_URI>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TargetedCellTypeDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/CellTypeDatabase"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary provided by CBIL</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_886</unique_identifier>
  </OrganismPartDatabase>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/liquid_handler_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software used to control automated liquid handler.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_761</unique_identifier>
  </SoftwareType>
  <OtherUnit rdf:about="http://ontologies.ncgr.org/MO/kg_per_m2">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_658</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mass of an object in kilograms divided by the surface area in meters squared. Also known as the Body Mass Index (when applied to a person) which is a measure of leaness/obesity. Exact synonym:kg/m2</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >kg/m2</synonym>
  </OtherUnit>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/eclosion">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_876</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Emergence of an adult insect from its pupa or cocoon.</rdfs:comment>
  </InitialTimePoint>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/institution">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_601</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A contact's affiliation, e.g. university, research institute or business.</rdfs:comment>
  </Roles>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/Ci">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Curie. Unit of the rate of radioactive decay, i.e., the activity of that quantity of radioactive material in which the number of disintegrations per second is 3.7E10. 1 Ci = 3.75 x1010 atom disintegrations per second (dps). 
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_642</unique_identifier>
  </RadiationUnit>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/nucleic_acid_primary_sequence_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a primary sequence record e.g. DDBJ/EMBL/Genbank</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_757</unique_identifier>
  </DatabaseEntryType>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/histological_slide_preparation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_611</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of preparing a slide for the microscopical examination of organism parts or cell types.</rdfs:comment>
  </ExperimentalProtocolType>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/percent_weight_per_weight">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >percent weight per weight, concentration unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_474</unique_identifier>
  </ConcentrationUnit>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/exon">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence which represents regions of a transcript  that are joined to another exon during splicing</rdfs:comment>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_619</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <TechnologyType rdf:about="http://ontologies.ncgr.org/MO/in_situ_oligo_features">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The TechnologyType of the FeatureGroup  is manufactured using in situ methods such as photolithography (e.g. Affymetrix) or chemical synthesis (e.g. Agilent)</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_514</unique_identifier>
  </TechnologyType>
  <EnvironmentalHistory rdf:about="http://ontologies.ncgr.org/MO/environmental_history_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_698</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An environmental history design type is where some aspect of the organism's environmental history is studied, such as exposure to teratogen, radiation, climate etc.</rdfs:comment>
  </EnvironmentalHistory>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/wait">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Allow time to pass. It's measurement should be a unit of time.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_988</unique_identifier>
  </AtomicAction>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/filtered_data">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data from which a subset has been removed based on some criteria, e.g. data below an intensity threshhold.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_625</unique_identifier>
  </DerivedBioAssayType>
  <CellTypeDatabase rdf:about="http://ontologies.ncgr.org/MO/cell_ontology">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TargetedCellTypeDatabase"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_404</unique_identifier>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/views.py/obo/obo/ontology/anatomy/cell_type/cell.ontology?rev=HEAD&amp;content-type=text/vnd.viewcvs-markup</has_machine_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database of cell ontology terms</rdfs:comment>
  </CellTypeDatabase>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_nonnegative_integers">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_973</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of nonnegative integers.</rdfs:comment>
  </DataType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/curator">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >person who checks the consistency of the data and MAGE-ML file</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_893</unique_identifier>
  </Roles>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/_32P">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >32 P, radioactive isotope of phosphorus used for labeling/detection purposes</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_839</unique_identifier>
  </LabelCompound>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/FMA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_468</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Foundational Model of Anatomy (FMA) is  concerned with the representation of concepts and relationships necessary for the symbolic modeling of the structure of the human body.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://sig.biostr.wahington.edu/projects/fm/</has_human_readable_URI>
  </OrganismPartDatabase>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/cell_type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where CellType is compared.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_548</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/MESH">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_580</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.nlm.nih.gov/mesh/filelist.html</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database entry from MESH, medical subject headings vocabulary resource</rdfs:comment>
  </DiseaseStateDatabase>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/MAD_stage">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TargetedCellTypeDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/DevelopmentalStageDatabase"/>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.informatics.jax.org/mgihome/GXD/AD/</has_human_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_693</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database entry from mouse anatomical dictionary for developmental stage term</rdfs:comment>
  </OrganismPartDatabase>
  <ImageFormat rdf:about="http://ontologies.ncgr.org/MO/GIF">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Graphics Interchange Format , a common image data format containing RGB data compressed with fairly high data loss.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_963</unique_identifier>
  </ImageFormat>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/cosine_distance">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The cosine distance of two vectors is the cosine of the angle between them. This measures the difference in direction between two vectors, irrespective of their lengths.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_550</unique_identifier>
  </NodeValueType>
  <BioSampleType rdf:about="http://ontologies.ncgr.org/MO/extract">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_895</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioSample immediately before labeling.</rdfs:comment>
  </BioSampleType>
  <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/WebRENI">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database entry from WebReni A resource for rat and mouse unified nomenclature describing lesions</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_737</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.item.fraunhofer.de/reni/index/htm</has_human_readable_URI>
  </DiseaseStateDatabase>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/organism_part_comparison_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_953</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An organism part comparison experiment design type compares tissues, regions, organs within or between organisms </rdfs:comment>
  </BiologicalProperty>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/urine">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_399</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The fluid and dissolved substances excreted by the kidney.</rdfs:comment>
  </BioSourceType>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/lowess_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_720</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of normalizing ratio data by using a locally weighted polynomial 
    regression (typically after a log transformation). The regression can be 
    performed on log ratios resulting from the relation of two data sets 
    versus the average log intensity data from the same two data sets or it 
    can be performed on raw or log transformed values from one data set versus 
    values from another. The goal could be to remove intensity-dependent 
    dye-specific effects from the set of pair wise ratios. This method can be 
    applied globally, or limited by one or more specified criteria.</rdfs:comment>
  </NormalizationDescriptionType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/weeks">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_842</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >7 days, unit of time</rdfs:comment>
  </TimeUnit>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/pathogenicity_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A pathogenicity experiment design type is where an infective agent such as a bacterium, virus, protozoan, fungus etc. infects a host organism(s) and the infective agent is assayed.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_807</unique_identifier>
  </PerturbationalDesign>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/strain_or_line">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_859</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor of FactorValue where comparisons of strains or lines are made. </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <OrganismStatus rdf:about="http://ontologies.ncgr.org/MO/premortem">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sample which has been removed prior to the death of an organism</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_705</unique_identifier>
  </OrganismStatus>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/mean_and_variance">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_458</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the mean and variance values resulting from computationally combining 2  or more sets of BioAssayData</rdfs:comment>
  </DerivedBioAssayType>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/genomic_region_amplification">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >increment in copy number of a genomic region, includes gene amplification, genomic amplification, and DNA amplification</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_609</unique_identifier>
  </ChromosomalAberrationClassification>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/deprecation_old_restriction">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of the property indicates the restriction that was applied to the class at the time it was deprecated. The value is in the form of: some|property|filler, e.g. some|has_species|Organism.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1015</unique_identifier>
  </owl:AnnotationProperty>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/thermal_cycler">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument designed to automatically raise and lower the temperature of wells or tubes.  Usually used to perform PCR.
Exact Synonym: thermocycler</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_854</unique_identifier>
  </HardwareType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/investigator">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Person who contributed to the study.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_769</unique_identifier>
  </Roles>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/phylogeny_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies the relationship between species and is
computationally determined and based on sequences e.g. Treebase record</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_662</unique_identifier>
  </DatabaseEntryType>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/CellML">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology describing anatomical and physiological relationships. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_967</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://portal.bioengineering.elyt.ods.org/ontology/</has_human_readable_URI>
  </OrganismPartDatabase>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/water">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_380</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Water consumed by or enveloping the organism that the biosource is derived from. </rdfs:comment>
  </EnvironmentalFactorCategory>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/concentrate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Increasing the concentration of solutes in a solution or suspension.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_883</unique_identifier>
  </AtomicAction>
  <SubstrateType rdf:about="http://ontologies.ncgr.org/MO/nylon">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_492</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The array is made on a nylon membrane.</rdfs:comment>
  </SubstrateType>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/female">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_506</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >of, pertaining to, or designating the sex that only produces gametes that can be fertilized by male gametes.
</rdfs:comment>
  </Sex>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/consultant">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_984</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A contact who provides some service related to some aspect of the experiment which is not data coding or analysis. E.g. help with an experimental design.</rdfs:comment>
  </Roles>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/synthetic_DNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >DNA which is generated by chemical or enzymatic (non cellular) means.
non-exact synonym: cDNA</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cDNA</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_577</unique_identifier>
  </MaterialType>
  <Ploidy rdf:about="http://ontologies.ncgr.org/MO/aneuploid">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_918</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Describes a cell, nucleus or an organism whose chromosome number is not an exact multiple of the haploid number (n).</rdfs:comment>
  </Ploidy>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/remove">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_713</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The procedure of extracting/taking out a part of a reaction/contents of a container.</rdfs:comment>
  </AtomicAction>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_660">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_547</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 663 nm, emission maxima at 690 nm (far-red). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
  </LabelCompound>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/disease_staging">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_792</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The stage or progression of a disease in an organism. Includes pathological staging of cancers and other disease progression. </rdfs:comment>
  </BioMaterialCharacteristicCategory>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/positive_float">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A float > 0.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_501</unique_identifier>
  </DataType>
  <GeneticModification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_substitution">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A state/condition describing a cell, or organism, in which all, or part, of a chromosome from a donor replaces that of the recipient. Examples include strains created by repeated backcrossing as well as those created by recombinant methods.  For single gene insertion, use the term gene_knock_in.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_995</unique_identifier>
  </GeneticModification>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/RMA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Robust Multiarray Average.  A quantitative measure of the relative abundance of a transcript.  RMA is a summary measure of related Ôperfect matchÕ Features on an Affymetrix array. The values are background-adjusted, normalized and log-transformed values.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_987</unique_identifier>
  </DerivedBioAssayType>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/operon_identification_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An operon identification experiment type is designed to identify locations and members of operons in a genome.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_772</unique_identifier>
  </BioMolecularAnnotation>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/population_density">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_650</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The concentration range of the organism.</rdfs:comment>
  </EnvironmentalFactorCategory>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/g_per_L">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_805</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grams per liter, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/mol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_998</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mole, unit of quantity</rdfs:comment>
  </QuantityUnit>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/freeze_dried_sample">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_589</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biomaterial that has been lyophilized or dried by freezing under a vacuum.</rdfs:comment>
  </BioSourceType>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/purify">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_406</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The action of enriching a BioMaterial  (organism, cell, nucleic acid etc) or Compound e.g. for FACS for positive selection  or RNA  cleanup the Action or ProtocolType is purify (see fractionate). </rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/total_intensity_normalization">
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/NormalizationDescriptionType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of re-scaling intensity data from one channel relative to another based on the ratio  of the sums of the fluorescent intensities from each channel for all Features: N = sum(Ri) /  sum(Gi) .  The ratio is used to re-scale the intensities in one channel for each Feature.   This is a single parameter linear normalization method.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_441</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/NormalizationDescriptionType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/mix_by_vortex">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_880</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mix through the use of a vortexer.</rdfs:comment>
  </AtomicAction>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/ul">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_926</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microliter, unit of volume</rdfs:comment>
  </VolumeUnit>
  <PhysicalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/PCR_amplicon">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >BioSequence generated by means of polymerase chain reaction</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_450</unique_identifier>
  </PhysicalBioSequenceType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/across_bioassay_data_set_function">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_606</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A function applied to corresponding values coming from a set of compatible Measured/Derived bioassay data sets. Two Measured/Derived bioassay data sets are compatible if there is a natural one-to-one correspondence between them.</rdfs:comment>
  </DataTransformationProtocolType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/submitter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_882</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Person who is the primary contact for data submitted to a database.</rdfs:comment>
  </Roles>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/total_intensity_normalization_paired">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_686</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method to normalize paired-assay data that uses as a normalization coefficient the sum of intensity values from one assay divided by the sum of intensities from the other, where those sums are taken over all data points, or an appropriate subset of these (e.g. special control Features on a microarray, or 2DE spots containing constitutively expressed proteins). This normalization coefficient is used to rescale the intensity data in one data set relative to the other. Note that a normalization method that employs the average intensity rather than the sum (of all data points, or an appropriate subset) falls into this category as well.</rdfs:comment>
  </DataTransformationProtocolType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/quantile_normalization_protocol_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_457</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a normalization of type quantile_normalization.</rdfs:comment>
  </DataTransformationProtocolType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/tau_rank_correlation">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/NodeValueType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_673</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a nonparametric measure of the agreement between two rankings</rdfs:comment>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/NodeValueType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
  </DeprecatedTerms>
  <BioSourceType rdf:about="http://ontologies.ncgr.org/MO/fresh_sample">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_730</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A sample freshly obtained from the organism(s). E.g. a liver freshly removed from a rat.</rdfs:comment>
  </BioSourceType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_680">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_799</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 679 nm, emission maxima at 702 nm (far-red). Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
  </LabelCompound>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/linlog_transformation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transformation method in which low intensities are linearly scaled while high intensities are logarithmically scaled. The transition point is determined by minimizing the absolute deviation of the variance of log ratios.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_845</unique_identifier>
  </DataTransformationProtocolType>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/collapsed_spot_replicate">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_789</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Results of data reduction involving computation of a representative value, e.g. by averaging, for a group of replicated Features, Reporters or CompositeSequences from a single hybridization.</rdfs:comment>
  </DerivedBioAssayType>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/genotyping_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A genotyping experiment design type classifies an individual or group of individuals on the basis of alleles, haplotypes, SNP's. </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_560</unique_identifier>
  </BioMolecularAnnotation>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/mean_and_confidence_indicators">
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/DerivedBioAssayType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_702</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the mean and associated confidence values resulting from combining the data from 2 or more sets of BioAssayData.  Confidence indicators include, but are not limited to: confidence interval, standard deviation, coefficient of variation, and p-value.</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/DerivedBioAssayType"/>
  </DeprecatedTerms>
  <BioSampleType rdf:about="http://ontologies.ncgr.org/MO/not_extract">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_894</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The BioSample at any stage other than immediately before labeling.</rdfs:comment>
  </BioSampleType>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/mating_type_alpha">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_637</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mating type of S. cerevisiae.</rdfs:comment>
  </Sex>
  <SubstrateType rdf:about="http://ontologies.ncgr.org/MO/nitrocellulose">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The array is made on a nitrocellulose  filter.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_455</unique_identifier>
  </SubstrateType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/computed_amino_acid_sequence_feature_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a record which describes and identifies an amino acid feature which is computationally derived  e.g. PFAM</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_797</unique_identifier>
  </DatabaseEntryType>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/operating_system">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software upon which other software runs.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_847</unique_identifier>
  </SoftwareType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/ss_oligo">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_570</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence of a single stranded synthesized oligonucleotide</rdfs:comment>
  </DeprecatedTerms>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/acrossBioAssay_mean_and_coefficient_of_variation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The mean and coefficient of variation values resulting from computationally combining 2 or more sets of bioassay data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_840</unique_identifier>
  </DerivedBioAssayType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/computer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > A device capable of applying software.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_510</unique_identifier>
  </HardwareType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/curated_amino_acid_sequence_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_451</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies an amino acid sequence which has been curated</rdfs:comment>
  </DatabaseEntryType>
  <TheoreticalBioSequenceType rdf:about="http://ontologies.ncgr.org/MO/predicted_gene">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_838</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >gene sequence which has been computationally predicted</rdfs:comment>
  </TheoreticalBioSequenceType>
  <Media rdf:about="http://ontologies.ncgr.org/MO/soil">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_821</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >soil, growth media for plants and other soil living organisms</rdfs:comment>
  </Media>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/funder">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Contact which provides funding for experiments.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_520</unique_identifier>
  </Roles>
  <TimeUnitOther rdf:about="http://ontologies.ncgr.org/MO/half-life">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >t1/2. The period over which the activity or concentration of a specified chemical or element falls to half its original activity or concentration. Typically applied to the half-life of radioactive atoms but also applicable to any other situation where the population is of molecules of diminishing concentration or activity.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_595</unique_identifier>
  </TimeUnitOther>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/pg">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >picogram, mass unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_363</unique_identifier>
  </MassUnit>
  <owl:AnnotationProperty rdf:about="http://ontologies.ncgr.org/MO/deprecation_in_version">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >1.1.9</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >1.1.8</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >1.3.0</rdf:first>
                  <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                </rdf:rest>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >1.2.0</rdf:first>
            </rdf:rest>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >1.1.7</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The value of the property indicates what version of the ontology the term was deprecated from.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1014</unique_identifier>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:AnnotationProperty>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/ex_vivo_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design where all or part of an organism is removed and studied in vitro, e.g. part of a mouse is removed and cultured in vitro. A
cell culture with an established cell line is an in vitro experiment.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_808</unique_identifier>
  </MethodologicalDesign>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/mean_log_centering">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_398</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method of normalizing log ratio data by subtraction of the mean log ratios computed across all data points, or an appropriate subset of these (e.g. special control Features on a microarray, or 2DE spots containing constitutively expressed proteins).</rdfs:comment>
  </NormalizationDescriptionType>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/mM">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_509</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milimolar, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/individual_genetic_characteristics_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design type where genotype, haplotype, or other individual genetic characteristics are compared.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_527</unique_identifier>
  </BiologicalProperty>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/M">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_936</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mole per liter or molarity, concentration unit
</rdfs:comment>
  </ConcentrationUnit>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/IU">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >UI</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >International unit</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1011</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The International unit is a unit of measurement for the amount of a substance, based on measured biological activity. It is used for vitamins, hormones, some drugs, vaccines, blood products and similar biologically active substances. The precise definition of one IU differs from substance to substance and is established by international agreement and is based on a reference provided by the Committee on Biological Standardization of the World Health Organization.</rdfs:comment>
  </QuantityUnit>
  <CancerSite rdf:about="http://ontologies.ncgr.org/MO/primary_site">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_408</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the organism part in which the tumor originated</rdfs:comment>
  </CancerSite>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/yes">
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_540</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >true</rdfs:comment>
  </DeprecatedTerms>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/pfu_per_ml">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_768</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the number of plaque forming units per ml</rdfs:comment>
  </ConcentrationUnitOther>
  <CellLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_Hybridomas">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of CABRI hybridomas sorted by name. It includes 397 resources that are available from European collections participating in the CABRI (Common Access to Biological Resources and Information) initiative (see http://www.cabri.org/ ). Detailed descriptions can be reached from the list and cell lines of interest can be requested.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/cells/hybrid.htm</has_human_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1006</unique_identifier>
  </CellLineDatabase>
  <CancerSite rdf:about="http://ontologies.ncgr.org/MO/metastatic_site">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the organism part in which additional tumors are identified remote from the primary site</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_806</unique_identifier>
  </CancerSite>
  <DiseaseStagingDatabase rdf:about="http://ontologies.ncgr.org/MO/NCI_disease_staging_database">
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://nciterms.nci.nih.gov:80/NCIBrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&amp;code=C28108</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a controlled vocabulary for disease stages</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_422</unique_identifier>
  </DiseaseStagingDatabase>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/blood">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BioSourceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biomaterial obtained as fluid consisting of plasma, blood cells and platelets.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_409</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/BioSourceType"/>
  </DeprecatedTerms>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/imprinting_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_914</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design type where differences in genetic imprinting of maternally- and paternally-inherited chromosomes (e.g., due to in vivo differences in chemical modification and/or chromatin structure) are compared.
</rdfs:comment>
  </BiologicalProperty>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/percent_confluence">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_378</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A measure of the density of an attached or monolayer culture (e.g., cell culture), e.g., 80 percent_confluence.
 </rdfs:comment>
  </ConcentrationUnitOther>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/Adult_Mouse_Anatomy">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_992</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This ontology describes the anatomy of the adult mouse. It contains anatomical structures for the postnatal mouse (Theiler stage 28).</rdfs:comment>
    <has_machine_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cvs.sourceforge.net/viewcvs.py/obo/obo/ontology/anatomy/gross_anatomy/animal_gross_anatomy/mouse/MA.ontology?rev=1.1&amp;view=markup</has_machine_readable_URI>
  </OrganismPartDatabase>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/pmol">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >picomoles, quantity unit</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_688</unique_identifier>
  </QuantityUnit>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_biosequence">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter associated with a BioSequence that has a context dependent predicted signal. e.g. a yeast reporter on a human array is a control_biosequence expected to be of low signal if no spikes are used. If spikes are used, the signal is expected to be high.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_940</unique_identifier>
  </ControlType>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_hybridization_quality">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter that could be used to determine the quality and general performance of the labeled extract.  An example is a pool of BioSequences representing widely-expressed genes (i.e., housekeeping genes).</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_385</unique_identifier>
  </ControlType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/PCR_primer">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single oligo used for polymerase chain reaction direction unspecified</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_651</unique_identifier>
  </DeprecatedTerms>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/uncle">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_950</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The brother of one's father or mother.</rdfs:comment>
  </FamilyRelationship>
  <QuantityUnit rdf:about="http://ontologies.ncgr.org/MO/umol">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_752</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >micromoles, quantity unit</rdfs:comment>
  </QuantityUnit>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/behavior_design">
    <split_to_term rdf:resource="http://ontologies.ncgr.org/MO/innate_behavior_design"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/split_term"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >split_term</deprecation_reason>
    <split_to_term rdf:resource="http://ontologies.ncgr.org/MO/stimulated_design_type"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_532</unique_identifier>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BiologicalProperty"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
    <rdfs:comment 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.</rdfs:comment>
  </DeprecatedTerms>
  <CompoundDatabase rdf:about="http://ontologies.ncgr.org/MO/ChemID">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_426</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database entry from the ChemIDplus database which stores information on the structure, identifiers etc for compounds.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://chem.sis.nlm.nih.gov/chemidplus</has_human_readable_URI>
  </CompoundDatabase>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/father">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_762</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A male parent.</rdfs:comment>
  </FamilyRelationship>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/cellular_process_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_810</unique_identifier>
    <rdfs:comment 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.</rdfs:comment>
  </BiologicalProperty>
  <WarningType rdf:about="http://ontologies.ncgr.org/MO/not_sequence_verified">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The sequence of the BioSequence that relates to this reporter has not been sequence verified by the experimenter.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_970</unique_identifier>
  </WarningType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/plasmid">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_439</unique_identifier>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence from a plasmid, an extrachromosomal autonomously replicating piece of DNA excluding mitochondria and chloroplasts </rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
  </DeprecatedTerms>
  <TemperatureUnit rdf:about="http://ontologies.ncgr.org/MO/degrees_C">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >degrees celsius, unit of temperature</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_980</unique_identifier>
  </TemperatureUnit>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/DNA_sequencer">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_676</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    > An instrument that produces DNA sequences.</rdfs:comment>
  </HardwareType>
  <TechnologicalDesign rdf:about="http://ontologies.ncgr.org/MO/binding_site_identification_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_933</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A binding site identification design type investigates protein binding sites on nucleic acids
non-exact synonym: ChIP, chromatin immunoprecipitation, chromatin IP</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatin immunoprecipitation</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatin IP</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >chromatin_immunoprecipitation</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ChIP-chip</synonym>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BioMolecularAnnotation"/>
  </TechnologicalDesign>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/fl">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_721</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >femtoliter, unit of volume</rdfs:comment>
  </VolumeUnit>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/image_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_691</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies an image, e.g. an image from the mouse atlas</rdfs:comment>
  </DatabaseEntryType>
  <AtomicAction rdf:about="http://ontologies.ncgr.org/MO/change_light">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_549</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Change in light intensity or wavelength. </rdfs:comment>
  </AtomicAction>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/negative_integer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An integer &lt; 0.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_864</unique_identifier>
  </DataType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/PCR_primer_reverse">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_640</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single stranded oligo used for polymerase chain reaction</rdfs:comment>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/synthetic_RNA">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >complementary RNA</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >aRNA</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cRNA</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >amplified RNA</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_543</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA which is generated by chemical or enzymatic (non cellular) means. E.g. T7 promotor generated RNA.
Non-exact synonym:
cRNA, complementary RNA
aRNA, amplified RNA</rdfs:comment>
  </MaterialType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/total_intensity_normalization_single">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_472</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A normalization method that uses as a coefficient the sum of all intensities in the data set, or an appropriate subset of these (e.g. special control Features on a microarray, or 2DE spots containing constitutively expressed proteins). The intensities are normalized through division by such a coefficient (and possible subsequent multiplication by a target constant). Note that a normalization method that
employs the average intensity rather than the sum (of all data points, or an appropriate subset) falls into this category as well.</rdfs:comment>
  </DataTransformationProtocolType>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/U_per_L">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_875</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >units per liter</rdfs:comment>
  </ConcentrationUnit>
  <TemperatureUnit rdf:about="http://ontologies.ncgr.org/MO/degrees_F">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >degrees Fahrenheit, unit of temperature</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_812</unique_identifier>
  </TemperatureUnit>
  <DerivedBioAssayType rdf:about="http://ontologies.ncgr.org/MO/MBEI">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_756</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multiarray-Based Expression Index (MBEI).  A quantitative measure of the relative abundance of a transcript.  MBEI is used in the dChip software to obtain a signal intensity from a group of related Features on an Affymetrix array.</rdfs:comment>
  </DerivedBioAssayType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/cDNA_clone">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_966</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >cDNA</synonym>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >complementary DNA</synonym>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence of complementary cDNA copy of an RNA molecule contained on a plasmid including the plasmid sequence, used when the entire clone is spotted
non-exact synonym: cDNA, complementary DNA
</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
  </DeprecatedTerms>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/genetic_variation">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_557</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where GeneticVariation is compared.  </rdfs:comment>
    <deprecated_from_version>
      <MGEDOntologyVersion rdf:about="http://ontologies.ncgr.org/MO/version_1.1.8">
        <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >MO_469</unique_identifier>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Version of the MGED Ontology.</rdfs:comment>
      </MGEDOntologyVersion>
    </deprecated_from_version>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.8</deprecation_in_version>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
  </DeprecatedTerms>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/granddaughter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_703</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A daughter of one's son or daughter.</rdfs:comment>
  </FamilyRelationship>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/biomaterial_provider">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Term used to describe a role or factor value for the person or organization that provides a BioMaterial. </rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/BioMaterialCharacteristicCategory"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_591</unique_identifier>
  </Roles>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/heating_block">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_663</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A device for controlling temperature.</rdfs:comment>
  </HardwareType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/dye_swap_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment design type where the label orientations are reversed.
exact synonym: flip dye, dye flip</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_858</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >dye flip</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >flip dye</synonym>
  </MethodologicalDesign>
  <DataType rdf:about="http://ontologies.ncgr.org/MO/list_of_strings">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_800</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An ordered, finite set of strings.</rdfs:comment>
  </DataType>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/lowess_scaled_group_normalization">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_410</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Application of a scale adjustment following lowess_group_normalization, to render the group variances similar.</rdfs:comment>
  </DataTransformationProtocolType>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/Rad">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_585</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Radiation absorbed dose. Unit of energy absorbed per unit mass as a result of exposure to radiation. 1 rad = Absorption of 100 ergs per gram of material = 0.01Gy.
</rdfs:comment>
  </RadiationUnit>
  <DevelopmentalStageDatabase rdf:about="http://ontologies.ncgr.org/MO/eVOC">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_684</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/CellTypeDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/DiseaseStateDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/OrganismPartDatabase"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ontology of human terms that describe the sample source of human cDNA and SAGE libraries.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.sanbi.ac.za/evoc/ontologies.html</has_human_readable_URI>
  </DevelopmentalStageDatabase>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/candela">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_572</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >candle power</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One lumen per steradian. A steradian is a fraction of the surface area of a sphere that is equal to the square of the radius divided by the total surface area. This is approximately 8% of the total surface area.
Exact synonym: candle power</rdfs:comment>
  </LightUnit>
  <PublicationType rdf:about="http://ontologies.ncgr.org/MO/book">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A publication type which has an ISBN.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_627</unique_identifier>
  </PublicationType>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/biotin">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a compound used for labeling/detection purposes</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_793</unique_identifier>
  </LabelCompound>
  <StrandType rdf:about="http://ontologies.ncgr.org/MO/forward">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >the forward strand
exact synonym: +</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >+</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_820</unique_identifier>
  </StrandType>
  <FiducialType rdf:about="http://ontologies.ncgr.org/MO/laser_ablation_mark">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_910</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mark made on slide using a laser which is used as a point of reference for orientation (fiducial)
</rdfs:comment>
  </FiducialType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/vacuum_dryer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument designed to remove excess liquid by vacuum and heating.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_696</unique_identifier>
  </HardwareType>
  <CellLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CLDB_Human_and_Animal_Cell_Line">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of cell lines available in the Cell Line Database (CLDB), that includes more than 4,000 resources from many European collections and Italian laboratories. Indexes are given by species/strain, pathology, tumour, tissue/organ, and transforming agent.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1007</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></has_human_readable_URI>
  </CellLineDatabase>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/hardware_variation_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A hardware variation experiment design type compares different types of hardware for performance, reproducibility, accuracy and precision.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_734</unique_identifier>
  </MethodologicalDesign>
  <MeasurementType rdf:about="http://ontologies.ncgr.org/MO/absolute">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_741</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a measurement where the value is independent of other measurements</rdfs:comment>
  </MeasurementType>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/ug">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >microgram, unit of mass</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_438</unique_identifier>
  </MassUnit>
  <LabelCompound rdf:about="http://ontologies.ncgr.org/MO/alexa_594">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_461</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Absorbs at 590 nm, emission maxima at 617 nm (red).  Alexa dyes are have intense fluorescence, are photostable, stable over a wide range of pH, and are water soluble. 

</rdfs:comment>
  </LabelCompound>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/moving_average">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_681</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A type of data transformation in which an average, usually the mean, is calculated across values within a sliding window. e.g. The moving average of signal intensity, or array CGH, data may be used in normalization.</rdfs:comment>
  </DataTransformationProtocolType>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/linlog_normalization">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_956</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transformation method in which low intensities are linearly scaled while high intensities are logarithmically scaled. The transition point is determined by minimizing the absolute deviation of the variance of log ratios.</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
  </NormalizationDescriptionType>
  <Result rdf:about="http://ontologies.ncgr.org/MO/inconclusive">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a result which can not be interpreted as positive or negative</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_744</unique_identifier>
  </Result>
  <VolumeUnit rdf:about="http://ontologies.ncgr.org/MO/pl">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_905</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >picoliter, volume unit</rdfs:comment>
  </VolumeUnit>
  <DataTransformationProtocolType rdf:about="http://ontologies.ncgr.org/MO/replicate_analysis">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_433</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transformation method in which replicate intensity or ratio data sets are combined.  Analysis of the mean and standard deviation values for replicate data points can be used to identify and potentially exclude low quality data.</rdfs:comment>
  </DataTransformationProtocolType>
  <OrganismPartDatabase rdf:about="http://ontologies.ncgr.org/MO/openGALEN">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >OpenGALEN Human Anatomy - open source database of approx. ten thousand
human anatomy concepts together with extensive semantic relationships between them including part-of, connects, branch-of, serves, laterality. Also includes some human physiological processes together with functional relationships between these and the anatomy concepts.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_613</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.opengalen.org/open/crm/crm-anatomy.html</has_human_readable_URI>
  </OrganismPartDatabase>
  <ChromosomalAberrationClassification rdf:about="http://ontologies.ncgr.org/MO/chromosomal_deletion">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The loss of a segment of the genetic material from a chromosome.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_922</unique_identifier>
  </ChromosomalAberrationClassification>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/signal_log_ratio">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The change in expression level for a transcript between a baseline and an experiment array.  This change is expressed as the log2 ratio. A signal log 
ratio of 1 is the same as a Fold Change of 2.</rdfs:comment>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/DerivedBioAssayType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/DerivedBioAssayType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_941</unique_identifier>
  </DeprecatedTerms>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/time_series_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_887</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Groups of assays that are related as part of a time series.</rdfs:comment>
  </MethodologicalDesign>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/waterbath">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_541</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A device for controlling temperature by immersion in water.</rdfs:comment>
  </HardwareType>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/cm">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >centimeter, a unit of distance</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_837</unique_identifier>
  </DistanceUnit>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/wash_station">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument designed to mechanically wash or stain arrays.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_626</unique_identifier>
  </HardwareType>
  <SeqFeatureBasis rdf:about="http://ontologies.ncgr.org/MO/experimental_feature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experimentally defined sequence feature.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_452</unique_identifier>
  </SeqFeatureBasis>
  <HistologyDatabase rdf:about="http://ontologies.ncgr.org/MO/TDMS">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/TestTypeDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/DiseaseStateDatabase"/>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/OrganismPartDatabase"/>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://hazel.niehs.nih.gov/user_spt/pct_terms.htm</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Toxicology Data Management System, a database resource for systems, organs, pathology, etc.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_718</unique_identifier>
  </HistologyDatabase>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/image_acquisition_software">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >scanning software</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software to control a scanner and manipulate and save images.
Exact synonym: scanning software</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1003</unique_identifier>
  </SoftwareType>
  <FailType rdf:about="http://ontologies.ncgr.org/MO/PCR_fail">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_667</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >PCR where no products of any kind appear in gel-separated reaction products.</rdfs:comment>
  </FailType>
  <Scale rdf:about="http://ontologies.ncgr.org/MO/linear_scale">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_751</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The scale is a standard base 10, non logarithmic scale.
</rdfs:comment>
  </Scale>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/feces">
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/BioSourceType"/>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_636</unique_identifier>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.9</deprecation_in_version>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A biosource obtained as fecal matter.</rdfs:comment>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.9"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BioSourceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/growth_condition_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_588</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A growth condition experiment design type is where some part of the growth condition is changed for the purposes of the experiment, examples of growth conditions changed are media, temperature, humidity, light, nutrients. </rdfs:comment>
  </PerturbationalDesign>
  <BioMaterialCharacteristicCategory rdf:about="http://ontologies.ncgr.org/MO/individual_genetic_characteristic">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A descriptor for FactorValue where IndividualGeneticCharacteristic is compared.  </rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_722</unique_identifier>
  </BioMaterialCharacteristicCategory>
  <NodeValueType rdf:about="http://ontologies.ncgr.org/MO/Spearmans_rank_correlation">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Computed as the ordinary Pearson correlation coefficient between two groups of rankings.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_552</unique_identifier>
  </NodeValueType>
  <OtherUnit rdf:about="http://ontologies.ncgr.org/MO/micromole_per_second_and_square_meter">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Number of photons in a certain waveband incident per unit time (s) on a unit area (m2) divided by the Avogadro constant (6.022 x 10e23 mol-1). It is used commonly to describe photosynthetically active radiation (PAR) in the 400-700 nm waveband.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_848</unique_identifier>
  </OtherUnit>
  <Scale rdf:about="http://ontologies.ncgr.org/MO/unscaled">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values are unordered and have no scale.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_542</unique_identifier>
  </Scale>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/peer_review_quality_control">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An experiment which has a peer reviewed publication attached.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_365</unique_identifier>
  </QualityControlDescriptionType>
  <ConcentrationUnitOther rdf:about="http://ontologies.ncgr.org/MO/kat_per_L">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_869</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >katal per liter, catalytic-activity concentration unit</rdfs:comment>
  </ConcentrationUnitOther>
  <InitialTimePoint rdf:about="http://ontologies.ncgr.org/MO/fertilization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The union of gametes of opposite sexes during the process of sexual reproduction to form a zygote. (from the GO)</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_701</unique_identifier>
  </InitialTimePoint>
  <DiseaseStateDatabase rdf:about="http://ontologies.ncgr.org/MO/MTB_Database">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Database entry from the mouse tumor biology database, a resource for nomenclature of mouse tumors.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_942</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://tumor.informatics.jax.org</has_human_readable_URI>
  </DiseaseStateDatabase>
  <BioMolecularAnnotation rdf:about="http://ontologies.ncgr.org/MO/translational_bias_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_939</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A translational bias is an experiment design which characterizes the association of transcripts and translation machinery.</rdfs:comment>
  </BioMolecularAnnotation>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/male">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_652</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >individual whose sex organs contain only male gametes</rdfs:comment>
  </Sex>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_spike_calibration">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_364</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter that could be hybridized to an exogenously added nucleic acid or protein (spike) before or during hybridization and is used as a control for data processing. It may be deposited at one or more known concentrations (calibration). A reporter may be a spike, a calibration control or both.
</rdfs:comment>
  </ControlType>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/transfect">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_849</unique_identifier>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The process of bringing about genetic alteration of any cell or organism by a variety of means including recombinant DNA technology, viruses, chemical mutagens, and X-rays.</rdfs:comment>
  </ComplexAction>
  <QualityControlDescriptionType rdf:about="http://ontologies.ncgr.org/MO/dye_swap_quality_control">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_524</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that a dye swap was performed for some or all hybridizations within an experiment </rdfs:comment>
  </QualityControlDescriptionType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/sonicator">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument for sonicating biomaterials.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_477</unique_identifier>
  </HardwareType>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/self_vs_self_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_490</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A self vs. self experiment design investigates variance and error estimates in the experimental system, and is where the same extract is compared. </rdfs:comment>
  </MethodologicalDesign>
  <ConcentrationUnit rdf:about="http://ontologies.ncgr.org/MO/mL_per_L">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_801</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milliliters per liter, concentration unit</rdfs:comment>
  </ConcentrationUnit>
  <MassUnit rdf:about="http://ontologies.ncgr.org/MO/mg">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_949</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >milligram, mass unit
</rdfs:comment>
  </MassUnit>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/preservation">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The type of protocol used to preserve (including storage or keep in stasis) the biomaterial.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_415</unique_identifier>
  </ExperimentalProtocolType>
  <TimeUnit rdf:about="http://ontologies.ncgr.org/MO/hours">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_486</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >h</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >60 minutes, time unit</rdfs:comment>
  </TimeUnit>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/low_intensity_filter">
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/DataTransformationProtocolType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_706</unique_identifier>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.3.0"/>
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/flag_filter"/>
    <was_replaced_by rdf:resource="http://ontologies.ncgr.org/MO/flag_filter"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.3.0</deprecation_in_version>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A transformation method that involves removal of low intensity values in a data set.  For microarrays and gels the threshold for exclusion is usually based on some estimation of local or global background intensity; for mass spectrometry and NMR, it is usually based on the signal-to-noise ratio in the spectrum.</rdfs:comment>
  </DeprecatedTerms>
  <Ploidy rdf:about="http://ontologies.ncgr.org/MO/haploid">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Describes a cell, nucleus or an organism with one copy of each chromosome.

</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_719</unique_identifier>
  </Ploidy>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/infect">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_616</unique_identifier>
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/inoculate"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.3.0"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The organism (or organism part) has been exposed to a virus or pathogen. </rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.3.0</deprecation_in_version>
    <was_replaced_by rdf:resource="http://ontologies.ncgr.org/MO/inoculate"/>
  </DeprecatedTerms>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/hermaphrodite">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >an organism with both male and female sexual organs in one individual
synonym: intersex</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >intersex</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_356</unique_identifier>
  </Sex>
  <FamilyRelationship rdf:about="http://ontologies.ncgr.org/MO/grandson">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A son of one's son or daughter.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_831</unique_identifier>
  </FamilyRelationship>
  <MethodologicalDesign rdf:about="http://ontologies.ncgr.org/MO/normalization_testing_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A normalization testing experiment design tests different normalization procedures.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_729</unique_identifier>
  </MethodologicalDesign>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/subcutaneous">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Delivery method whereby a drug or compound is administered under the skin of the organism.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_960</unique_identifier>
  </DeliveryMethod>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/molecular_mixture">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >an unspecified collection of heterogeneous molecules, e.g. lipids, carbohydrate , nucleic acids and proteins</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_889</unique_identifier>
  </MaterialType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/amino_acid_primary_sequence_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_829</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies an amino acid sequence which is encoded by a CDS from a primary_nucleic_acid_sequence_record</rdfs:comment>
  </DatabaseEntryType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/development_or_differentiation_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A development or differentiation experiment design type assays events associated with development or differentiation or moving through a life cycle. Development applies to organism(s) acquiring a mature state, and differentiation applies to cells acquiring specialized functions.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_892</unique_identifier>
  </BiologicalProperty>
  <GeneticModification rdf:about="http://ontologies.ncgr.org/MO/transfection">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_366</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Introduction of genetic material into an organism often in the form of a plasmid.</rdfs:comment>
  </GeneticModification>
  <SeqFeatureBasis rdf:about="http://ontologies.ncgr.org/MO/experimental_and_computational_feature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Sequence features derived by both computational and experimental methods.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_516</unique_identifier>
  </SeqFeatureBasis>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/unknown_protocol_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_460</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ProtocolType of unknown type.</rdfs:comment>
  </ExperimentalProtocolType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/cell_type_comparison_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A cell type comparison design experiment design type compares cells of different type for example different cell lines.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_764</unique_identifier>
  </BiologicalProperty>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/mRNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_803</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence of a processed transcript capable of directing protein synthesis</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
  </DeprecatedTerms>
  <Result rdf:about="http://ontologies.ncgr.org/MO/positive">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_429</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >true or yes</rdfs:comment>
  </Result>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/intravenous">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_432</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >delivery method whereby a compound or drug is administered via a vein</rdfs:comment>
  </DeliveryMethod>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/PCR_primer_forward">
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/PhysicalBioSequenceType"/>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >single stranded oligo used for polymerase chain reaction
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_381</unique_identifier>
  </DeprecatedTerms>
  <DistanceUnit rdf:about="http://ontologies.ncgr.org/MO/m">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >meter, distance unit
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_367</unique_identifier>
  </DistanceUnit>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_unknown_type">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_925</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter indicated as being a control of unknown type. </rdfs:comment>
  </ControlType>
  <EnvironmentalFactorCategory rdf:about="http://ontologies.ncgr.org/MO/barrier_facility">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The rating of containment system used to protect organisms from infectious agents.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_511</unique_identifier>
  </EnvironmentalFactorCategory>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/primary_protein_structure_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies an experimentally derived protein structure e.g. MSD</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_785</unique_identifier>
  </DatabaseEntryType>
  <Roles rdf:about="http://ontologies.ncgr.org/MO/software_manufacturer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Person or organization that manufactured the software.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_475</unique_identifier>
  </Roles>
  <DefectType rdf:about="http://ontologies.ncgr.org/MO/missing_feature_or_zone">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The source DNA was not printed for a Feature or Zone on the slide, possibly due to lack of sample, broken or clogged spotting pin.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_405</unique_identifier>
  </DefectType>
  <BiologicalProperty rdf:about="http://ontologies.ncgr.org/MO/organism_status_design">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_841</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A design that compares samples from live and dead organisms.</rdfs:comment>
  </BiologicalProperty>
  <HigherLevelAnalysisProtocolType rdf:about="http://ontologies.ncgr.org/MO/multiple_testing_correction">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Multiple testing correction uses individual p-values derived from multiple statistical tests to control either the family-wise error rate or the false discovery rate.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_561</unique_identifier>
  </HigherLevelAnalysisProtocolType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/computed_protein_structure_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >a record which describes and identifies a protein structure e.g. PDB</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_765</unique_identifier>
  </DatabaseEntryType>
  <RadiationUnit rdf:about="http://ontologies.ncgr.org/MO/Rem">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Roentgen Equivalent Man. Unit of dose equivalent, i.e., the measure of potential biological damage caused by exposure and absorption of radiation. Rem = absorbed dose (rad) x quality factor (Q). Q is unique to the type of incident radiation.
</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_908</unique_identifier>
  </RadiationUnit>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/hybridization_station">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_497</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument which controls hybridization conditions, into which a hybridization chamber may fit.</rdfs:comment>
  </HardwareType>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/spectrophotometer">
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >thermocycler</synonym>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_716</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hardware for measuring light at different wavelengths.</rdfs:comment>
  </HardwareType>
  <DeliveryMethod rdf:about="http://ontologies.ncgr.org/MO/intraperitoneal_injection">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A delivery method for compound or drug whereby the substance is administered via the peritoneum.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_473</unique_identifier>
  </DeliveryMethod>
  <ControlType rdf:about="http://ontologies.ncgr.org/MO/control_empty">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_830</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Reporter where no material or  buffer was deposited on the array</rdfs:comment>
  </ControlType>
  <Sex rdf:about="http://ontologies.ncgr.org/MO/mating_type_h_plus">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Mating type of S.pombe.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_855</unique_identifier>
  </Sex>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/circadian_rhythm_design">
    <replaced_with_term rdf:resource="http://ontologies.ncgr.org/MO/physiological_process_design"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.1.7"/>
    <was_replaced_by rdf:resource="http://ontologies.ncgr.org/MO/physiological_process_design"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >replaced_term</deprecation_reason>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_539</unique_identifier>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/replaced_term"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A circadian rhythm experiment design type assays the events associated with the circadian rhythm which is a biological activity that exhibits an endogenous periodicity independently of any daily variation in the environment.</rdfs:comment>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/BiologicalProperty"/>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.1.7</deprecation_in_version>
  </DeprecatedTerms>
  <Scale rdf:about="http://ontologies.ncgr.org/MO/log_base_10">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The values presented are logarithm, base 10.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_735</unique_identifier>
  </Scale>
  <ExperimentalProtocolType rdf:about="http://ontologies.ncgr.org/MO/genetic_modification">
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ComplexAction"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An action whereby an organism(s) has had genetic material removed, added, or rearranged.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_927</unique_identifier>
  </ExperimentalProtocolType>
  <LightUnit rdf:about="http://ontologies.ncgr.org/MO/microeinstein_per_second_and_square_meter">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_584</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Microeinstein per second and square meter (µE m-2 s-1 or uEinstein m-2 s-1). One einstein is one mole or 6.02x10e23 (Avogadro constant) photons. It is commonly used as a unit for photosynthetically active radiation (PAR), however the einstein is not an SI unit. Therefore, microEinsteins per m2 per second is identical to micromoles per m2 per second (SI unit for light irradiance). i.e. (1000 µE m-2 s-1 = 1000 µmol m-2 s-1).
</rdfs:comment>
  </LightUnit>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/change_biomaterial_characteristics">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_383</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates that one or more BioMaterialCharacteristics have changed during the treatment of a BioMaterial. 
Non exact synonym: change growth condition, change environment</rdfs:comment>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >change environment</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >change growth condition</synonym>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/microarray_experiment_record">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_346</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a microarray experiment e.g. GEO</rdfs:comment>
  </DatabaseEntryType>
  <DatabaseEntryType rdf:about="http://ontologies.ncgr.org/MO/pedigree_record">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A record which describes and identifies a pedigree or lineage for a strain, line, individual or cell whose lineage traceable e.g. a wormbase cell lineage record, or a pedigree record for a mouse</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_969</unique_identifier>
  </DatabaseEntryType>
  <HistologyDatabase rdf:about="http://ontologies.ncgr.org/MO/Pathbase">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_972</unique_identifier>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://eulep.anat.cam.ac.uk/Search_Pathbase/index.php</has_human_readable_URI>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >database of histopathology photomicrographs and macroscopic images derived from mutant or genetically manipulated mice</rdfs:comment>
  </HistologyDatabase>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/polyA_RNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_600</unique_identifier>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mRNA</synonym>
    <synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >polyA+_RNA</synonym>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA which has been obtained by selection for polyA tracts. 
Exact synonym: polyA+_RNA
Non-exact synonym: mRNA</rdfs:comment>
  </MaterialType>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/nuclear_RNA">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_679</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA obtained from the nucleus.</rdfs:comment>
  </MaterialType>
  <DeprecatedTerms rdf:about="http://ontologies.ncgr.org/MO/ORF">
    <deprecation_replacement_term rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sequence which represents an open reading frame, a series of codon triplets deduced from a DNA sequence, that contain a start and a stop codon.</rdfs:comment>
    <deprecation_in_version rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.2.0</deprecation_in_version>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_413</unique_identifier>
    <has_reason_for_deprecation rdf:resource="http://ontologies.ncgr.org/MO/deleted_term"/>
    <deprecation_old_parent rdf:resource="http://ontologies.ncgr.org/MO/TheoreticalBioSequenceType"/>
    <deprecated_from_version rdf:resource="http://ontologies.ncgr.org/MO/version_1.2.0"/>
    <deprecation_reason rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >deleted_term</deprecation_reason>
  </DeprecatedTerms>
  <NormalizationDescriptionType rdf:about="http://ontologies.ncgr.org/MO/linear_regression_normalization">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A method to re-scale paired-assay data from one data set relative to the other, based on regression of the values in the one set to those in the other, where the latter utilizes either all values in the data set, or an appropriate subset of these (e.g. special control Features on a microarray, or 2DE spots containing constitutively expressed proteins). The slope of the regression line is used to re-scale all the values in the data set being normalized. This single parameter method assumes that there is a linear relationship between the data sets. A similar approach could be employed to re-scale data from a standalone assay to another standalone (baseline) assay.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_823</unique_identifier>
  </NormalizationDescriptionType>
  <StrainOrLineDatabase rdf:about="http://ontologies.ncgr.org/MO/CABRI_Filamentous_Fungi_Strains">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >List of CABRI filamentous fungi strains sorted by genus and species. It includes more than 30,000 resources that are available from five European collections participating in the CABRI (Common Access to Biological Resources and Information) initiative (see http://www.cabri.org/ ). Detailed descriptions can be reached from the list and strains of interest can be requested.</rdfs:comment>
    <has_human_readable_URI rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.cabri.org/HyperCat/fun/all_A.htm</has_human_readable_URI>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_1009</unique_identifier>
  </StrainOrLineDatabase>
  <ComplexAction rdf:about="http://ontologies.ncgr.org/MO/irradiate">
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_770</unique_identifier>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >treatment of a biomaterial with radiation e.g. electromagnetic radiation</rdfs:comment>
    <rdf:type rdf:resource="http://ontologies.ncgr.org/MO/ExperimentalProtocolType"/>
  </ComplexAction>
  <MaterialType rdf:about="http://ontologies.ncgr.org/MO/organellar_RNA">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >RNA obtained from an organelle, e.g., mitochondrion, ER, or chloroplast, excluding the nucleus.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_574</unique_identifier>
  </MaterialType>
  <PerturbationalDesign rdf:about="http://ontologies.ncgr.org/MO/injury_design">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An injury experiment design type is where the response of an organism(s) to injury or damage is studied.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_726</unique_identifier>
  </PerturbationalDesign>
  <FeatureShape rdf:about="http://ontologies.ncgr.org/MO/rectangular_feature">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The shape of the feature on the array is rectangular.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_897</unique_identifier>
  </FeatureShape>
  <HardwareType rdf:about="http://ontologies.ncgr.org/MO/arrayer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An instrument capable of manufacturing arrays by spotting material.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_697</unique_identifier>
  </HardwareType>
  <SoftwareType rdf:about="http://ontologies.ncgr.org/MO/clustering_software">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Software used to cluster the data.</rdfs:comment>
    <unique_identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >MO_464</unique_identifier>
  </SoftwareType>
</rdf:RDF>

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

