<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://sswapmeet.sswap.info/taxa/taxa.owl#"
    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:taxa="http://sswapmeet.sswap.info/taxa/"
    xmlns:ncbiTaxa="http://sswapmeet.sswap.info/NCBITaxonomyRecord/"
  xml:base="http://sswapmeet.sswap.info/taxa/taxa.owl">
  <owl:Ontology rdf:about="">
  </owl:Ontology>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/taxa/Taxa">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Taxa</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A high level wrapper class for taxonomic data.</rdfs:comment>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://sswapmeet.sswap.info/taxa/hasTaxa">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Standardized predicate for any "thing" to assert a relationship to a Taxa</rdfs:comment>
    <rdfs:range rdf:resource="http://sswapmeet.sswap.info/taxa/Taxa"/>
  </owl:ObjectProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 122)  http://protege.stanford.edu -->
