<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/MP?iri=http://purl.obolibrary.org/obo/GO_0098520"?>
<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: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#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#id"/>
    


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

    


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

    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002131">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:label>overlaps</rdfs:label>
        <rdfs:label xml:lang="en">overlaps</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002162">
        <rdfs:label>in taxon</rdfs:label>
    </ObjectProperty>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/CL_0000100">
        <rdfs:label>motor neuron</rdfs:label>
    </Class>
    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GO_0031594">
        <rdfs:label>neuromuscular junction</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GO_0060076">
        <rdfs:label>excitatory synapse</rdfs:label>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/GO_0098520">
        <rdfs:label>excitatory neuromuscular junction</rdfs:label>
        <equivalentClass>
            <Class>
                <intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/GO_0060076"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002131"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000100"/>
                    </Restriction>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002131"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000187"/>
                    </Restriction>
                </intersectionOf>
            </Class>
        </equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/GO_0031594"/>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/GO_0060076"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002131"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000100"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002131"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000187"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002162"/>
                <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/NCBITaxon_6072"/>
            </Restriction>
        </rdfs:subClassOf>
        <oboInOwl:created_by>dos</oboInOwl:created_by>
        <ns4:IAO_0000115>The junction between the axon of a motor neuron and a muscle fiber. In response to the arrival of action potentials, the presynaptic button releases molecules of neurotransmitters into the synaptic cleft. These diffuse across the cleft and transmit the signal to the postsynaptic membrane of the muscle fiber, leading to a post-synaptic potential responsible for muscle contraction.</ns4:IAO_0000115>
        <oboInOwl:id>GO:0098520</oboInOwl:id>
        <oboInOwl:creation_date>2013-10-14T12:02:51Z</oboInOwl:creation_date>
    </Class>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/NCBITaxon_6072">
        <rdfs:label>Eumetazoa</rdfs:label>
    </Class>
</rdf:RDF>



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



