<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/OGSF?iri=http://purl.obolibrary.org/obo/OGI_0000004"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:OGI="http://purl.obolibrary.org/obo/OGI.owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://purl.obolibrary.org/obo/">
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000119"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#hasGeneLocus -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#hasGeneLocus"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#isCodeFor -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isCodeFor"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#isComponentPartOf -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isComponentPartOf"/>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#isTranscribedTo -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/OGI.owl#isTranscribedTo"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/OGI_0000002 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000002">
        <rdfs:label xml:lang="en">genetic interval</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI_0000004 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000004">
        <rdfs:label xml:lang="en">gene</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OGI_0000002"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#isCodeFor"/>
                <someValuesFrom>
                    <Class>
                        <unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OGI.owl#Protein"/>
                            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/OGI.owl#RNA_Molecule"/>
                        </unionOf>
                    </Class>
                </someValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#isTranscribedTo"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#Transcript"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#isComponentPartOf"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000084"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/OGI.owl#hasGeneLocus"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/OGI_0000023"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">in RNA virus, there will be RNA interval codes for protein.</rdfs:comment>
        <ns3:IAO_0000119 xml:lang="en">Miko, I. &amp; LeJeune, L., eds. Essentials of Genetics. Cambridge, MA: NPG Education, 2009</ns3:IAO_0000119>
        <ns3:IAO_0000115 xml:lang="en">a genertically dependent continuant that correspond to one or more DNA sequences that carry the coding information required to produce a specific protein, and that protein in turn carries out a particular function within te cell.</ns3:IAO_0000115>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI_0000023 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000023">
        <rdfs:label xml:lang="en">gene locus</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI_0000084 -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI_0000084">
        <rdfs:label xml:lang="en">nuclear genome</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#Protein -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI.owl#Protein">
        <rdfs:label xml:lang="en">protein</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#RNA_Molecule -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI.owl#RNA_Molecule">
        <rdfs:label xml:lang="en">RNA molecule</rdfs:label>
    </Class>
    


    <!-- http://purl.obolibrary.org/obo/OGI.owl#Transcript -->

    <Class rdf:about="http://purl.obolibrary.org/obo/OGI.owl#Transcript">
        <rdfs:label xml:lang="en">transcript</rdfs:label>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.2.4.1806) http://owlapi.sourceforge.net -->



