<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!ENTITY ro 'http://purl.org/sswap/RO/'>
  <!ENTITY so 'http://purl.org/sswap/SO/'>
  <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
  <!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
  <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
  <!ENTITY oboInOwl 'http://purl.org/sswap/oboInOwl/'>]>
<rdf:RDF
    xmlns:rdf="&rdf;"
    xmlns:ro="&ro;"
    xmlns:owl="&owl;"
    xmlns:xsd="&xsd;"
    xmlns:oboInOwl="&oboInOwl;"
    xmlns:so="&so;"
    xmlns:rdfs="&rdfs;">
    <owl:Ontology rdf:about="&so;owlOntology">
        <owl:imports rdf:resource="&so;owlOntology"/>
    </owl:Ontology>
    <owl:Class rdf:about="&so;SO_0000253"/>
    <owl:Class rdf:about="&so;SO_0000257">
        <rdfs:subClassOf rdf:resource="&so;SO_0000253"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty>
                    <owl:TransitiveProperty rdf:about="&ro;derives_from"/>
                </owl:onProperty>
                <owl:someValuesFrom>
                    <owl:Class rdf:about="&so;SO_0000214"/>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label xml:lang="en">aspartyl_tRNA</rdfs:label>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">aspartyl tRNA</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">aspartyl-transfer ribonucleic acid</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">aspartyl-transfer RNA</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">A tRNA sequence that has an aspartic acid anticodon, and a 3' aspartic acid binding region.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >SO:ke</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://purl.org/obo/owl/SO#SO_ke</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">sequence</oboInOwl:hasOBONamespace>
    </owl:Class>
</rdf:RDF>

