<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY seq 'http://sswapmeet.sswap.info/sequence/'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:owl="&owl;"
    xmlns:seq="&seq;">
    <owl:Ontology rdf:about="&seq;owlImports">
        <owl:imports><owl:Ontology rdf:about="&seq;theSequence"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;FASTA"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;GenbankXML"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;owlOntology"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;GenbankFlatFile"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;GenbankASN.1"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;Formats"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;genbankAccessionNumber"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;FASTAFormats"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;name"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;GenbankFormats"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;Sequence"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;FASTQ"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;BAM"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;Sequences"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;datatypeProperties"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;hasSequence"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;BAI"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;recordURL"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;fastaHeader"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;objectProperties"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;SAM"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;SAI"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;genbankGI"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;SAMFormats"/></owl:imports>
        <owl:imports><owl:Ontology rdf:about="&seq;accessionID"/></owl:imports>
    </owl:Ontology>
</rdf:RDF>

