<?xml version="1.0"?>
<rdf:RDF
    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="http://sswapmeet.sswap.info/marker/marker.owl#"
    xmlns:marker="http://sswapmeet.sswap.info/marker/"
  xml:base="http://sswapmeet.sswap.info/marker/marker.owl">
  <owl:Ontology rdf:about=""/>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/ESTAssay">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Assay"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/ESTCluster">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/FISHProbe">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/STS">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/GenePrimer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/RFLP">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/FPC">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/RCPAssay">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Assay"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Clone">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/SSR">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Primer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/AFLP">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/MRNA">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/SSRPrimerPair">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/MaizeBin">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/UndefinedMarker">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Classification tags for types of markers.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Markers"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/RAPD">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Markers">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Root class for all marker terms.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Gene">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/RFLPAssay">
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Assay"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Marker">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Base class of markers.  Use in conjunction with marker:Type to designate the type of marker.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/determinedByAssay"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/dbxref"/>
        </owl:onProperty>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >0</owl:minCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:maxCardinality>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/marker/name"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Markers"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/synonynm"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:maxCardinality>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/marker/symbol"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/accessionID"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Centromere">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/BreakpointInterval">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/GenePrediction">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Assay">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/determinesMarker"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Markers"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Classification for types of marker assays.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Insertion">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/EST">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/Deletion">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/GSS">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/OVERGO">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/UnclassifiedDNA">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/marker/QTL">
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/marker/Type"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/objectProperties"/>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/determinesMarker">
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/objectProperties"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/determinedByAssay"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Assay"/>
    <rdfs:range rdf:resource="http://sswapmeet.sswap.info/marker/Markers"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relates a marker Assay to a Marker.</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/determinedByAssay">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relates a Marker to its MarkerAssay.  In some cases you can simply declare a marker of rdf:type marker:Assay; in other cases you can use this predicate to relate a Marker object to an Assay object.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/objectProperties"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Markers"/>
    <owl:inverseOf rdf:resource="http://sswapmeet.sswap.info/marker/determinesMarker"/>
    <rdfs:range rdf:resource="http://sswapmeet.sswap.info/marker/Assay"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/marker/hasMarker">
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/objectProperties"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standardized predicate to relate any "thing" to a marker.</rdfs:comment>
    <rdfs:range rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/datatypeProperties">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Super property of all datatype properties in this ontology.  Useful for grouping datatype properties when viewing ontologies from multiple namespaces.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/accessionID">
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/datatypeProperties"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One or more marker ids.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/dbxref">
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/datatypeProperties"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Link out to one or more URLs.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/marker/synonynm">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One or more synonomous names for the marker.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/datatypeProperties"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/marker/symbol">
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/datatypeProperties"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unique symbol (short alphanumeric tag) for the marker.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/marker/name">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/marker/Marker"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Unique name for the marker.  For additional names, see the predicate marker:synonym.</rdfs:comment>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/marker/datatypeProperties"/>
  </owl:FunctionalProperty>
  <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"
          >other</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </rdf:rest>
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >cM</rdf:first>
      </rdf:rest>
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >bp</rdf:first>
    </owl:oneOf>
  </owl:DataRange>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:rest rdf:parseType="Resource">
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >QTL</rdf:first>
        <rdf:rest rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >Genetic</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Physical</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >Cytogenic</rdf:first>
              <rdf:rest rdf:parseType="Resource">
                <rdf:rest rdf:parseType="Resource">
                  <rdf:rest rdf:parseType="Resource">
                    <rdf:rest rdf:parseType="Resource">
                      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                      >Other</rdf:first>
                      <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                    </rdf:rest>
                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Bin</rdf:first>
                  </rdf:rest>
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >Deletion</rdf:first>
                </rdf:rest>
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Sequence</rdf:first>
              </rdf:rest>
            </rdf:rest>
          </rdf:rest>
        </rdf:rest>
      </rdf:rest>
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >RFLP</rdf:first>
    </owl:oneOf>
  </owl:DataRange>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Clone</rdf:first>
      <rdf:rest rdf:parseType="Resource">
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >EST</rdf:first>
        <rdf:rest rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >EST Cluster</rdf:first>
          <rdf:rest rdf:parseType="Resource">
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Gene Prediction</rdf:first>
            <rdf:rest rdf:parseType="Resource">
              <rdf:rest rdf:parseType="Resource">
                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >GSS</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >mRNA</rdf:first>
                  <rdf:rest rdf:parseType="Resource">
                    <rdf:rest rdf:parseType="Resource">
                      <rdf:rest rdf:parseType="Resource">
                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                        >STS</rdf:first>
                        <rdf:rest rdf:parseType="Resource">
                          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                          >Unclassified DNA</rdf:first>
                          <rdf:rest rdf:parseType="Resource">
                            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >AFLP</rdf:first>
                            <rdf:rest rdf:parseType="Resource">
                              <rdf:rest rdf:parseType="Resource">
                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Centromere</rdf:first>
                                <rdf:rest rdf:parseType="Resource">
                                  <rdf:rest rdf:parseType="Resource">
                                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                    >FISH Probe</rdf:first>
                                    <rdf:rest rdf:parseType="Resource">
                                      <rdf:first rdf:datatype=
                                      "http://www.w3.org/2001/XMLSchema#string"
                                      >FPC</rdf:first>
                                      <rdf:rest rdf:parseType="Resource">
                                        <rdf:first rdf:datatype=
                                        "http://www.w3.org/2001/XMLSchema#string"
                                        >Gene</rdf:first>
                                        <rdf:rest rdf:parseType="Resource">
                                          <rdf:rest rdf:parseType="Resource">
                                            <rdf:rest rdf:parseType="Resource">
                                              <rdf:first rdf:datatype=
                                              "http://www.w3.org/2001/XMLSchema#string"
                                              >QTL</rdf:first>
                                              <rdf:rest rdf:parseType="Resource">
                                                <rdf:rest rdf:parseType="Resource">
                                                  <rdf:rest rdf:parseType="Resource">
                                                    <rdf:rest rdf:parseType="Resource">
                                                      <rdf:first
                                                       rdf:datatype=
                                                      "http://www.w3.org/2001/XMLSchema#string"
                                                      >SSR Primer Pair</rdf:first>
                                                      <rdf:rest rdf:parseType="Resource">
                                                        <rdf:first
                                                         rdf:datatype=
                                                        "http://www.w3.org/2001/XMLSchema#string"
                                                        >Undefined</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"
                                                    >SSR</rdf:first>
                                                  </rdf:rest>
                                                  <rdf:first rdf:datatype=
                                                  "http://www.w3.org/2001/XMLSchema#string"
                                                  >RFLP</rdf:first>
                                                </rdf:rest>
                                                <rdf:first rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >RAPD</rdf:first>
                                              </rdf:rest>
                                            </rdf:rest>
                                            <rdf:first rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Maize Bin</rdf:first>
                                          </rdf:rest>
                                          <rdf:first rdf:datatype=
                                          "http://www.w3.org/2001/XMLSchema#string"
                                          >Insertion</rdf:first>
                                        </rdf:rest>
                                      </rdf:rest>
                                    </rdf:rest>
                                  </rdf:rest>
                                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                  >Deletion</rdf:first>
                                </rdf:rest>
                              </rdf:rest>
                              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                              >Breakpoint Interval</rdf:first>
                            </rdf:rest>
                          </rdf:rest>
                        </rdf:rest>
                      </rdf:rest>
                      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                      >Primer</rdf:first>
                    </rdf:rest>
                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >OVERGO</rdf:first>
                  </rdf:rest>
                </rdf:rest>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >Gene Primer</rdf:first>
            </rdf:rest>
          </rdf:rest>
        </rdf:rest>
      </rdf:rest>
    </owl:oneOf>
  </owl:DataRange>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 122)  http://protege.stanford.edu -->
