<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/PBPKO?iri=http://purl.obolibrary.org/obo/RO_0002132"?>
<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.org/spar/cito/"
     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_0000426"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000118"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000114"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001900"/>
    <AnnotationProperty rdf:about="http://purl.org/spar/cito/citesAsAuthority"/>
    <AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // 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 xml:lang="en">part of</rdfs:label>
    </ObjectProperty>
    


    <!-- 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 xml:lang="en">overlaps</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002132">
        <rdfs:label xml:lang="en">has fasciculating neuron projection</rdfs:label>
        <ns3:IAO_0000426>(forall (?x ?y) 
	(iff 
		(has_fasciculating_neuron_projection ?x ?y)
		(exists (?nps ?npbs)		
			(and 
				(&quot;neuron projection bundle ; CARO_0001001&quot; ?x)
				(&quot;neuron projection ; GO0043005&quot; ?y)
				(&quot;neuron projection segment ; CARO_0001502&quot; ?nps)
				(&quot;neuron projection bundle segment ; CARO_0001500&quot; ?npbs)
				(part_of ?nps ?y)
				(part_of ?npbs ?x)
				(part_of ?nps ?npbs)
				(forall (?npbss)
					(if
						(and 
							(&quot;neuron projection bundle subsegment ; CARO_0001501&quot; ?npbss)
							(part_of ?npbss ?npbs) 
						)
						(overlaps ?nps ?npbss)
					))))))


</ns3:IAO_0000426>
        <ns3:IAO_0000115 xml:lang="en">The relation between a neuron projection bundle and a neuron projection that is fasciculated with it.</ns3:IAO_0000115>
        <ns3:IAO_0000118 xml:lang="en">has fasciculating component</ns3:IAO_0000118>
        <ns3:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000125"/>
        <ns3:RO_0001900 rdf:resource="http://purl.obolibrary.org/obo/RO_0001901"/>
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0002131"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/UBERON_0000122"/>
        <ns4:citesAsAuthority rdf:resource="http://www.ncbi.nlm.nih.gov/pubmed/22402613"/>
        <ns3:IAO_0000117 rdf:resource="https://orcid.org/0000-0002-7073-9172"/>
        <rdfs:range>
            <Class>
                <unionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0000540"/>
                    <Restriction>
                        <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000050"/>
                        <someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CL_0000540"/>
                    </Restriction>
                </unionOf>
            </Class>
        </rdfs:range>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000078"/>
    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0000122">
        <rdfs:label>neuron projection bundle</rdfs:label>
    </Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <Thing rdf:about="http://purl.obolibrary.org/obo/IAO_0000125">
        <rdf:type rdf:resource="http://purl.obolibrary.org/obo/IAO_0000078"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
        <rdfs:label xml:lang="en">pending final vetting</rdfs:label>
    </Thing>
    


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

    <NamedIndividual rdf:about="http://purl.obolibrary.org/obo/RO_0001901">
        <rdfs:label xml:lang="en">axiom holds for all times</rdfs:label>
    </NamedIndividual>
    


    <!-- https://orcid.org/0000-0002-7073-9172 -->

    <NamedIndividual rdf:about="https://orcid.org/0000-0002-7073-9172">
        <rdfs:label>David Osumi-Sutherland</rdfs:label>
    </NamedIndividual>
</rdf:RDF>



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



