<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
  <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
  <!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: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_0000034">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <owl:Restriction>
                        <owl:onProperty>
                            <owl:ObjectProperty rdf:about="&so;has_quality"/>
                        </owl:onProperty>
                        <owl:someValuesFrom>
                            <owl:Class rdf:about="&so;SO_0001183"/>
                        </owl:someValuesFrom>
                    </owl:Restriction>
                    <owl:Class rdf:about="&so;SO_0001247"/>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&so;has_quality"/>
                <owl:someValuesFrom rdf:resource="&so;SO_0001183"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label xml:lang="en">morpholino_oligo</rdfs:label>
        <oboInOwl:hasExactSynonym>
            <oboInOwl:Synonym>
                <rdfs:label xml:lang="en">morpholino oligo</rdfs:label>
            </oboInOwl:Synonym>
        </oboInOwl:hasExactSynonym>
        <oboInOwl:hasDefinition>
            <oboInOwl:Definition>
                <rdfs:label xml:lang="en">Morpholino oligos are synthesized from four different Morpholino subunits, each of which contains one of the four genetic bases (A, C, G, T) linked to a 6-membered morpholine ring. Eighteen to 25 subunits of these four subunit types are joined in a specific order by non-ionic phosphorodiamidate intersubunit linkages to give a Morpholino.</rdfs:label>
                <oboInOwl:hasDbXref>
                    <oboInOwl:DbXref>
                        <rdfs:label rdf:datatype="&xsd;string"
                        >URL:http://www.gene-tools.com/</rdfs:label>
                        <oboInOwl:hasURI rdf:datatype="&xsd;anyURI"
                        >http://www.gene-tools.com/</oboInOwl:hasURI>
                    </oboInOwl:DbXref>
                </oboInOwl:hasDbXref>
            </oboInOwl:Definition>
        </oboInOwl:hasDefinition>
        <oboInOwl:hasOBONamespace rdf:datatype="&xsd;string">sequence</oboInOwl:hasOBONamespace>
    </owl:Class>
</rdf:RDF>
