<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/XAO?iri=http://purl.obolibrary.org/obo/XAO_0005031"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/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:xao="http://purl.obolibrary.org/obo/xao#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns4="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    


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

    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasOBONamespace"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasExactSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#creation_date"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym"/>
    <AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#id"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000050">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>part of</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002202">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:label>develops from</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/xao#end_stage -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/xao#end_stage">
        <rdfs:label>ends during</rdfs:label>
    </ObjectProperty>
    


    <!-- http://purl.obolibrary.org/obo/xao#start_stage -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/xao#start_stage">
        <rdfs:label>starts during</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0000177">
        <rdfs:label>nervous system</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0004308">
        <rdfs:label>glial cell</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0005028">
        <rdfs:label>ventricular layer of the optic tectum</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0005031">
        <rdfs:label>radial glial cell</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/XAO_0004308"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/xao#end_stage"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_1000078"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0005028"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/xao#start_stage"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_1000038"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002202"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0005032"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/XAO_0000177"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:hasRelatedSynonym>radial glia</oboInOwl:hasRelatedSynonym>
        <oboInOwl:hasDbXref>CL:0000681</oboInOwl:hasDbXref>
        <oboInOwl:created_by>eriksegerdell</oboInOwl:created_by>
        <oboInOwl:id>XAO:0005031</oboInOwl:id>
        <oboInOwl:creation_date>2015-05-18T17:46:16Z</oboInOwl:creation_date>
        <ns4:IAO_0000115>A cell present in the developing central nervous system. It functions as both a precursor cell and as a scaffold to support neuronal migration. Some have a multipotent ability, as they can differentiate into neurons and radial glial cells by asymmetric divisions during the period of embryonic neurogenesis. They occur mainly in the ventricular layer of the tectum and decrease in number as the brain matures.</ns4:IAO_0000115>
        <oboInOwl:hasExactSynonym>RG</oboInOwl:hasExactSynonym>
        <oboInOwl:hasOBONamespace>xenopus_anatomy</oboInOwl:hasOBONamespace>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_0005032">
        <rdfs:label>neural stem cell</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_1000038">
        <rdfs:label>NF stage 22</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/XAO_1000078">
        <rdfs:label>NF stage 66</rdfs:label>
    </Class>
</rdf:RDF>



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



