<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://sswapmeet.sswap.info/qtl/qtl.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:qtl="http://sswapmeet.sswap.info/qtl/"
    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#"
  xml:base="http://sswapmeet.sswap.info/qtl/qtl.owl">
  <owl:Ontology rdf:about=""/>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/qtl/QTL">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/accessionID"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/name"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >0</owl:minCardinality>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/qtl/synonym"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/qtl/QTLs"/>
    </rdfs:subClassOf>
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/symbol"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </owl:equivalentClass>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/qtl/hasQTL">
    <rdfs:range rdf:resource="http://sswapmeet.sswap.info/qtl/QTL"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standardized predicate for any "thing" to assert a relationship a QTL.</rdfs:comment>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/qtl/synonym">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/qtl/datatypeProperties"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/qtl/QTL"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/qtl/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:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/name">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/qtl/datatypeProperties"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/qtl/QTL"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/symbol">
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/qtl/QTL"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/qtl/datatypeProperties"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="http://sswapmeet.sswap.info/qtl/accessionID">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/qtl/datatypeProperties"/>
    <rdfs:domain rdf:resource="http://sswapmeet.sswap.info/qtl/QTL"/>
  </owl:FunctionalProperty>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:rest rdf:parseType="Resource">
        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >cM</rdf:first>
        <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: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"
        >EST</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"
                >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:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >OVERGO</rdf:first>
                    <rdf:rest rdf:parseType="Resource">
                      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                      >Primer</rdf:first>
                      <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:rest rdf:parseType="Resource">
                            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                            >AFLP</rdf:first>
                            <rdf:rest rdf:parseType="Resource">
                              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                              >Breakpoint Interval</rdf:first>
                              <rdf:rest rdf:parseType="Resource">
                                <rdf:rest rdf:parseType="Resource">
                                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                  >Deletion</rdf:first>
                                  <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:first rdf:datatype=
                                          "http://www.w3.org/2001/XMLSchema#string"
                                          >Insertion</rdf:first>
                                          <rdf:rest rdf:parseType="Resource">
                                            <rdf:first rdf:datatype=
                                            "http://www.w3.org/2001/XMLSchema#string"
                                            >Maize Bin</rdf:first>
                                            <rdf:rest rdf:parseType="Resource">
                                              <rdf:rest rdf:parseType="Resource">
                                                <rdf:first rdf:datatype=
                                                "http://www.w3.org/2001/XMLSchema#string"
                                                >RAPD</rdf:first>
                                                <rdf:rest rdf:parseType="Resource">
                                                  <rdf:rest rdf:parseType="Resource">
                                                    <rdf:first
                                                     rdf:datatype=
                                                    "http://www.w3.org/2001/XMLSchema#string"
                                                    >SSR</rdf:first>
                                                    <rdf:rest rdf:parseType="Resource">
                                                      <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:first
                                                       rdf:datatype=
                                                      "http://www.w3.org/2001/XMLSchema#string"
                                                      >SSR Primer Pair</rdf:first>
                                                    </rdf:rest>
                                                  </rdf:rest>
                                                  <rdf:first rdf:datatype=
                                                  "http://www.w3.org/2001/XMLSchema#string"
                                                  >RFLP</rdf:first>
                                                </rdf:rest>
                                              </rdf:rest>
                                              <rdf:first rdf:datatype=
                                              "http://www.w3.org/2001/XMLSchema#string"
                                              >QTL</rdf:first>
                                            </rdf:rest>
                                          </rdf:rest>
                                        </rdf:rest>
                                      </rdf:rest>
                                    </rdf:rest>
                                  </rdf:rest>
                                </rdf:rest>
                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                                >Centromere</rdf:first>
                              </rdf:rest>
                            </rdf:rest>
                          </rdf:rest>
                          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                          >Unclassified DNA</rdf:first>
                        </rdf:rest>
                      </rdf:rest>
                    </rdf:rest>
                  </rdf:rest>
                </rdf:rest>
              </rdf:rest>
              <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
              >Gene Primer</rdf:first>
            </rdf:rest>
            <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
            >Gene Prediction</rdf:first>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >EST Cluster</rdf:first>
        </rdf:rest>
      </rdf:rest>
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >Clone</rdf:first>
    </owl:oneOf>
  </owl:DataRange>
  <owl:DataRange>
    <owl:oneOf rdf:parseType="Resource">
      <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
      >RFLP</rdf:first>
      <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: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:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                >Sequence</rdf:first>
                <rdf:rest rdf:parseType="Resource">
                  <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                  >Deletion</rdf:first>
                  <rdf:rest rdf:parseType="Resource">
                    <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
                    >Bin</rdf:first>
                    <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"
                      >Other</rdf:first>
                    </rdf:rest>
                  </rdf:rest>
                </rdf:rest>
              </rdf:rest>
            </rdf:rest>
          </rdf:rest>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >Genetic</rdf:first>
        </rdf:rest>
      </rdf:rest>
    </owl:oneOf>
  </owl:DataRange>
</rdf:RDF>

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

