<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY p3 "http://purl.org/obo/owl/" >
    <!ENTITY obo "http://purl.org/obo/owl/obo#" >
    <!ENTITY PATO "http://purl.org/obo/owl/PATO#" >
    <!ENTITY pato "http://purl.org/obo/owl/pato#" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY swrl "http://www.w3.org/2003/11/swrl#" >
    <!ENTITY obo2 "http://purl.obolibrary.org/obo/" >
    <!ENTITY p8 "http://ontology.neuinfo.org/NIF#" >
    <!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY snap "http://www.ifomis.org/bfo/1.1/snap#" >
    <!ENTITY ro "http://www.obofoundry.org/ro/ro.owl#" >
    <!ENTITY j.1 "http://www.w3.org/2004/02/skos/core#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY daml "http://www.daml.org/2001/03/daml+oil#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY j.0 "http://www.geneontology.org/formats/oboInOwl#" >
    <!ENTITY protege "http://protege.stanford.edu/plugins/owl/protege#" >
    <!ENTITY xsp "http://www.owl-ontologies.com/2005/08/07/xsp.owl#" >
    <!ENTITY p4 "http://ontology.neuinfo.org/NIF/Backend/nif_backend.owl#" >
    <!ENTITY BIRNLex-OBO-UBO "http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBO-UBO.owl#" >
    <!ENTITY j.3 "http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#" >
    <!ENTITY NIF-Subcellular "http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-Subcellular.owl#" >
    <!ENTITY j.2 "http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#" >
]>


<rdf:RDF xmlns="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#"
     xml:base="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl"
     xmlns:snap="http://www.ifomis.org/bfo/1.1/snap#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:PATO="&p3;PATO#"
     xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:p3="http://purl.org/obo/owl/"
     xmlns:j.3="http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#"
     xmlns:obo2="http://purl.obolibrary.org/obo/"
     xmlns:BIRNLex-OBO-UBO="http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBO-UBO.owl#"
     xmlns:j.0="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:p4="http://ontology.neuinfo.org/NIF/Backend/nif_backend.owl#"
     xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:NIF-Subcellular="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-Subcellular.owl#"
     xmlns:p8="http://ontology.neuinfo.org/NIF#"
     xmlns:obo="&p3;obo#"
     xmlns:ro="http://www.obofoundry.org/ro/ro.owl#"
     xmlns:j.1="http://www.w3.org/2004/02/skos/core#"
     xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
     xmlns:j.2="http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#"
     xmlns:pato="&p3;pato#"
     xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
     xmlns:swrl="http://www.w3.org/2003/11/swrl#"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
    <owl:Ontology rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl">
        <owl:versionInfo rdf:datatype="&xsd;string">2.0; December 5, 2012</owl:versionInfo>
        <j.1:note rdf:datatype="&xsd;string">Brain parts organization in NIF-Anatomy: The brain can be divided into many different types of parts, depending on the criteria and the techniques used. Neurolex currently divides up brain parts into several different super categories. We established these different categories to make it easier for contributors to keep these different types of brain parts straight, without having to worry too much about assigning other relations. Eventually, these different categories will be related to each other within the NIFSTD ontologies by the NIF knowledge engineers.

* Regional part: A division of a structure that can be recognized by gross anatomical features, 
  cytoarchitecture or chemoarchitecture, e.g., cerebral cortex is a regional part of brain. 
        *   o Cytoarchitectural part: A division of a brain structure that is based on the organization of cell bodies, 
                usually revealed by a Nissl stain. e.g., CA1 is a cytoarchitectural part of the hippocampus. 
        *   o Chemoarchitectural part: A division of a brain structure based on the distribution of some chemical 
               marker, e.g., the patch/matrix division of the caudate nucleus 
* Aggregate part: A brain structure that is composed of many different parts that are distributed in location,  
   e.g., basal ganglia 
* Composite part spanning many brain regions: A brain part whose subdivisions are found throughout the 
   neuraxis, e.g., the corticospinal tract. We are still considering whether this category is useful, but as we 
   are trying to avoid assigning multiple parents to structures, we thought that it would be useful to have
   this category separate.
(Maryann Martone, May 6, 2009)</j.1:note>
        <dc:title rdf:datatype="&xsd;string">NIF-Gross Anatomy</dc:title>
        <dc:description rdf:datatype="&xsd;string">This is the module containing definitions of all relevant anatomical classes (primarily neuroanatomy) from BIRNLex_Anatomy.owl (http://purl.org/nbirn/birnlex/ontology/BIRNLex-Anatomy.owl).  The neuroanatomical framework will eventually derive it&#39;s foundational layer from the Common Anatomy Reference Ontology (and the more specific Mouse Anatomy Reference Ontology), once these resources are available.  This will also be submitted on it&#39;s own as a OBO Foundry candidate ontology.</dc:description>
        <j.1:changeNote rdf:datatype="&xsd;string">v.1.1 (July, 2009) - Addition of new classes from NeuroLex wiki. * Total 
    114 new classes added since January Release ( ID used: nlx_anat_20081201 
    to nlx_anat_20090704) * Partonmoy relations (using ro:has_proper_part 
    restriction) between brain regions have been enhanced from NeuroLex</j.1:changeNote>
        <j.1:changeNote rdf:datatype="&xsd;string">v.1.2 (October 12, 2009) - * Addition of 30 new classes and enhaced various partonomy relations from NeuroLex. * Minor hierarchical chages commited to simplify the basic is-a hierarchy and make the partonomies more intutive and inferrable.
v.1.3 (October 21, 2011) - Added new partomic restrictions in brain anatomy.
v.1.5 (April 26, 2012) - All parts of brain are directly asserted as &#39;Regional parts of brain&#39;. Inferred Classification produce the appropriate specific regional part of brain. Addition of more partonomic restrictions from NeuroLex.
v.1.6 (June 21, 2012) - Additional partonomic restrictions from NeuroLex.
v. 1.7(July 11, 2012) - Additional partonmic restrictions for Spinal cord from NeuroLex.
v. 1.8 (July 16, 2012) - The classes &#39;Anatomical entity&#39; and &#39;Anatomical cavity&#39; are moved under Independent Continuant (from Material entity).
v. 1.9 (July 18, 2012) - Additional partonomy restrictions asserted for  Spinal cord.
v. 2.0 (December 5, 2012) - Additional partonomy restrictions. Resolved some of the reasoning issues.</j.1:changeNote>
        <owl:imports rdf:resource="http://ontology.neuinfo.org/NIF/Backend/nif_backend.owl"/>
    </owl:Ontology>
    


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

    <owl:AnnotationProperty rdf:about="&j.2;hasCurationStatus"/>
    <owl:AnnotationProperty rdf:about="&j.3;externallySourcedDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.1;prefLabel">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.3;externalSourceId"/>
    <owl:AnnotationProperty rdf:about="&j.3;tempDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.3;MeshUid"/>
    <owl:AnnotationProperty rdf:about="&j.1;historyNote">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.3;externalSourceURI"/>
    <owl:AnnotationProperty rdf:about="&j.3;nifID"/>
    <owl:AnnotationProperty rdf:about="&j.0;hasVersion"/>
    <owl:AnnotationProperty rdf:about="&j.2;isReplacedByClass"/>
    <owl:AnnotationProperty rdf:about="&j.3;curator"/>
    <owl:AnnotationProperty rdf:about="&j.1;editorialNote">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.3;hasAbbrevSource"/>
    <owl:AnnotationProperty rdf:about="&dc;description">
        <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.3;UmlsCui"/>
    <rdf:Description rdf:about="&dc;title">
        <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    </rdf:Description>
    <owl:AnnotationProperty rdf:about="&j.3;definingCitation"/>
    <owl:AnnotationProperty rdf:about="&j.3;usageNote"/>
    <owl:AnnotationProperty rdf:about="&j.2;neuroNamesAncillaryTerm"/>
    <owl:AnnotationProperty rdf:about="&j.1;definition">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.2;bonfireID"/>
    <owl:AnnotationProperty rdf:about="&j.3;abbrev"/>
    <owl:AnnotationProperty rdf:about="&j.2;birnlexPendingDifferentiaNote"/>
    <owl:AnnotationProperty rdf:about="&j.2;hasKnownApplicationUses"/>
    <owl:AnnotationProperty rdf:about="&j.3;acronym"/>
    <owl:AnnotationProperty rdf:about="&j.3;synonym"/>
    <owl:AnnotationProperty rdf:about="&j.2;hasFormerParentClass"/>
    <owl:AnnotationProperty rdf:about="&j.1;scopeNote">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&dc;contributor">
        <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.2;birnlexRetiredDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.2;neuronamesID"/>
    <owl:AnnotationProperty rdf:about="&j.1;changeNote">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.2;hasBirnlexCurator"/>
    <owl:AnnotationProperty rdf:about="&j.0;hasDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.3;modifiedDate"/>
    <owl:AnnotationProperty rdf:about="&j.3;hasDefinitionSource"/>
    <owl:AnnotationProperty rdf:about="&p3;IAO_0000115"/>
    <owl:AnnotationProperty rdf:about="&j.2;birnlexDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.3;altDefinition"/>
    <owl:AnnotationProperty rdf:about="&j.3;createdDate"/>
    <owl:AnnotationProperty rdf:about="&j.3;pendingMereotopologicalRelationNote"/>
    <owl:AnnotationProperty rdf:about="&j.1;example">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.3;pendingActionNote"/>
    <owl:AnnotationProperty rdf:about="&j.3;definingCitationURI"/>
    <owl:AnnotationProperty rdf:about="&j.3;hasExternalSource"/>
    <owl:AnnotationProperty rdf:about="&j.2;bamsID"/>
    <owl:AnnotationProperty rdf:about="&dc;source">
        <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    </owl:AnnotationProperty>
    <rdf:Description rdf:about="&j.1;note">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </rdf:Description>
    <owl:AnnotationProperty rdf:about="&j.2;birnlexComment"/>
    <owl:AnnotationProperty rdf:about="&j.1;altLabel">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&j.2;PMID"/>
    


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

    


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

    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBO-UBO.owl#birnlex_17 -->

    <owl:ObjectProperty rdf:about="&BIRNLex-OBO-UBO;birnlex_17"/>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#has_lacking_of -->

    <owl:ObjectProperty rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#has_lacking_of">
        <j.3:createdDate rdf:datatype="&xsd;string">December 10, 2010</j.3:createdDate>
        <rdfs:comment rdf:datatype="&xsd;string">This is a temporary property until we find an alternative way to express the idea of &#39;lacking&#39; through OBO-RO and/or by other means.</rdfs:comment>
    </owl:ObjectProperty>
    


    <!-- http://purl.org/obo/owl/pato#towards -->

    <owl:ObjectProperty rdf:about="&p3;pato#towards"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#contained_in -->

    <owl:ObjectProperty rdf:about="&ro;contained_in"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#has_integral_part -->

    <owl:ObjectProperty rdf:about="&ro;has_integral_part"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#has_part -->

    <owl:ObjectProperty rdf:about="&ro;has_part"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#has_proper_part -->

    <owl:ObjectProperty rdf:about="&ro;has_proper_part"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#integral_part_of -->

    <owl:ObjectProperty rdf:about="&ro;integral_part_of"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#located_in -->

    <owl:ObjectProperty rdf:about="&ro;located_in"/>
    


    <!-- http://www.obofoundry.org/ro/ro.owl#proper_part_of -->

    <owl:ObjectProperty rdf:about="&ro;proper_part_of"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#broader -->

    <owl:ObjectProperty rdf:about="&j.1;broader">
        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:ObjectProperty>
    


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

    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBO-UBO.owl#birnlex_6 -->

    <owl:Class rdf:about="&BIRNLex-OBO-UBO;birnlex_6"/>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBO-UBO.owl#nlx_ubo_20090201 -->

    <owl:Class rdf:about="&BIRNLex-OBO-UBO;nlx_ubo_20090201"/>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#_birnlex_retired_class -->

    <owl:Class rdf:about="&j.2;_birnlex_retired_class"/>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_12 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_12">
        <rdfs:label rdf:datatype="&xsd;string">Dopaminergic system</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <j.3:createdDate rdf:datatype="&xsd;string">May 13, 2010</j.3:createdDate>
        <j.1:definition rdf:datatype="&xsd;string">any molecule, protein, cell, tissue or organ that is related to dopamine.</j.1:definition>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_100597</j.2:isReplacedByClass>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_2 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_2">
        <rdfs:label rdf:datatype="&xsd;string">White matter (retired)</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <owl:versionInfo rdf:datatype="&xsd;string">132360</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">November 12, 2010</j.3:createdDate>
        <j.1:definition rdf:datatype="&xsd;string">Parts of nervous system characterized by high concentrations of myelinated axons, giving a white glossy appearance in gross preparations.</j.1:definition>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired and replaced.</rdfs:comment>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177</j.2:isReplacedByClass>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_4 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_4">
        <rdfs:label rdf:datatype="&xsd;string">Anterior commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <owl:versionInfo rdf:datatype="&xsd;string">106583</owl:versionInfo>
        <j.1:definition rdf:datatype="&xsd;string">A forebrain white matter structure consisting of a large fiber bundle, connecting the two cerebral hemispheres across the middle line, located in front of the columns of the fornix. On sagittal section it is oval in shape, its long diameter being vertical and measuring about 5 mm. Its fibers can be traced lateralward and backward on either side beneath the corpus striatum into the substance of the temporal lobe. It serves in this way to connect the two temporal lobes, but it also contains decussating fibers from the olfactory tracts. (http://en.wikipedia.org/wiki/Anterior_commissure)]]</j.1:definition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">November 12, 2010</j.3:createdDate>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired and replaced.</rdfs:comment>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1557</j.2:isReplacedByClass>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#FMAID_7191 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#FMAID_7191">
        <rdfs:label rdf:datatype="&xsd;string">Visual system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_090816"/>
        <j.3:createdDate rdf:datatype="&xsd;string">August 21, 2009</j.3:createdDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">Techincally, the FMAID refers only to human; we&#39;ll have to make a decision about this.</j.1:editorialNote>
        <j.1:definition rdf:datatype="&xsd;string">The sensory system subserving the sense of vision.</j.1:definition>
        <j.3:abbrev rdf:datatype="&xsd;string">Vis sys</j.3:abbrev>
        <j.3:abbrev rdf:datatype="&xsd;string">Vis syst</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0000349 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0000349">
        <rdfs:label rdf:datatype="&xsd;string">Limbic system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_090802"/>
        <j.1:definition rdf:datatype="&xsd;string">A set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn&#39;t correspond closely to the anatomical meaning any longer.</j.1:definition>
        <j.3:createdDate rdf:datatype="&xsd;string">August 21, 2009</j.3:createdDate>
        <rdfs:comment rdf:datatype="&xsd;string">We are including Limbic System because it is still used by neuroscientists and others, but as a data annotation term, it is very poor because it is not a clearly defined entity. (Maryann Martone)</rdfs:comment>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0001833 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0001833">
        <rdfs:label rdf:datatype="&xsd;string">Lip</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_7"/>
        <dc:contributor rdf:datatype="&xsd;string">Marynn Martone</dc:contributor>
        <j.1:definition rdf:datatype="&xsd;string">One of the two fleshy folds which surround the opening of the mouth.</j.1:definition>
        <j.3:createdDate rdf:datatype="&xsd;string">September 23, 2009</j.3:createdDate>
        <j.3:definingCitationURI rdf:datatype="&xsd;string">http://www.medterms.com/script/main/art.asp?articlekey=9458</j.3:definingCitationURI>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0001886 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0001886">
        <rdfs:label>Choroid plexus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_16"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1356"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <dc:description xml:lang="en">A structure consisting of modified ependymal cells in the ventricles of the brain responsible for the production of cerebral spinal fluid (CSFF).</dc:description>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0002102 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#UBERON_0002102">
        <rdfs:label rdf:datatype="&xsd;string">Forelimb</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_7"/>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">FMAID_7183</j.3:hasExternalSource>
        <j.1:definition rdf:datatype="&xsd;string">One of the pair of limbs that are situated anteriorly</j.1:definition>
        <j.3:createdDate rdf:datatype="&xsd;string">September 23, 2009</j.3:createdDate>
        <j.3:synonym rdf:datatype="&xsd;string">Upper limb</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1000 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1000">
        <rdfs:label rdf:datatype="&xsd;string">Interpeduncular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">513</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175398</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">IP</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Interpeduncular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1001 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1001">
        <rdfs:label rdf:datatype="&xsd;string">Ventral trigeminal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">609</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175460</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral trigeminal tract</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1003 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1003">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of pretectal region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_993"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of pretectal region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1004 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1004">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of adenohypophysis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1576"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of adenohypophysis</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005">
        <rdfs:label rdf:datatype="&xsd;string">Anterior hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-09</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-09</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">359</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AHR</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior hypothalamic region</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0020653</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1007 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1007">
        <rdfs:label rdf:datatype="&xsd;string">Parabigeminal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">473</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262301</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Parabigeminal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1008 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1008">
        <rdfs:label rdf:datatype="&xsd;string">Interstitial nucleus of Cajal</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">506</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228418</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">ICjl</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Interstitial nucleus of Cajal</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1009 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1009">
        <rdfs:label rdf:datatype="&xsd;string">Vestibulocerebellar tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">611</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175462</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vestibulocerebellar tract</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1010 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1010">
        <rdfs:label rdf:datatype="&xsd;string">Mesencephalic nucleus of trigeminal nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">550</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228702</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Elongated nucleus located in the midbrain tegmentum that receives proprioceptive input from both teh extraocular and the masticatory muscles. Contrary to the general rule, the cell bodies that give rise to these sensory fibers are located within the mesencephalic nucleus rather than in a peripheral ganglion. Some of the sensory fibers in the mesencephalic root give off collaterals to the trigeminal motor nucleus, thereby providing the anatomic basis for the monosynaptic jaw reflex. (Heimer, L. The Human Brain and Spinal Cord, 2nd ed. 1996, page 248).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">Me5</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Mesencephalic nucleus of trigeminal nerve</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">mesencephalic trigeminal nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1011 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1011">
        <rdfs:label rdf:datatype="&xsd;string">Anatomical cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anatomical cavity</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Anatomical space that is bounded by the surface of the wall or walls of organs, organ parts, body parts or body part subdivisions.</j.3:externallySourcedDefinition>
        <j.1:example rdf:datatype="&xsd;string">cavity of serous sac</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">cranial cavity</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">fornix of vagina</j.1:example>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#FMA_defSource</j.3:hasDefinitionSource>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#OBR</j.3:hasExternalSource>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;anyURI">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_9</j.2:hasFormerParentClass>
        <j.1:example rdf:datatype="&xsd;string">lumen of artery</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">lumen of stomach</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">nasal cavity</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">pharyngeal recess</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">tooth socket</j.1:example>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1012 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1012">
        <rdfs:label rdf:datatype="&xsd;string">Rostral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">58</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262327</j.3:UmlsCui>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Rostral sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1013 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1013">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of adenohypophysis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1004"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of adenohypophysis</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1014 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1014">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of superior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_795"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of superior colliculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1015 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1015">
        <rdfs:label rdf:datatype="&xsd;string">Intermediate hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1638"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1564"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1572"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1558"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1353"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_734"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1189"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1569"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-09</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">375</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0020669</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">IHR</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Intermediate hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1016 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1016">
        <rdfs:label rdf:datatype="&xsd;string">Corticotectal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">476</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262216</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Corticotectal tract</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1017 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1017">
        <rdfs:label rdf:datatype="&xsd;string">Posterior middle temporal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1538"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">115</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694594</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior middle temporal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">macaque-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1018 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1018">
        <rdfs:label rdf:datatype="&xsd;string">Linear nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">510</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175404</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">Li</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Linear nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1019 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1019">
        <rdfs:label rdf:datatype="&xsd;string">Organ cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1011"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Anatomical cavity, which is surrounded by all morphological parts of an organ; is continuous within the organ; contains one or more body substances.</j.3:externallySourcedDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Organ cavity</j.1:prefLabel>
        <j.1:example rdf:datatype="&xsd;string">cavity of stomach</j.1:example>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#FMA_defSource</j.3:hasDefinitionSource>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#OBR</j.3:hasExternalSource>
        <j.1:example rdf:datatype="&xsd;string">pericardial cavity</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">uterine cavity</j.1:example>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1020 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1020">
        <rdfs:label rdf:datatype="&xsd;string">Medullary reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1151"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1164"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1337"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">722</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228520</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medullary reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1021 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1021">
        <rdfs:label rdf:datatype="&xsd;string">Spur of arcuate sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">957388385</j.2:neuronamesID>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Spur of arcuate sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1022 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1022">
        <rdfs:label rdf:datatype="&xsd;string">Distal part of hypophysis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1581"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">130129</owl:versionInfo>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">393</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175322</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">DHP</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Distal part of hypophysis</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1023 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1023">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of superior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1014"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of superior colliculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1024 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1024">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of medullary white matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of medullary white matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1025 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1025">
        <rdfs:label rdf:datatype="&xsd;string">Temporal operculum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1538"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">109</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0149551</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Temporal operculum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1026 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1026">
        <rdfs:label rdf:datatype="&xsd;string">Posterior commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090513"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">475</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152327</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 20, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior commissure</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">epithalamic commissure</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1027 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1027">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of basal part of pons</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1168"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of basal part of pons</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1028 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1028">
        <rdfs:label rdf:datatype="&xsd;string">Subcommissural organ</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">474</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0038533</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Subcommissural organ</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1029 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1029">
        <rdfs:label rdf:datatype="&xsd;string">Neuraxis cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1019"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Neuraxis cavity</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1030 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1030">
        <rdfs:label rdf:datatype="&xsd;string">Superior frontal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">42</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228198</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus frontalis primus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus frontalis superior</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior frontal sulcus</j.1:prefLabel>
        <j.1:scopeNote rdf:datatype="&xsd;string">The following is a definition given in NeuroNames for the macaque superior frontal sulcus: &quot;The term superior frontal sulcus (M) refers to a small vertical sulcus variably present on the convexity of the frontal lobe of the Macaca. It is located anterior to the superior ramus of arcuate sulcus (M) (Walker-40).&quot;</j.1:scopeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">sfrs</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">sulcus f1</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">superior frontal fissure</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1031 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1031">
        <rdfs:label rdf:datatype="&xsd;string">Tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1304"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_part"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tegmentum</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.2.2</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032">
        <rdfs:label rdf:datatype="&xsd;string">Midbrain tectum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1007"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1016"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1026"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_806"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1040"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1028"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1341"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">448</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0039433</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Dorsal part of the midbrain, consisting of the superior and inferior colliculi and the pretectal nuclei (MM).</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Dorsal part of the midbrain, consisting of the superior and inferior colliculi and the pretectal nuclei (MM).</j.1:definition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Midbrain tectum</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.2.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">tectum</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1033 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1033">
        <rdfs:label rdf:datatype="&xsd;string">Precommissural fornix</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_705"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_731"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_739"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_746"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_754"/>
        <owl:versionInfo rdf:datatype="&xsd;string">129881</owl:versionInfo>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175237</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of fornix extending from the body that curves ventrally rostral to the crossing of the anterior commissure ending in the septal nuclei</j.1:definition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Precommissural fornix</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1034 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1034">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of dentate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1182"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of dentate nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1035 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1035">
        <rdfs:label rdf:datatype="&xsd;string">Central nucleus of inferior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_806"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">470</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175371</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Central nucleus of inferior colliculus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1036 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1036">
        <rdfs:label rdf:datatype="&xsd;string">Lateral orbital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">74</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262268</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral orbital gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1037 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1037">
        <rdfs:label rdf:datatype="&xsd;string">Olivary pretectal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">455</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175359</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Olivary pretectal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1038 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1038">
        <rdfs:label rdf:datatype="&xsd;string">Superior precentral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">52</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262338</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus praecentralis superior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus precentralis superior</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior precentral sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">precentral dimple</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">sprs</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">superior part of precentral fissure</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1039 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1039">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of organ cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1019"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Check on distinction between subdivision and regional part in FMA. (2006-07-15)</j.3:pendingActionNote>
        <j.1:editorialNote rdf:datatype="&xsd;string">I have adopted the &quot;regional part&quot; designation rather than &quot;subdivision&quot; as I think it is the same thing.</j.1:editorialNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of organ cavity</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1040 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1040">
        <rdfs:label rdf:datatype="&xsd;string">Superior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">456</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228405</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of the midbrain tecturm consisting of paired bodies that sit caudal to the thalamus and surround the pineal gland in the mesencephalon of vertebrate brains. It comprises the rostral aspect of the midbrain, posterior to the periaqueductal gray and adjacent superior the inferior colliculus. The inferior and superior colliculi are known collectively as the corpora quadrigemina (Latin, quadruplet bodies). It consists of several identified cellular layers and also comprises the brachium of the superior colliculus and commissure of supeior colliculus from Wikipedia.org and Neuronames (MM).</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Part of the midbrain tecturm consisting of paired bodies that sit caudal to the thalamus and surround the pineal gland in the mesencephalon of vertebrate brains. It comprises the rostral aspect of the midbrain, posterior to the periaqueductal gray and adjacent superior the inferior colliculus. The inferior and superior colliculi are known collectively as the corpora quadrigemina (Latin, quadruplet bodies). It consists of several identified cellular layers and also comprises the brachium of the superior colliculus and commissure of supeior colliculus from Wikipedia.org and Neuronames (MM).</j.1:definition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior colliculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of pontine tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_771"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of pontine tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1042 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1042">
        <rdfs:label rdf:datatype="&xsd;string">Cerebrum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1509"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">223</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0242202</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebrum</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">For most authors, this is the cerebral hemispheres plus the basal ganglia, but most clincians do not include the basal ganglia (MSH).</j.3:externallySourcedDefinition>
        <j.1:editorialNote rdf:datatype="&xsd;string">It is definitely correct to sub-class Cerebrum as a Regional_part_of_forebrain.  It isnt clear all would agree Cerebrum and Telencephalon are equivalent.  Is this what we want to declare for BIRNLex? (BB).</j.1:editorialNote>
        <j.3:tempDefinition rdf:datatype="&xsd;string">The cerebrum is the largest part of the brain, and contains white matter and grey matter. The telencephalon (IPA: /t?l?n&#39;s?f?l?n/) is the name for a large region within the brain that is attributed many functions. Many people refer to it as the cerebrum; however, it is technically referred to as the telencephalon. As a more technical definition, the telencephalon refers to the cerebral hemispheres and other, smaller structures within the brain, although the telencephalon is one of the larger divisions (in terms of number). It is the anterior-most embryological division of the brain that develops from the prosencephalon. The telencephalon is composed of the following sub-regions; Limbic system; Cerebral cortex or cortices of the cerebral hemispheres, Basal ganglia, Olfactory bulb.  The telencephalon comprises what most people think of as the &quot;brain.&quot; It lies on top of the brainstem and is the largest and most well-developed of the five major divisions of the brain. The telencephalon is the newest structure in the phylogenetic sense, with mammals having the largest and most well-developed among all species. It emerges from the prosencephalon, the first of three vesicles that form from the embryonic neural tube (Christine Fennema-Notestine).</j.3:tempDefinition>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The term cerebrum has several definitions ranging in generality from equivalence to the term &quot;brain&quot; to the sum of the left cerebral hemisphere and right hemisphere, to a composite structure consisting of the cerebral cortex and adjacent cerebral white matter. A thorough discussion of the nature and history of the different definitions is presented in Anthoney-94 (NeuroNames).</j.3:externallySourcedDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1043 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1043">
        <rdfs:label rdf:datatype="&xsd;string">Basal part of pons</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1529"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1523"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1516"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1535"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_733"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">612</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Basal part of pons</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228427</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1044 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1044">
        <rdfs:label rdf:datatype="&xsd;string">Amiculum of dentate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1171"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">683</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Amiculum of dentate nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175487</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">amdt</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1045 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1045">
        <rdfs:label rdf:datatype="&xsd;string">Transverse temporal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1538"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">110</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228239</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Transverse temporal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1046 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1046">
        <rdfs:label rdf:datatype="&xsd;string">Medial orbital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">75</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175179</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial orbital gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1047 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1047">
        <rdfs:label rdf:datatype="&xsd;string">External nucleus of inferior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_806"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">469</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175370</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">External nucleus of inferior colliculus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1048 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1048">
        <rdfs:label rdf:datatype="&xsd;string">Principal pretectal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">452</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175355</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Principal pretectal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1049 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1049">
        <rdfs:label rdf:datatype="&xsd;string">Orbital frontal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152301</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the frontal lobe, inferior region (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Orbital frontal cortex</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">UMLS clearly has obscured this distinction between cortex and gyri here, as they include the following under this CUI: orbital gyrus, orbital area, orbital cortex, gyri orbitales, orbitofrontal gyrus, orbitofrontal gyri, gyrus orbitofrontalis.  Clearly, this would equate this volumetric structure defined as Orbital Frontal Cortex and the &quot;volumetric&quot; structure defined in NN as &quot;Orbital gyrus&quot;.</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1050 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1050">
        <rdfs:label rdf:datatype="&xsd;string">Pontine reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">556</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228428</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pontine reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1051 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1051">
        <rdfs:label rdf:datatype="&xsd;string">White matter abnormalities</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:tempDefinition rdf:datatype="&xsd;string">Mackay and colleagues, University of British Columbia, wrote, &quot;T2 distributions from normal brain show peaks from myelin water, intra/extracellular water and cerebral spinal fluid; they can be used to provide estimates of total water content (total area under the T2 distribution) and myelin water fraction (MWF, fractional area under the myelin water peak), a measure believed to be related to myelin content. Experiments on bovine brain suggest that magnetization exchange between water pools plays a minor role in the T2 distribution.&quot;     NOTES Water bright on T2 (hyperintensities) and dark on T1 (hypointensities)Pathological processes typically increase the water content in tissues. The added water decreases signal on T1 weighted images and increases it on T2 weighted images. Consequently pathological processes are usually more visible T2 weighted images.  , infarction, demyelination, infection, neoplasm and most fluid collections (Christine Fennema-Notestine).</j.3:tempDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">March 12, 2009</j.3:modifiedDate>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired. Reason: Inappropriate class; left over from early days of BIRNLex.</rdfs:comment>
        <j.1:prefLabel rdf:datatype="&xsd;string">White matter abnormalities</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167</j.2:hasFormerParentClass>
        <j.1:example rdf:datatype="&xsd;string">hyperintensities</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">hypointensities</j.1:example>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">this should probably be moved out of normal anatomy and into something related either to disease, MRI imaging processing, or some combination of the two (BB).</j.3:pendingActionNote>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1052 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1052">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of inferior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of inferior olivary complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1053 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1053">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of inner ear</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1181"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of inner ear</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1054 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1054">
        <rdfs:label rdf:datatype="&xsd;string">Posterior orbital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">-1761421113</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0458323</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior orbital gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1055 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1055">
        <rdfs:label rdf:datatype="&xsd;string">Temporal pole</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">108</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Anterior component of the temporal lobe (rostral boundary) extends caudally to the entorhinal cortex.  The medial and lateral boundaries are the medial aspect of the temporal lobe and the superior or inferior temporal sulci, respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">April 13, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Temporal pole</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">temporopolar cortex</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1056 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1056">
        <rdfs:label rdf:datatype="&xsd;string">Pericentral nucleus of inferior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_806"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">468</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175369</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pericentral nucleus of inferior colliculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1058 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1058">
        <rdfs:label rdf:datatype="&xsd;string">Regional part orbital frontal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_984"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part orbital frontal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1059 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1059">
        <rdfs:label rdf:datatype="&xsd;string">Pericalcarine cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the parietal lobe.  The rostral boundary of the pericalcarine cortex was the first appearance of the calcarine sulcus whereas the caudal boundary was the most posterior coronal slice where the calcarine sulcus was visualized. The medial and lateral boundaries were the medial portion of the temporal and occipital cortices and the inferomedial end of the calcarine sulcus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">Neither UMLS nor NeuroNames specifically defines this predominantly gray parenchymal region of the parietal lobe but do obviously contain the superficial boundary structures.</j.1:editorialNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pericalcarine cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1060 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1060">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of medullary reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of medullary reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1061 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1061">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of pontine tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-10</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of pontine tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1062 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1062">
        <rdfs:label rdf:datatype="&xsd;string">Ear</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1181"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* The hearing and equilibrium system of the body. It consists of three parts: the EXTERNAL EAR, the MIDDLE EAR, and the INNER EAR. Sound waves are transmitted through this organ where vibration is transduced to nerve signals that pass through the ACOUSTIC NERVE to the CENTRAL NERVOUS SYSTEM. The inner ear also contains the vestibular organ that maintains equilibrium by transducing signals to the VESTIBULAR NERVE. (MSH)
* The organ of hearing: composed of the external ear, which includes the auricle and the external acoustic, or auditory, meatus; the middle ear, or the tympanic cavity with its ossicles; and the internal ear or inner ear, or labyrinth, which includes the semicircular canals, vestibule, and cochlea. SEE ALSO auricle. SYN auris. (NCI)
* organ of hearing and of equilibrium, consisting of</j.3:externallySourcedDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-10-04</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0013443</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0521421</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ear</j.1:prefLabel>
        <j.1:changeNote rdf:datatype="&xsd;string">Removed redundant AS ORGAN from prefLabel (BB: 2007-10-04).</j.1:changeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of cerebral cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_940"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of cerebral cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1064 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1064">
        <rdfs:label rdf:datatype="&xsd;string">Inferior transverse frontopolar gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1258"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1233666840</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior transverse frontopolar gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1065 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1065">
        <rdfs:label rdf:datatype="&xsd;string">Brachium of superior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">465</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">April 04, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Brachium of superior colliculus</j.1:prefLabel>
        <j.1:definition rdf:datatype="&xsd;string">Bundle of fibers that passes over the medial geniculate nucleus (in humans) to reach the superior colliculus. Contains afferents from the retina.</j.1:definition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175368</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">superior brachium</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">superior quadrigeminal brachium</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1066 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1066">
        <rdfs:label rdf:datatype="&xsd;string">Stria medullaris</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_954"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">281</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228321</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Stria medullaris</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">White matter pathway located in the superior wall of the third ventricle along the dorsal-medial margin of the diencephalon; contains axons that interconnect the anterior hypothalamus and septal nuclei in the medial basal forebrain with the habenula, a component of the epithalamus. (http://www.sylvius.com/index/s/stria_medullaris.html)</j.3:externallySourcedDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#The_Sylvius_Project_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.1:changeNote rdf:datatype="&xsd;string">made a region of the predominantly while region of the epithalamus based on NN (BB).</j.1:changeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">sm</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">stria habenularis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">stria medullaris (Wenzel - Wenzel)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">stria medullaris of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">stria medullaris thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">stria medullaris thalamica</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1067 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1067">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of telencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1075"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_711"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of telencephalon</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1068 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1068">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of solitary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of solitary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1069 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1069">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of pontine tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of pontine tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1070 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1070">
        <rdfs:label rdf:datatype="&xsd;string">Postcentral gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">87</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152302</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the parietal lobe.  The appearance and disappearance of the central sulcus were the rostral and caudal boundaries of the postcentral gyrus respectively.  The medial and lateral boundaries were the lateral bank of the precentral gyrus and the lateral fissure and/or the medial bank of the superior parietal gyrus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Postcentral gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1071 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1071">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of pontine reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1077"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of pontine reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1072 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1072">
        <rdfs:label rdf:datatype="&xsd;string">Anterior calcarine sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">26</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior calcarine sulcus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262187</j.3:UmlsCui>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">Human only (NN).</j.2:birnlexPendingDifferentiaNote>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus calcarinus anterior</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">accs</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">anterior calcarine fissure</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1073 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1073">
        <rdfs:label rdf:datatype="&xsd;string">Commissure of superior colliculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1023"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">466</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152366</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Commissure of superior colliculus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1074 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1074">
        <rdfs:label rdf:datatype="&xsd;string">Medial transverse frontopolar gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1258"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">855537679</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial transverse frontopolar gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1075 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1075">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of telencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of telencephalon</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1076 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1076">
        <rdfs:label rdf:datatype="&xsd;string">Lobe parts of the cerebellar cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1571"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lobe parts of the cerebellar cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1077 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1077">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of pontine reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-10</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of pontine reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1078 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1078">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of superior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1041"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-10</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of superior olivary complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1079 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1079">
        <rdfs:label rdf:datatype="&xsd;string">Anterior parieto-occipital sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">34</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior parieto-occipital sulcus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262195</j.3:UmlsCui>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">Macaca only.</j.2:birnlexPendingDifferentiaNote>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus parieto-occipitalis anterior</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">apos</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">medial parieto-occipital fissure</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1080 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1080">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of vestibular nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of vestibular nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1081 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1081">
        <rdfs:label rdf:datatype="&xsd;string">Central tegmental tract of midbrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_1010012"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">519</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152364</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Central tegmental tract of midbrain</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">ctgmb</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1082 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1082">
        <rdfs:label rdf:datatype="&xsd;string">Superior transverse frontopolar gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1258"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">-2063754382</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior transverse frontopolar gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1083 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1083">
        <rdfs:label rdf:datatype="&xsd;string">Caudal middle frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Caudal middle frontal gyrus</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the middl frontal gyrus.  The rostral boundary of the middle frontal gyrus was the rostral extent of the middle frontal gyrus whereas the caudal boundary was the precentral gyrus. The medial and lateral boundaries were designated as the superior frontal sulcus and the inferior frontal sulcus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1084 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1084">
        <rdfs:label rdf:datatype="&xsd;string">Lobular parts of the cerebellar cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1571"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lobular parts of the cerebellar cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1085 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1085">
        <rdfs:label rdf:datatype="&xsd;string">Anterior olfactory nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1096"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1107"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">262</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AON</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior olfactory nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175225</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Laminated structure lying caudal to the olfactory bulb</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1086 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1086">
        <rdfs:label rdf:datatype="&xsd;string">Calcarine sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4049"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">25</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228224</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Calcarine sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus calcarinus</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">ccs</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1087 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1087">
        <rdfs:label rdf:datatype="&xsd;string">Corpus callosum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090513"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string"></j.2:birnlexDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0010090</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Corpus callosum</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:scopeNote rdf:datatype="&xsd;string">In some of the mouse BIRN atlases, the corpus callosum also includes the cingulum and the external capsule.  The boundaries between these bundles are indistinct in the MRI and Nissl (MM: 2006-10-26).</j.1:scopeNote>
        <j.1:scopeNote rdf:datatype="&xsd;string">The rostral and medial extents of the corpus callosum were the medial division of the orbitofrontal cortex and the isthmus division of the cingulate cortex respectively. The medial and lateral boundaries were the medial wall (area unknown) and the divisions of the cingulate cortex respectively.  Note this label is used to restrict the boundaries of other labels and not actually used as a measure of the corpus callosum itself (CFN).</j.1:scopeNote>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">White matter structure containing massive numbers of commissural fibers connecting cortical areas in the two cerebral hemispheres.it is subdivided into a genu, a rostrum, a body, and a splenium.  (MM)</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.1:changeNote rdf:datatype="&xsd;string">made a regional part of cerebral white matter based on NN (BB).</j.1:changeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1088 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1088">
        <rdfs:label rdf:datatype="&xsd;string">Nucleus subceruleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">579</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175441</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nucleus subceruleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1089 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1089">
        <rdfs:label rdf:datatype="&xsd;string">Decussation of superior cerebellar peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1711"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">518</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152374</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Decussation of superior cerebellar peduncle</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Regional part of superior cerebellar peduncle located in the caudal midbrain, at the level of the inferior colliculus, consisting of a large bundle of fibers crossing the midline.  It contains fibers projecting from the deep cerebellar nucleus to the midbrain and thalamus through the superior cerebellar peduncle (MM).</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">xscp</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1090 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1090">
        <rdfs:label rdf:datatype="&xsd;string">Rostral middle frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1451"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the middl frontal gyrus  The rostral boundary is the first appearance of the superior frontal sulcus whereas the caudal boundary is the middle frontal gyrus. The medial and lateral boundaries are the superior frontal sulcus and the inferior frontal sulcus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Rostral middle frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1091 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1091">
        <rdfs:label rdf:datatype="&xsd;string">Internal arcuate fiber bundle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">132368</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">792</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228533</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Internal arcuate fiber bundle</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">NeuroNames uses the preferred term &quot;internal arcuate fibers&quot;, but I&#39;m trying to avoid plurals.  NN preferred term included as a synonym.</j.1:editorialNote>
        <j.3:synonym rdf:datatype="&xsd;string">arcuate fibers medial lemniscus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">internal arcuate fibers</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1092 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1092">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of cerebellar cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_996"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of cerebellar cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1093 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1093">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of frontal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_984"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of frontal lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1094 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1094">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of a lobe of the cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1571"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of a lobe of the cerebellum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1095 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1095">
        <rdfs:label rdf:datatype="&xsd;string">Lateral corticospinal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1464"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">798</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152402</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral corticospinal tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral pyramidal tract</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1096 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1096">
        <rdfs:label rdf:datatype="&xsd;string">Anterior perforated substance</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1107"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">264</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior perforated substance</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0162436</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1097 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1097">
        <rdfs:label rdf:datatype="&xsd;string">Piriform cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1108"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1291"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1295"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508"/>
        <j.3:synonym rdf:datatype="&xsd;string">(pre-)piriform cortex</j.3:synonym>
        <j.2:neuronamesID rdf:datatype="&xsd;string">147</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228280</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 6, 2009</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Prepyriform area</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Prepyriform area</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1285</j.2:hasFormerParentClass>
        <j.3:synonym rdf:datatype="&xsd;string">lateral olfactory gyrus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">piriform area</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">piriform cortex (Price)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">piriform olfactory cortex</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">prepiriform cortex</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">prepyriform cortex</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">pyriform area</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1098 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1098">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of anterior nucleus of hypothalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of anterior nucleus of hypothalamus</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1099 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1099">
        <rdfs:label rdf:datatype="&xsd;string">Central nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_796"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* Organ with organ cavity which consists of gray matter and white matter. Examples: There is only one neuraxis. (UWDA)
* The main information-processing organs of the nervous system, consisting of the brain, spinal cord, and meninges. (MSH)
* The part of the nervous system that consists of the brain, spinal cord, and meninges. (NCI)
* main information processing organs of the nervous system, consisting of the brain, spinal cord, and meninges. (CSP)</j.3:externallySourcedDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">228</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0927232</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">CNS</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Central nervous system</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The part of the nervous system consisting of the brain, spinal cord, and meninges.</j.2:birnlexDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
        <j.3:synonym rdf:datatype="&xsd;string">neuraxis</j.3:synonym>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_11 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_11">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of body system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_6"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-09-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-09</j.3:modifiedDate>
        <dc:contributor rdf:datatype="&xsd;string">Bill Bug</dc:contributor>
        <j.1:example rdf:datatype="&xsd;string">arterial vasculature</j.1:example>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_6</j.2:hasFormerParentClass>
        <j.1:example rdf:datatype="&xsd;string">peripheral nervous system</j.1:example>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1100 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1100">
        <rdfs:label rdf:datatype="&xsd;string">Oral part of spinal trigeminal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1015268157</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175417</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Oral part of spinal trigeminal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1101 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1101">
        <rdfs:label rdf:datatype="&xsd;string">Juxtarestiform body</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1691"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">776</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152394</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Juxtarestiform body</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1102 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1102">
        <rdfs:label rdf:datatype="&xsd;string">Orbital operculum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">40</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694580</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Orbital operculum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1103 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1103">
        <rdfs:label rdf:datatype="&xsd;string">Gyrus rectus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">76</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152300</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Gyrus rectus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1104 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1104">
        <rdfs:label rdf:datatype="&xsd;string">Dentatothalamic tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">525</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175411</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dentatothalamic tract</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">dt</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1105 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1105">
        <rdfs:label rdf:datatype="&xsd;string">White laminae of cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1566"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">145</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228472</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Laminae albae of cerebellar cortex</j.3:synonym>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The term white laminae of cerebellum is a myeloarchitectural term denoting a subdivision of the cerebellar cortex (Roberts-70).</j.3:externallySourcedDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">White laminae of cerebellum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#NeuroNames_defSource</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1106 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1106">
        <rdfs:label rdf:datatype="&xsd;string">Vermis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1566"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">A subregion of the cerebellar cortex, consisting of the most medial zone of the cerellar cortex, stradding the midline.  May be continuous with the lateral cerebellar hemispheres in some areas of the cerebellum, e.g., dorsally, or separated by deeper fissues in others (e.g., ventrally)</j.3:externallySourcedDefinition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228482</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vermis</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1107 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1107">
        <rdfs:label rdf:datatype="&xsd;string">Basal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1560"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">257</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Basal nucleus</j.1:prefLabel>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">Basal nucleus of Meynert (sensu human)</j.2:birnlexPendingDifferentiaNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0004788</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Nucleus basalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Nucleus basalis of Meynert</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1108 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1108">
        <rdfs:label rdf:datatype="&xsd;string">Presubiculum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_944"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_715"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1291"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1295"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">149</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175194</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Presubiculum</j.1:prefLabel>
        <rdfs:comment rdf:datatype="&xsd;string">We included the presubiculum as part of the hippocampal formation according to Amaral and Witter, The rat nervous system, 2nd ed, Paxinos, G. (ed)San Diego, Academic Press, 1995, pg. 444. (Maryann Martone)</rdfs:comment>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://braininfo.rprc.washington.edu/Scripts/hiercentraldirectory.aspx?ID=149</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1285</j.2:hasFormerParentClass>
        <j.3:synonym rdf:datatype="&xsd;string">presubiculum (Cajal)</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1109 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1109">
        <rdfs:label rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus anterior part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1098"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12283</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1996</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">291</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AHNa</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus anterior part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1110 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1110">
        <rdfs:label rdf:datatype="&xsd;string">Pontine raphe nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">132376</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">584</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175423</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pontine raphe nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1111 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1111">
        <rdfs:label rdf:datatype="&xsd;string">Peripheral nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2519"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1153"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2703"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1190"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">229</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0206417</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1305921</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">PNS</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Peripheral nervous system</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The nervous system outside of the brain and spinal cord. The peripheral nervous system has autonomic and somatic divisions. The autonomic nervous system includes the enteric, parasympathetic, and sympathetic subdivisions. The somatic nervous system includes the cranial and spinal nerves and their ganglia and the peripheral sensory receptors.</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_4</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1112 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1112">
        <rdfs:label rdf:datatype="&xsd;string">Orbital sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">61</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228206</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Cruciate sulcus of Campbell</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Orbital sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus orbitalis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">orbs</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113">
        <rdfs:label rdf:datatype="&xsd;string">Islands of Calleja</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">258</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262264</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Islands of Calleja</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1114 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1114">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of deep cerebellar nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_996"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of deep cerebellar nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115">
        <rdfs:label rdf:datatype="&xsd;string">Telencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1677"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#Class_4"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_711"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_963"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1559"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1629"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1674"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1663"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1113"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1563"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_705"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1560"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_937"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1096"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1632"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1702"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1107"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1551"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1085"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">12</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0039452</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Telencephalon</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The telencephalon (IPA: /t?l?n&#39;s?f?l?n/) is the name for a large region within the brain that is attributed many functions. Many people refer to it as the cerebrum; however, it is technically referred to as the telencephalon. As a more technical definition, the telencephalon refers to the cerebral hemispheres and other, smaller structures within the brain, although the telencephalon is one of the larger divisions (in terms of number). It is the anterior-most embryological division of the brain that develops from the prosencephalon. The telencephalon is composed of the following sub-regions; Limbic system; Cerebral cortex or cortices of the cerebral hemispheres, Basal ganglia, Olfactory bulb.  The telencephalon comprises what most people think of as the &quot;brain.&quot; It lies on top of the brainstem and is the largest and most well-developed of the five major divisions of the brain. The telencephalon is the newest structure in the phylogenetic sense, with mammals having the largest and most well-developed among all species. It emerges from the prosencephalon, the first of three vesicles that form from the embryonic neural tube (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">The telencephalon is the name for a large region within the brain that is attributed many functions. Many people refer to it as the cerebrum; however, it is technically referred to as the telencephalon. As a more technical definition, the telencephalon refers to the cerebral hemispheres and other, smaller structures within the brain, although the telencephalon is one of the larger divisions (in terms of number). It is the anterior-most embryological division of the brain that develops from the prosencephalon. The telencephalon is composed of the following sub-regions; Limbic system; Cerebral cortex or cortices of the cerebral hemispheres, Basal ganglia, Olfactory bulb. The telencephalon comprises what most people think of as the &quot;brain.&quot; It lies on top of the brainstem and is the largest and most well-developed of the five major divisions of the brain. The telencephalon is the newest structure in the phylogenetic sense, with mammals having the largest and most well-developed among all species. It emerges from the prosencephalon, the first of three vesicles that form from the embryonic neural tube (Christine Fennema-Notestine).</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1116 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1116">
        <rdfs:label rdf:datatype="&xsd;string">Ventral posterior nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1669"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:bamsID rdf:datatype="&xsd;string">100</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">326</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175276</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">VP</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral posterior nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventrales posteriores</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis posterior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral posterior thalamic nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventrobasal complex</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventrobasal nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1117 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1117">
        <rdfs:label rdf:datatype="&xsd;string">Insula</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1136"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">93</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0021640</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Insula</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Insular cortex</j.3:synonym>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://braininfo.rprc.washington.edu/Scripts/hiercentraldirectory.aspx?ID=93</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1118 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1118">
        <rdfs:label rdf:datatype="&xsd;string">Anterior lobe of the cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1076"/>
        <owl:versionInfo rdf:datatype="&xsd;string">106632</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior lobe of the cerebellum</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1119 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1119">
        <rdfs:label rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus central part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12282</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1997</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">292</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AHNc</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus central part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1120 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1120">
        <rdfs:label rdf:datatype="&xsd;string">Principal sensory nucleus of trigeminal nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">552</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228701</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Principal sensory nucleus of trigeminal nerve</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1121 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1121">
        <rdfs:label rdf:datatype="&xsd;string">Paracentral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">51</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228204</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the frontal lobe.  The rostral boundary of the paracentral lobule is the posterior extent of the superior frontal gyrus whereas the caudal boundary is the rostral extent of the precuneus cortex. The medial and lateral boundaries are the medial aspect of the cortex and the superior frontal gyrus (or pre- and postcentral gyri when visible) respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paracentral sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus subcentralis medialis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">pcs</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1122 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1122">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of peripheral nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of peripheral nervous system</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1123 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1123">
        <rdfs:label rdf:datatype="&xsd;string">Autonomic nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1111"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* The enteric, parasympathetic, and sympathetic nervous systems taken together. Generally speaking, the autonomic nervous system regulates the internal environment during both peaceful activity and physical or emotional stress. Autonomic activity is controlled and integrated by the central nervous system, especially the hypothalamus and the solitary nucleus, which receive information relayed from VISCERAL AFFERENTS; these and related central and sensory structures are sometimes (but not here) considered to be part of the autonomic nervous system itself. (MSH)
* The part of the nervous system of vertebrates that controls involuntary actions of the smooth muscles and heart and glands. (NCI)
* those neurons which regulate the contraction of smooth and cardiac muscle and the secretion of glands, by way of the general visceral efferent component of cranial and spinal nerves; contains two divisions, parasympathetic and sympathetic which provide double innervation to most organs by way of a two-neuron chain, the first neuron has its cell of origin in the brain or spinal cord and the second in an autonomic ganglion. (CSP)</j.3:externallySourcedDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:abbrev rdf:datatype="&xsd;string">ANS</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Autonomic nervous system</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0004388</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1305381</j.3:UmlsCui>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_4.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1124 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1124">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of ventral lateral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1225"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-03</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of ventral lateral nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1125 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1125">
        <rdfs:label rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus posterior part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12281</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1998</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">293</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AHNp</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus posterior part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1126 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1126">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of deep cerebellar nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of deep cerebellar nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1127">
        <rdfs:label rdf:datatype="&xsd;string">Medial olfactory gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">263</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152331</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial olfactory gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128">
        <rdfs:label rdf:datatype="&xsd;string">Limbic lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1129"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1138"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_807"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1316"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_798"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1136"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1008802938</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0458337</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Limbic lobe</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.1.5</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1129 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1129">
        <rdfs:label rdf:datatype="&xsd;string">Fasciolar gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1138"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">158</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152332</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fasciolar gyrus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:historyNote rdf:datatype="&xsd;string">Had been a subclass of Predominantly_gray_regional_part_of_archicortex (birnAnatomy_348), but archicortex has been obsoleted for the time being, as we are trying to stick to a strict volumetric parcellation and not convolve into that functional, development, and/or phylogenetic relations (MM).</j.1:historyNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1130 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1130">
        <rdfs:label rdf:datatype="&xsd;string">Posterior superior frontal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4007"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1030"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1602310917</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior superior frontal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1131 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1131">
        <rdfs:label rdf:datatype="&xsd;string">Superior salivatory nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">585</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175447</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior salivatory nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1132 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1132">
        <rdfs:label rdf:datatype="&xsd;string">Superior ramus of arcuate sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">45</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262339</j.3:UmlsCui>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior ramus of arcuate sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1133 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1133">
        <rdfs:label rdf:datatype="&xsd;string">Sciatic nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1615"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">A nerve which originates in the lumbar and sacral spinal cord (L4 to S3) and supplies motor and sensory innervation to the lower extremity. The sciatic nerve, which is the main continuation of the sacral plexus, is the largest nerve in the body. It has two major branches, the TIBIAL NERVE and the PERONEAL NERVE.</j.3:externallySourcedDefinition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0036394</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sciatic nerve</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1134 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1134">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of autonomic nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1122"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of autonomic nervous system</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1135 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1135">
        <rdfs:label rdf:datatype="&xsd;string">Emboliform nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20081242"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">103779</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">685</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175488</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">Emb</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Emboliform nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">anterior interposed nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">anterior interpositus nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1158</j.2:isReplacedByClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1136 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1136">
        <rdfs:label rdf:datatype="&xsd;string">Occipital lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1188"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">122</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0028785</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Occipital lobe</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Posterior part of the cerebral hemisphere. (MSH)</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.1.4</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1137">
        <rdfs:label rdf:datatype="&xsd;string">Olfactory bulb</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090404"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_727"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_915"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_919"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">261</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0028936</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Olfactory bulb</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">main olfactory bulb</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1138 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1138">
        <rdfs:label rdf:datatype="&xsd;string">Paraterminal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">153</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175231</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:historyNote rdf:datatype="&xsd;string">Had been a subclass of Predominantly_gray_regional_part_of_archicortex (birnAnatomy_348), but archicortex has been obsoleted for the time being, as we are trying to stick to a strict volumetric parcellation and not convolve into that functional, development, and/or phylogenetic relations (MM).</j.1:historyNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraterminal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1139 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1139">
        <rdfs:label rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus dorsal part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12280</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1999</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">294</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AHNd</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus dorsal part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1140 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1140">
        <rdfs:label rdf:datatype="&xsd;string">Ventral nucleus of lateral lemniscus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">587</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175444</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral nucleus of lateral lemniscus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1141 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1141">
        <rdfs:label rdf:datatype="&xsd;string">Precentral operculum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">41</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694581</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Precentral operculum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1143 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1143">
        <rdfs:label rdf:datatype="&xsd;string">Superior rostral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">56</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694583</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus rostralis superior</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior rostral sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">sros</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1144 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1144">
        <rdfs:label rdf:datatype="&xsd;string">Caudal part of ventral lateral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">322</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175281</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Caudal part of ventral lateral nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">Synonyms derived both from UMLS and from NN, with NN given precedence (BB: 2007-03-03).</j.1:editorialNote>
        <j.3:abbrev rdf:datatype="&xsd;string">VLC</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">dorsal part of ventral lateral posterior nucleus (Jones)</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus dorsooralis (Van Buren)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus lateralis intermedius mediodorsalis situs dorsalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis lateralis, pars caudalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral nucleus, caudal part</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral thalamic nucleus, caudal part</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1145 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1145">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of eye</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_16"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of eye</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1146 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1146">
        <rdfs:label rdf:datatype="&xsd;string">Fastigial nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1568"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">129865</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">687</j.2:neuronamesID>
        <j.3:usageNote rdf:datatype="&xsd;string">According to NeuroNames, the concept represented by UMLS CUI C0175490 is the same as that of C0228508</j.3:usageNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175490</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">Fas</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fastigial nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">anterior interposed nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">anterior interpositus nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1147 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1147">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of dentate gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_757"/>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of dentate gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148">
        <rdfs:label rdf:datatype="&xsd;string">Parietal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1450"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1446"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1070"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1194"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4033"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1059"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">77</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0030560</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Parietal lobe</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Upper central part of the cerebral hemisphere. (MSH)</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.1.2</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1149 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1149">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of hippocampal formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_757"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1502"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of hippocampal formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1150 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1150">
        <rdfs:label rdf:datatype="&xsd;string">Spinothalamic tract of midbrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">526</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152376</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Spinothalamic tract of midbrain</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">stmb</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1151 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1151">
        <rdfs:label rdf:datatype="&xsd;string">Cochlear nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1164"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1337"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <owl:versionInfo rdf:datatype="&xsd;string">132364</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">717</j.2:neuronamesID>
        <j.1:editorialNote rdf:datatype="&xsd;string">BFO includes a &quot;snap:ObjectAggregate&quot;.  That would probably be more appropriate for these sort of aggregate structures (BB).</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152411</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cochlear nuclear complex</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Cochlear nuclei</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Cochlear nucleus</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">This is not the typical name used for this collection of cochlear nuclei. Typically the preferred term is &quot;Cochlear nuclei&quot; but I&#39;m trying to avoid plurals.  &quot;Cochlear nucleus&quot; doesnt seem like a good idea, both since this superstructure includes many cochlear nuclei and because that is term used in Macaque, so it this new usage might be confused with that old one.</j.3:pendingActionNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1153 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1153">
        <rdfs:label rdf:datatype="&xsd;string">Retina</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1145"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#FMAID_7191"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1169"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:changeNote rdf:datatype="&xsd;string">Added: part_of restriction.</j.1:changeNote>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">April 12, 2012</j.3:pendingActionNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0035298</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1278894</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Retina</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The region of the eye consisting of ten-layered nervous tissue. It is continuous with the OPTIC NERVE and receives images of external objects and transmits visual impulses to the brain. Its outer surface is in contact with the CHOROID and the inner surface with the VITREOUS BODY. The outer-most layer is pigmented, whereas the inner nine layers are transparent.</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_4.4</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1154 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1154">
        <rdfs:label rdf:datatype="&xsd;string">Principal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">47</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262323</j.3:UmlsCui>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Principal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1155 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1155">
        <rdfs:label rdf:datatype="&xsd;string">Transverse orbital sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">62</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262349</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus orbitalis transversus</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Transverse orbital sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">tos</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157">
        <rdfs:label rdf:datatype="&xsd;string">Part of nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_11"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of nervous system</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Regional part of nervous system</j.3:synonym>
        <j.1:editorialNote rdf:datatype="&xsd;string">This class is required to create a consistent grouping of body system parts.</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1158 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1158">
        <rdfs:label rdf:datatype="&xsd;string">Globose nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20081242"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">104055</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">686</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175489</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">Glo</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Globose nucleus</j.1:prefLabel>
        <j.1:definition rdf:datatype="&xsd;string">One of two nuclei comprising the interpositus cerebellar nuclear complex of the deep cerebellar nuclei. It is recognized in human cerebellum but is not distinguishable in all mammalian species.</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">posterior interposed nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior interpositus nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1159 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1159">
        <rdfs:label rdf:datatype="&xsd;string">Medial part of ventral lateral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">323</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175282</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial part of ventral lateral nucleus</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">Synonyms derived both from UMLS and from NN, with NN given precedence (BB: 2007-03-03).</j.1:editorialNote>
        <j.3:abbrev rdf:datatype="&xsd;string">VLM</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis lateralis thalami, pars medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventrooralis medialis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral nucleus, medial part</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral medial nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral medial nucleus of thalamus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160">
        <rdfs:label rdf:datatype="&xsd;string">Temporal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1625"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2547"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">107</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0039485</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1268978</j.3:UmlsCui>
        <j.3:tempDefinition rdf:datatype="&xsd;string">Component of the cerebral hemisphere (or of cerebrum) that is inferior/ventral to the lateral/Sylvian fissure, anterior to the occipital lobe and inferior to the parietal lobe (inferior to the temporoccipital sulcus)... DOES IT INCLUDE BOTH GRAY MATTER?CORTEX AND WHITE OR NOT (Christine Fennema-Notestine)?</j.3:tempDefinition>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Lower lateral part of the cerebral hemisphere. (MSH)</j.3:externallySourcedDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Temporal lobe</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.1.3</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1161 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1161">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of hippocampal formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 1, 2009</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of hippocampal formation</j.1:prefLabel>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired.</rdfs:comment>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1449</j.2:isReplacedByClass>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_757</j.2:hasFormerParentClass>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1162 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1162">
        <rdfs:label rdf:datatype="&xsd;string">Superior cerebellar peduncle of midbrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">573155162</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Regional part of superior cerebellar peduncle, located in the midbrain, consisting of a large bundle of fibers largely projecting from the deep cerebellar nuclei to the midbrain and thalamus.  It is continuous with the superior cerebellar peduncle of the pons. (MM).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior cerebellar peduncle of midbrain</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">scpmb</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1163 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1163">
        <rdfs:label rdf:datatype="&xsd;string">Ventral tegmental decussation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">515</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152371</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral tegmental decussation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">vtgx</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1164 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1164">
        <rdfs:label rdf:datatype="&xsd;string">Inferior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1337"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">745</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228540</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior olivary complex</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Interior olive</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1165 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1165">
        <rdfs:label rdf:datatype="&xsd;string">Nodulus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1094"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nodulus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1166 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1166">
        <rdfs:label rdf:datatype="&xsd;string">Enteric nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1123"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0206111</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Enteric nervous system</j.1:prefLabel>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Two ganglionated neural plexuses in the gut wall which form one of the three major divisions of the autonomic nervous system. The enteric nervous system innervates the gastrointestinal tract, the pancreas, and the gallbladder. It contains sensory neurons, interneurons, and motor neurons. Thus the circuitry can autonomously sense the tension and the chemical environment in the gut and regulate blood vessel tone, motility, secretions, and fluid transport. The system is itself governed by the central nervous system and receives both parasympathetic and sympathetic innervation. (From Kandel, Schwartz, and Jessel, Principles of Neural Science, 3d ed, p766) (MeSH).</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_4.6</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of brain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_16"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1605"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1713"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4098"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of brain</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1168 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1168">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of basal part of pons</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_771"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-10</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of basal part of pons</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1169 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1169">
        <rdfs:label rdf:datatype="&xsd;string">Eye</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1145"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* Organ with organ cavity which is connected to the optic nerve. Examples: There are only two eyeballs, the right and the left eyeballs.. (UWDA)
* The organ of sight or vision. (On-line Medical Dictionary) (NCI)
* organ of vision. (CSP)</j.3:externallySourcedDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-10-04</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0015392</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1280202</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Eye</j.1:prefLabel>
        <j.1:changeNote rdf:datatype="&xsd;string">Removed redundant AS ORGAN from prefLabel (BB: 2007-10-04).</j.1:changeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1170 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1170">
        <rdfs:label rdf:datatype="&xsd;string">Pars postrema of ventral lateral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">324</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262304</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pars postrema of ventral lateral nucleus</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">Synonyms derived both from UMLS and from NN, with NN given precedence (BB: 2007-03-03).</j.1:editorialNote>
        <j.3:abbrev rdf:datatype="&xsd;string">VLP</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus dorsointermedius externus magnocellularis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus lateralis intermedius mediodorsalis situs postremus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis lateralis thalami, pars postrema</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterodorsal part of ventral lateral posterior nucleus (Jones)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral nucleus (pars postrema)</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1171 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1171">
        <rdfs:label rdf:datatype="&xsd;string">Dentate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1490"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1567"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1044"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1568"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1561"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">680</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">841</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0086120</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dentate nucleus</j.1:prefLabel>
        <j.3:abbrev rdf:datatype="&xsd;string">Dt</j.3:abbrev>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">dentate cerebellar nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral cerebellar nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1172 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1172">
        <rdfs:label rdf:datatype="&xsd;string">Trochlear nerve fibers</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">477</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">4nf</j.3:abbrev>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175374</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Trochlear nerve fibers</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1173 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1173">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of cerebral cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of cerebral cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1174 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1174">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of epithalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1607"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-03</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of epithalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1175 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1175">
        <rdfs:label rdf:datatype="&xsd;string">Vermal parts of the cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1094"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vermal parts of the cerebellum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1176 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1176">
        <rdfs:label rdf:datatype="&xsd;string">Habenulo-interpeduncular tract of diencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">444</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228391</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Habenulo-interpeduncular tract of diencephalon</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1177 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1177">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of parietal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of parietal lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1178 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1178">
        <rdfs:label rdf:datatype="&xsd;string">Dentate gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_715"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4127"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1482"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4129"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">129853</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dentate gyrus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of the hippocampal formation forming a &quot;V&quot; or &quot;U&quot; shaped structure with the opening bounded by hippocampal area CA3. It consists of 3 layers from superficial to deep: molecular, granule cell and polymorphic or hilar layer.</j.1:definition>
        <j.3:synonym rdf:datatype="&xsd;string">fascia dentata</j.3:synonym>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">fill out.</j.3:pendingActionNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1179 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1179">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of enteric nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1134"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of enteric nervous system</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1180 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1180">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of basal part of pons</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1168"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of basal part of pons</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1181 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1181">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of ear</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_16"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of ear</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1182 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1182">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of dentate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1114"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of dentate nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1183 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1183">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of dentate gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1147"/>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of dentate gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1184 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1184">
        <rdfs:label rdf:datatype="&xsd;string">Pineal body</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090312"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1710"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">280</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0031939</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">Pi</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pineal body</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">conarium</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">corpus pineale</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">epiphysis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">epiphysis cerebri</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1185 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1185">
        <rdfs:label rdf:datatype="&xsd;string">Vermis of the anterior lobe of the cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1175"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vermis of the anterior lobe of the cerebellum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1186 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1186">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of hippocampus proper</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_757"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of hippocampus proper</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1188 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1188">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of occipital lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of occipital lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1189 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1189">
        <rdfs:label rdf:datatype="&xsd;string">Tuber cinereum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1015"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">376</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4200</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">4826</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">6912</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0041283</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1284640</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Layer of gray matter in the hypothalamus that also forms part of the floor of the third ventricle and merges anteriorly into the infundibulum (see PITUITARY GLAND, POSTERIOR). (MSH)</j.3:externallySourcedDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Part of hypothalamus consisting of hollow eminence of gray matter situated between the mammilary bodies and the optic chiasm visible on the basal surface of the brain (adapted from Wikipedia)</j.1:definition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tuber cinereum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
        <j.3:abbrev rdf:datatype="&xsd;string">tbcn</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1190 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1190">
        <rdfs:label rdf:datatype="&xsd;string">Cochlea</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1053"/>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* The part of the internal ear that is concerned with hearing. It forms the anterior part of the labyrinth, is conical, and is placed almost horizontally anterior to the vestibule. (MSH)
* The part of the internal ear that is concerned with hearing. It forms the anterior part of the labyrinth, is conical, and is placed almost horizontally anterior to the vestibule. (NCI)
* part of the internal ear that is concerned with hearing; forms the anterior part of the labyrinth, is conical, and is placed almost horizontally anterior to the vestibule. (CSP)</j.3:externallySourcedDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-10-04</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0009195</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1278895</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cochlea</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_4.5</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1191 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1191">
        <rdfs:label rdf:datatype="&xsd;string">Fascia dentata</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">162</j.2:neuronamesID>
        <j.1:editorialNote rdf:datatype="&xsd;string">A quick perusal of definitions for fascia dentata suggests that it is sometimes used to refer to the entire dentate gyrus, in which case it should be a synonym, and sometimes to a specific cytoarchitectural field of dentate gyrus. More research is needed. In the meanwhile, I have not assigned it as a part of dentate gyrus, assigning instead the cytoarchitectural layers. (Maryann Martone)</j.1:editorialNote>
        <j.1:changeNote rdf:datatype="&xsd;string">Added: Editorial note. (April 1, 2009)</j.1:changeNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152314</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fascia dentata</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 1, 2009</j.3:modifiedDate>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired. Based on usage and FMA, we have added fascia dentata as a synonym for dentate gyrus. (Maryann Martone)</rdfs:comment>
        <j.3:synonym rdf:datatype="&xsd;string">fascia dentata (crosby)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">fascia dentata hippocampi (shantha)</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.2:isReplacedByClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1178</j.2:isReplacedByClass>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1183</j.2:hasFormerParentClass>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192">
        <rdfs:label rdf:datatype="&xsd;string">Cytoarchitectural fields of hippocampal formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cytoarchitectural fields of hippocampal formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1193 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1193">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of lateral hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1687"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of lateral hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1194 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1194">
        <rdfs:label rdf:datatype="&xsd;string">Inferior parietal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1177"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1364"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">89</j.2:neuronamesID>
        <j.1:editorialNote rdf:datatype="&xsd;string">Both NeuroNames and UMLS use &quot;inferior parietal lobule&quot; as the preferred term.</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152304</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the parietal lobe.  The inferior parietal cortex label includes the inferior parietal gyrus and the angular gyrus and lies inferior to the superior parietal gyrus. The rostral and caudal boundaries were the supramarginal gyrus and the parieto-occipital incisure respectively. The medial and lateral boundaries were the superior parietal gyrus and the middle temporal gyrus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior parietal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">inferior parietal lobule</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1195 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1195">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of cochlear nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-11</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-11</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of cochlear nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1196 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1196">
        <rdfs:label rdf:datatype="&xsd;string">Inner ear</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1181"/>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* The bony structure of the inner ear that houses the membranous labyrinth (i.e., the cochlea, vestibule, semicircular canals, utricle, and saccule). May also refer to these latter membranous structures. (PSY)
* The inner ear, containing the essential parts of the organ of hearing. It consists of two labyrinthine compartments. The bony labyrinth is a complex of three interconnecting cavities or spaces (SEMICIRCULAR CANAL; VESTIBULE; and COCHLEA) in the TEMPORAL BONE. Within the bony labyrinth, lies the membranous labyrinth which is a complex of sacs and tubules (SACCULE AND UTRICLE; COCHLEAR DUCT) forming a continuous space enclosed by EPITHELIUM and connective tissue. These spaces are filled with LABYRINTHINE FLUIDS of various compositions. (MSH)
* The portion of the ear located within the temporal bone that is involved in both hearing and balance and includes the semicircular canals, vestibule, and cochlea. (from American Heritage Dictionary online) (NCI)
* internal ear; the essential part of the organ of hearing, consisting of an osseous and a membranous portion. (CSP)</j.3:externallySourcedDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0022889</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1268973</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inner ear</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1197 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1197">
        <rdfs:label rdf:datatype="&xsd;string">CA1</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_721"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">165</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">A cytoarchitectural subregion of the Ammon&#39;s horn region of the hippocampal formation .  The principal cell type is the  pyramidal neuron.  The pyramidal neurons of CA1 receive projections from pyramidal neurons of CA3 via the Schaffer collaterals.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">A cytoarchitectural subregion of the Ammon&#39;s horn region of the hippocampal formation. The principal cell type is the pyramidal neuron. The pyramidal neurons of CA1 receive projections from pyramidal neurons of CA3 via the Schaffer collaterals., A cytoarchitectural subregion of the Ammon&#39;s horn region of the hippocampal formation . The principal cell type is the pyramidal neuron. The pyramidal neurons of CA1 receive projections from pyramidal neurons of CA3 via the Schaffer collaterals.</j.1:definition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694598</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">CA1</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">CA1 field</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">CA1 field of hippocampus</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Regio superior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">cornu ammonis 1</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192</j.2:hasFormerParentClass>
        <j.3:synonym rdf:datatype="&xsd;string">prosubiculum = distal CA1</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1198 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1198">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly Gray regional part of parietal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1177"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly Gray regional part of parietal lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1199 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1199">
        <rdfs:label rdf:datatype="&xsd;string">Lateral hypothalamic nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4037"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">412</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0086527</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">LHy</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral hypothalamic nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200">
        <rdfs:label rdf:datatype="&xsd;string">Midbrain tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1318"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1081"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1018"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1474"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_893"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1240"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_901"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1478"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1310"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1302"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1331"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1676"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_896"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1163"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_992"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_902"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1488"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1150"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1415"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_982"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_895"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1323"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1172"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_973"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1104"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1296"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1481"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1421"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1010"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1089"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1000"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1202"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1470"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1008"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">482</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0039441</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MTg</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Midbrain tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1201 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1201">
        <rdfs:label rdf:datatype="&xsd;string">Preoptic periventricular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12324</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1937</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">232</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">362</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175314</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289554</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">POP</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Preoptic periventricular hypothalamic nucleus</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Preoptic periventricular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">periventricular preoptic nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1202 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1202">
        <rdfs:label rdf:datatype="&xsd;string">Cerebral peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1335"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_789"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1218"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">478</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0007793</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">CP</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebral peduncle</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">Neuronames includes the substantia nigra, crus cerebri and midbrain tegmentum as substructures of the cerebral peduncle;  the mouse atlases only include the crus cerebri as the cerebral peduncle (MM).</j.2:birnlexPendingDifferentiaNote>
        <j.1:changeNote rdf:datatype="&xsd;string">fixed typo in prefLabel - i.e., penduncle</j.1:changeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1203 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1203">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white dorsal regional part of medial geniculate body</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1308"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white dorsal regional part of medial geniculate body</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1204 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1204">
        <rdfs:label rdf:datatype="&xsd;string">CA3</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_721"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">167</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694600</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">CA3</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">CA3 field</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">CA3 field of hippocampus</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Regio inferior</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192</j.2:hasFormerParentClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1205 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1205">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of caudate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of caudate nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1206 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1206">
        <rdfs:label rdf:datatype="&xsd;string">Lateral tuberal nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4037"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">411</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4540</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0086527</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">LTu</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Lateral tuberal hypothalamic nuclei</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral tuberal nuclear complex</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Lateral tuberal nuclei</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Lateral tuberal nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1207 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1207">
        <rdfs:label rdf:datatype="&xsd;string">Orbital part of inferior frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_829"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">70</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">April 6, 2010</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262300</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the inferior frontal gyrus.defined as the first gyrus from the precentral gyrus.the remainder of the inferior frontal gyrus once the pars opercularis and triangularis have been defined (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">NeuroNames</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Orbital part of inferior frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:synonym rdf:datatype="&xsd;string">pars orbitalis gyri frontalis inferioris</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1208 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1208">
        <rdfs:label rdf:datatype="&xsd;string">Median preoptic nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">11519</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">12326</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1935</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">230</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">361</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">3882</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">4596</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0259793</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Medial preoptic area</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Median preoptic nucleus</j.1:prefLabel>
        <j.3:abbrev rdf:datatype="&xsd;string">MnPO</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1209 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1209">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of cerebral peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_763"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of cerebral peduncle</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of anterior hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_761"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of anterior hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1211 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1211">
        <rdfs:label rdf:datatype="&xsd;string">Hippocampal molecular layer</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">A cytoarchitectural region of the hippocampus consisting of a composite of the two outermost layers of the hippocampus, the Stratum lacunosum-moleculare and the Stratum radiatum (Carpenter-83).</j.3:externallySourcedDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">April 8, 2010</j.3:modifiedDate>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_T0000143</j.2:bonfireID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hippocampal molecular layer</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Molecular layer of hippocampus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1212 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1212">
        <rdfs:label rdf:datatype="&xsd;string">Head of caudate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1373"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">209</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152336</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Head of caudate nucleus</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Largest part of the caudate nucleus lying lateral to and protruding into the anterior of the lateral ventricle</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1213 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1213">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of cerebral peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1209"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of cerebral peduncle</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1214 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1214">
        <rdfs:label rdf:datatype="&xsd;string">Capsule of medial geniculate body</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1670"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">342</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Capsule of medial geniculate body</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">capsula corporis geniculati medialis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1215 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1215">
        <rdfs:label rdf:datatype="&xsd;string">Tail of caudate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1373"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">211</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Narrowest part of the caudate nucleus, roughtly defined as that portion that curves ventrally from the body of the caudate nucleus, following the temporal horn of the lateral ventricle</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tail of caudate nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1216 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1216">
        <rdfs:label rdf:datatype="&xsd;string">Triangular part of inferior frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">68</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262350</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the inferior frontal gyrus.defined as the second gyrus from the precentral gyrus (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Triangular part of inferior frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">pars triangularis gyri frontalis inferioris</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1217 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1217">
        <rdfs:label rdf:datatype="&xsd;string">Body of caudate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1373"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">210</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Body of caudate nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152338</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of caudate nucleus lying just dorsal to the thalamus</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1218 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1218">
        <rdfs:label rdf:datatype="&xsd;string">Cerebral crus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">530</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175414</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebral crus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">ccr</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1219 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1219">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of anterior hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_761"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of anterior hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1220 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1220">
        <rdfs:label rdf:datatype="&xsd;string">Medial part of medial mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1299"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">398</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694605</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">MML</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial part of medial mammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">medial subdivision of medial mammillary nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1221 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1221">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of neostriatum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of neostriatum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1222 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1222">
        <rdfs:label rdf:datatype="&xsd;string">Motor nucleus of trigeminal nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">551</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228700</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Motor nucleus of trigeminal nerve</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Nucleus located in the pontine tegmentum containing cells that give rise to motor innervation of the jaw through the trigeminal nerve. It receives both crossed and uncrossed fibers from the cerebral cortex (Heimer, L. The Human Brain and Spinal Cord, 2nd ed., 1996, pg 248).</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">motor trigeminal nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">trigeminal motor nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223">
        <rdfs:label rdf:datatype="&xsd;string">Orbital gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">73</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152301</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Orbital gyri complex</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Orgital_gyri</j.3:synonym>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">This is not the typical name used for this collection of gyri in the frontal lobe. Typically the preferred term is &quot;orbital gyri&quot; but I&#39;m trying to avoid plurals.  This commonly used preferred term is included as a synonym (BB).</j.3:pendingActionNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1224 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1224">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of globus pallidus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_702"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1234"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1241"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of globus pallidus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1225 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1225">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of ventral nuclear group</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1701"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-03</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of ventral nuclear group</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1226 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1226">
        <rdfs:label rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12284</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">12285</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1994</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1995</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">289</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">290</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">369</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AH</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Anterior hypothalamic area</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior nucleus of hypothalamus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0020653</j.3:UmlsCui>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Loose heterogeneous collection of cells in the anterior hypothalamus, continuous rostrally with the medial and lateral preoptic areas and caudally with the tuber cinereum. (MSH)</j.3:externallySourcedDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of midbrain tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1209"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of midbrain tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1228 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1228">
        <rdfs:label rdf:datatype="&xsd;string">Lateral pulvinar nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_824"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">313</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228345</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">LPul</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral pulvinar nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral pulvinar nucleus of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris lateralis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris lateralis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris thalami, pars lateralis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1229 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1229">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of posterior hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1697"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of posterior hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1230 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1230">
        <rdfs:label rdf:datatype="&xsd;string">Head</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_7"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-04</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0018670</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Cardinal body part, which consists of a maximal set of diverse subclasses of organ and organ part spatially associated with the skull, it is partially surrounded by skin of head.</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Head</j.1:prefLabel>
        <j.1:changeNote rdf:datatype="&xsd;string">Note that cardinal_part appears not to be included in BFO, so we cant use it here.  This issue of why cardinal_part as it appears in FMA is not available here should be discussed with those working on the CARO anatomy ontologies.</j.1:changeNote>
        <j.1:example rdf:datatype="&xsd;string">head of a Mus musculus individual</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">head of a Rattus rattus individual</j.1:example>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#FMA</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1231 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1231">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of orbital gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_984"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of orbital gyri complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1232 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1232">
        <rdfs:label rdf:datatype="&xsd;string">Ventral anterior nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1669"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">317</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">98</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175276</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">VA</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral anterior nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus lateropolaris</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis anterior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis anterior thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis thalami anterior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral anterior nucleus of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral anterior thalamic nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventroanterior thalamic nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1233 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1233">
        <rdfs:label rdf:datatype="&xsd;string">Medial pulvinar nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_824"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">314</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228344</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MPul</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial pulvinar nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris medialis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris thalami, pars medialis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1234 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1234">
        <rdfs:label rdf:datatype="&xsd;string">Globus pallidus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1634"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_826"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1555"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1626"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1610"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1501"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1241"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2678"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">213</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0017651</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">GP</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Globus pallidus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Pale Body</j.3:synonym>
        <j.1:definition rdf:datatype="&xsd;string">Subcortical nucleus, functionally part of the basal ganglia, which consists of two segments the external (or lateral) and internal (or medial) separated by the medial medullary lamina in primates. In rodents, The globus pallidus lateral is separated from the medial segment by the fibers of the internal capsule/cerebral peduncle.</j.1:definition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Subcortical nucleus, functionally part of the basal ganglig, which consists of two segments the external (or lateral) and internal (or medial) separated by the medial medullary lamina in primates.  In rodents, The globus pallidus lateral is separated from the medial segment by the fibers of the internal capsule/cerebral peduncle.</j.2:birnlexDefinition>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">This term is used differently across BIRN.  Some groups include both the internal and external segment while others only refer to the external segment (MM).</j.2:birnlexPendingDifferentiaNote>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.3.2</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1610</j.2:hasFormerParentClass>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_702</j.2:hasFormerParentClass>
        <j.3:synonym rdf:datatype="&xsd;string">pallidum</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235">
        <rdfs:label rdf:datatype="&xsd;string">Midbrain reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1430"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1437"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1441"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">492</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228394</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MBRF</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Midbrain reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1236 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1236">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of orbital gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1231"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of orbital gyri complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237">
        <rdfs:label rdf:datatype="&xsd;string">Ventral lateral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1669"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">320</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">98</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228339</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">VL</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral lateral nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral ventral nucleus of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis intermedius</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis lateralis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis thalami lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventrolateralis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral nucleus of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral thalamic nuclei</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral lateral thalamic nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventrolateral thalamic nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1238 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1238">
        <rdfs:label rdf:datatype="&xsd;string">Cuneocerebellar tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">800</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175556</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cuneocerebellar tract</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">cuneocerebellar fibers</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1239 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1239">
        <rdfs:label rdf:datatype="&xsd;string">Oral pulvinar nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_824"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">312</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262299</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">OPul</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Oral pulvinar nucleus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">anterior pulvinar nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris oralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus pulvinaris oralis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">oral nuclear group of pulvinar</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">oral part of pulvinar</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">oral portion of pulvinar</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1240 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1240">
        <rdfs:label rdf:datatype="&xsd;string">Oculomotor nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_786"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_780"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_803"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1445"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_793"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_813"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_713"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_822"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:abbrev rdf:datatype="&xsd;string">3</j.3:abbrev>
        <j.2:neuronamesID rdf:datatype="&xsd;string">483</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228686</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Oculomotor nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1241 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1241">
        <rdfs:label rdf:datatype="&xsd;string">Amygdala</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2679"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2678"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2680"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1560"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2678"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">219</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Amygdala</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Amygdaloid complex</j.3:synonym>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0002708</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Subcortical brain region lying anterior to the hippocampal formation in the temporal lobe and anterior to the temporal horn of the lateral ventricle in some species.  It is usually subdivided into several groups.  Functionally, it is not considered a unitary structure (MM).</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Subcortical brain region lying anterior to the hippocampal formation in the temporal lobe and anterior to the temporal horn of the lateral ventricle in some species. It is usually subdivided into several groups. Functionally, it is not considered a unitary structure (MM).</j.1:definition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.3.3</j.3:nifID>
        <j.3:synonym rdf:datatype="&xsd;string">amygdaloid body</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">amygdaloid nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">archistriatum</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1242 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1242">
        <rdfs:label rdf:datatype="&xsd;string">Cuneate fasciculus of medulla</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">876</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228521</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cuneate fasciculus of medulla</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1243 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1243">
        <rdfs:label rdf:datatype="&xsd;string">Fronto-orbital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">72</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262239</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fronto-orbital gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">macaque-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1244 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1244">
        <rdfs:label rdf:datatype="&xsd;string">Lateral orbital frontal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1049"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the orbtial frontal cortex The rostral boundary is the first slice where the lateral orbital gyrus is apparent with the frontomarginal sulcus whereas the caudal boundary is the disappearance of the lateral orbital gyrus. The medial and lateral boundaries are the midpoint of the olfactory sulcus and the lateral bank of the lateral orbital sulcus and/or the circular insular sulcus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral orbital frontal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1245 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1245">
        <rdfs:label rdf:datatype="&xsd;string">Decussation of medial lemniscus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_887"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">785</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175544</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Decussation of medial lemniscus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">decussation of lemnisci</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">decussation of lemniscus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">decussation of medial lemnisci</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">medullary sensory decussation</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">sensory decussation</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1246 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1246">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray medial regional part of thalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1679"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray medial regional part of thalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1247 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1247">
        <rdfs:label rdf:datatype="&xsd;string">Intermediate orbital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1223"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">-1278177547</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Intermediate orbital gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1248 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1248">
        <rdfs:label rdf:datatype="&xsd;string">Infundibular stem</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1586"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">388</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175325</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0447641</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">InfS</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Infundibular stalk</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Infundibular stem</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Infundibular stem of neurohypophysis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Infundibulum of posterior lobe of pituitary gland</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">hypophyseal Infundibulum</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1249 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1249">
        <rdfs:label rdf:datatype="&xsd;string">Medial orbital frontal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1049"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">37</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0016733</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the orbtial frontal cortex.  The rostral boundary is the first slice where the medial orbital gyrus became visible whereas the caudal boundary is the disappearance of the medial orbital gyrus/gyrus rectus. The medial and lateral boundaries are the cingulate cortex on the &#39;inflated&#39; surface and the medial bank of the superior frontal gyrus (or the cingulate gyrus when visible) respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial orbital frontal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1250 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1250">
        <rdfs:label rdf:datatype="&xsd;string">Dorsal external arcuate fiber bundle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">793</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175552</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsal external arcuate fiber bundle</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">NeuroNames uses the preferred term &quot;dorsal external arcuate fibers&quot;, but I&#39;m trying to avoid plurals.  NN preferred term included as a synonym.</j.1:editorialNote>
        <j.3:synonym rdf:datatype="&xsd;string">dorsal external arcuate fibers</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">dorsal superficial arcuate fibers</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">external arcuate fibers</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1251 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1251">
        <rdfs:label rdf:datatype="&xsd;string">Fifth lumbar spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1652"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1336"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1340"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1345"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457871</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fifth lumbar spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">L5 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1252 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1252">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of medial dorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1246"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1543"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of medial dorsal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1253 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1253">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of cerebral ventricular cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1402"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">193</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-03</j.3:modifiedDate>
        <j.1:historyNote rdf:datatype="&xsd;string">Changed prefLabel from &#39;Regional_part_of_brain_ventricle&#39; to keep naming consistent (BB: 2007-03-03).</j.1:historyNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of cerebral ventricular cavity</j.1:prefLabel>
        <j.3:tempDefinition rdf:datatype="&xsd;string">The term ventricles of brain refers to cavities within the brain that intercommunicate and contain cerebrospinal fluid. They include the left lateral ventricle and right lateral ventricle of the telencephalon, the third ventricle, which separates the left and right portions of the diencephalon and the fourth ventricle, which lies between the cerebellum, the pons and the medulla oblongata (Carpenter-83).</j.3:tempDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasKnownApplicationUses rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BrainInfo.org_app</j.2:hasKnownApplicationUses>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
        <j.3:synonym rdf:datatype="&xsd;string">ventricles of brain</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1254 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1254">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of median eminence</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_921"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of median eminence</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1255 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1255">
        <rdfs:label rdf:datatype="&xsd;string">Densocellular part of medial dorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1543"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">299</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262218</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Densocellular part of medial dorsal nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MDD</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis paralamellaris (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis, pars densocellularis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1256 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1256">
        <rdfs:label rdf:datatype="&xsd;string">Fourth ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_942"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1356"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:synonym rdf:datatype="&xsd;string">4th ventricle</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fourth ventricle</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of the ventricular system of the brain, forming a single large irregularly shaped cavity located on the midline of the rhombencephalon, between the medulla, pons and the isthmus ventrally and the cerebellum dorsally. It is continuous with the cerebral aqueduct anteriorally and the central canal of the spinal cord posteriorly. It communicates with the subarachnoid space through its lateral and median apertures.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Part of the ventricular system of the brain, forming a single large irregularly shaped cavity located on the midline of the rhombencephalon, between the medulla, pons and the isthmus ventrally and the cerebellum dorsally. It is continuous with the cerebral aqueduct anteriorally and the central canal of the spinal cord posteriorly. It communicates with the subarachnoid space through its lateral and median apertures.</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1257 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1257">
        <rdfs:label rdf:datatype="&xsd;string">Dorsal longitudinal fasciculus of medulla</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">780</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228537</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsal longitudinal fasciculus of medulla</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1258 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1258">
        <rdfs:label rdf:datatype="&xsd;string">Transverse frontopolar gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1265"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">962901580</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">This is not the typical name used for this collection of gyri in the frontal lobe. Typically the preferred term is &quot;transverse frontopolar gyri&quot; but I&#39;m trying to avoid plurals.  This commonly used preferred term is included as a synonym (BB).</j.3:pendingActionNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Transverse frontopolar gyri complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
        <j.3:synonym rdf:datatype="&xsd;string">transverse frontopolar gyri</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1259 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1259">
        <rdfs:label rdf:datatype="&xsd;string">Dorsal nerve root of lumbar spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1613"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1266"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_755"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsal nerve root of lumbar spinal cord</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Posterior nerve root of lumbar spinal cord</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1260 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1260">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of midbrain tectum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_795"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of midbrain tectum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1261 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1261">
        <rdfs:label rdf:datatype="&xsd;string">Cerebral aqueduct</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0007769</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebral aqueduct</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of ventricular system of brain consisting of a narrow channel in the midbrain connecting the third and fourth ventricles. 
(Maryann Martone)</j.1:definition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of ventricular system of brain consisting of a narrow channel in the midbrain connecting the third and fourth ventricles.  (Maryann Martone)</j.2:birnlexDefinition>
        <j.3:synonym rdf:datatype="&xsd;string">aqueduct of Sylvius</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1262 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1262">
        <rdfs:label rdf:datatype="&xsd;string">Magnocellular part of medial dorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1543"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">297</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228331</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MDM</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Magnocellular part of medial dorsal nucleus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">dorsomedial thalamic nucleus, magnocellular part</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">magnocellular mediodorsal nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">magnocellular part of mediodorsal nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis, pars magnocellularis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis fibrosus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis fibrosus (Hassler)</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263">
        <rdfs:label rdf:datatype="&xsd;string">Lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1356"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152279</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral ventricle</j.1:prefLabel>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Note the differing usage of Morph and Mouse (2006-07-15).</j.3:pendingActionNote>
        <j.1:definition rdf:datatype="&xsd;string">Part of the ventricular system of the brain in each of the cerebral hemispheres. The lateral ventricle in each hemisphere is separated from the other by the septum and each communicates with the THIRD VENTRICLE by the foramen of Monro, In species, particularly those with well developed cortex, the lateral ventrical may be subdivided into anterior, posterior and temporal horns and a body</j.1:definition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of the ventricular system of the brain in each of the cerebral hemispheres. The lateral ventricle in each hemisphere is separated from the other by the septum and each communicates with the THIRD VENTRICLE by the foramen of Monro, In species, particularly those with well developed cortex, the lateral ventrical may be subdivided into anterior, posterior and temporal horns and a body</j.2:birnlexDefinition>
        <j.3:pendingMereotopologicalRelationNote rdf:datatype="&xsd;string">contained within the telencephalon (in its entirety?)</j.3:pendingMereotopologicalRelationNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1264 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1264">
        <rdfs:label rdf:datatype="&xsd;string">Anterior median eminence</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_925"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">386</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AME</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior median eminence</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175323</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1265 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1265">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of transverse frontopolar gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_984"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of transverse frontopolar gyri complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1266 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1266">
        <rdfs:label rdf:datatype="&xsd;string">Ventral nerve root of lumbar spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1613"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1469"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Anterior nerve root of lumbar spinal cord</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral nerve root of lumbar spinal cord</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1267 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1267">
        <rdfs:label rdf:datatype="&xsd;string">Dorsolateral fasciculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">779</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228587</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsolateral fasciculus of medulla</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Lissauer&#39;s tract</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">posterolateral fasciculus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterolateral tract</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">tract of Lissauer</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">zone of Lissauer</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1268 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1268">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of pons</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of pons</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1269 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1269">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of central nervous system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1157"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of central nervous system</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1270 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1270">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1253"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of lateral ventricle</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1271 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1271">
        <rdfs:label rdf:datatype="&xsd;string">Tuberomammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4037"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">308</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">322</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">410</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228377</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289549</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">TM</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tuberomammillary nucleus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">caudal magnocellular nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">mammiloinfundibular nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">tuberomammillary hypothalamic nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1272 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1272">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of median eminence</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1254"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of median eminence</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1273 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1273">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of transverse frontopolar gyri complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1265"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of transverse frontopolar gyri complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1274 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1274">
        <rdfs:label rdf:datatype="&xsd;string">Glossopharyngeal nerve fiber bundle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">790</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175550</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Glossopharyngeal nerve fiber bundle</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">NeuroNames uses the preferred term &quot;glossopharyngeal nerve fibers&quot;, but I&#39;m trying to avoid plurals.  NN preferred term included as a synonym.</j.1:editorialNote>
        <j.3:synonym rdf:datatype="&xsd;string">central part of glossopharyngeal nerve</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">glossopharyngeal nerve fibers</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">ninth cranial nerve fibers</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1275 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1275">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2665"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1469"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1491"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_755"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1500"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0581669</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1280196</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.12.4</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1276 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1276">
        <rdfs:label rdf:datatype="&xsd;string">Paralaminar part of medial dorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">296</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228332</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MDPL</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paralaminar part of medial dorsal nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">mediodorsal thalamic nucleus, paralaminar part</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis caudalis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis thalami, pars multiformis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis, pars multiformis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis, pars paralaminaris</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">paralaminar part of dorsomedial nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">paralaminar part of medial dorsal nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral mediodorsal nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1277 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1277">
        <rdfs:label rdf:datatype="&xsd;string">Abducens nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1268"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_733"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Abducens nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1278 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1278">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of Parahippocampal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_947"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of Parahippocampal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1279 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1279">
        <rdfs:label rdf:datatype="&xsd;string">Anterior horn of lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior horn of lateral ventricle</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1281033</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Go over all of the UMLS ID&#39;s of the parts of the ventriclar system and make sure that they all come from the same source vocabulary (2006-07-15).</j.3:pendingActionNote>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of the lateral ventricle that extends anteriorly into the frontal lobes, bordered by the head of the caudate nucleus on the lateral side (Adapted from Heimer, 1996)</j.2:birnlexDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1280 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1280">
        <rdfs:label rdf:datatype="&xsd;string">Posterior median eminence</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_925"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">387</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175323</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">PME</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior median eminence</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1281 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1281">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of tuberomammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1193"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of tuberomammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1282 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1282">
        <rdfs:label rdf:datatype="&xsd;string">Gracile fasciculus of medulla</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">787</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228522</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Gracile fasciculus of medulla</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">gracile fascicle (Gall)</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1283 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1283">
        <rdfs:label rdf:datatype="&xsd;string">Parvicellular part of medial dorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1543"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">298</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228330</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MDPC</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Parvicellular part of medial dorsal nucleus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">dorsomedial thalamic nucleus, parvicellular part</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral mediodorsal nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">mediodorsal thalamic nucleus, pars fasciculosa</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis fasciculosis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis nucleus fasciculosis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus medialis dorsalis, pars parvicellularis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">parvicellular part of dorsomedial nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">parvicellular part of medial dorsal nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of sacral spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2665"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of sacral spinal cord</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1285 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1285">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of Parahippocampal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1278"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of Parahippocampal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1286 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1286">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of metathalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1293"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of metathalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1287 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1287">
        <rdfs:label rdf:datatype="&xsd;string">Body of lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1270"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Body of lateral ventricle</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152280</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of lateral ventricle consisting of the central portion that lies dorsally, bounded by the thalamus on the ventral side (Adapted from Heimer, 1996)</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Part of lateral ventricle consisting of the central portion that lies dorsally, bounded by the thalamus on the ventral side (Adapted from Heimer, 1996)</j.1:definition>
        <j.3:synonym rdf:datatype="&xsd;string">central part of lateral ventricle</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1288 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1288">
        <rdfs:label rdf:datatype="&xsd;string">Hypoglossal nerve fiber bundle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">795</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175555</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hypoglossal nerve fiber bundle</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">NeuroNames uses the preferred term &quot;hypoglossal nerve fibers&quot;, but I&#39;m trying to avoid plurals.  NN preferred term included as a synonym.</j.1:editorialNote>
        <j.3:synonym rdf:datatype="&xsd;string">central part of hypoglossal nerve</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">hypoglossal nerve fibers</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">root of hypoglossal nerve</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1289 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1289">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of intermediate hypothalamic region</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_767"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of intermediate hypothalamic region</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1290 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1290">
        <rdfs:label rdf:datatype="&xsd;string">Tuberomammillary nucleus dorsal part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1271"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:bamsID rdf:datatype="&xsd;string">12265</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">2014</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">309</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">TMd</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tuberomammillary nucleus dorsal part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1291 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1291">
        <rdfs:label rdf:datatype="&xsd;string">Periamygdaloid area</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1295"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">148</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0458328</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Periamygdaloid area</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">cortical amygdaloid nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">periamygdaloid cortex</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">periamygdaloid region</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">semilunar gyrus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventral cortical nucleus of amygdala</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1292 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1292">
        <rdfs:label rdf:datatype="&xsd;string">Inferior horn of the lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1270"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Ask OTF if they are happy with the preferred term (2006-07-15).</j.3:pendingActionNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152283</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior horn of the lateral ventricle</j.1:prefLabel>
        <j.1:scopeNote rdf:datatype="&xsd;string">Not in mouse.</j.1:scopeNote>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The part of the lateral ventricle extending downward and anteriorly in the temporal lobe.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">The part of the lateral ventricle extending downward and anteriorly in the temporal lobe.</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:synonym rdf:datatype="&xsd;string">temporal horn of lateral ventricle</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1293 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1293">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray dorsal regional part of thalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1679"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray dorsal regional part of thalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1294 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1294">
        <rdfs:label rdf:datatype="&xsd;string">Tuberomammillary nucleus ventral part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1271"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:bamsID rdf:datatype="&xsd;string">12264</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">2015</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">310</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">TMv</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Tuberomammillary nucleus ventral part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1295 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1295">
        <rdfs:label rdf:datatype="&xsd;string">Posterior parahippocampal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">151</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694597</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior parahippocampal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">parahippocampal gyrus (Insausti)</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1296 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1296">
        <rdfs:label rdf:datatype="&xsd;string">Medial lemniscus of midbrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1667"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1202"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">524</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175406</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial lemniscus of midbrain</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mlmb</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1297 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1297">
        <rdfs:label rdf:datatype="&xsd;string">Posterior horn lateral ventricle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152282</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Part of the lateral ventricle that extends posteriorly into the occipital lobe.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Part of the lateral ventricle that extends posteriorly into the occipital lobe.</j.1:definition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior horn lateral ventricle</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">This term is misclassified in UMLS as a body part rather than a body space or junction.</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:synonym rdf:datatype="&xsd;string">occipital horn</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior horn of the lateral ventricle</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1298 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1298">
        <rdfs:label rdf:datatype="&xsd;string">Stratum radiatum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_integral_part"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4119"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4120"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4121"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">140</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_C000101</j.2:bonfireID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Stratum radiatum</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The layer located immediately above the pyramidal cell layer in CA2 and CA1 and suprficial to the stratum lucidum in CA3.  Suprapyramidal region in which CA3 to CA3 associational connections and CA3 to CA1 Schaffer collateral connections are located.</j.2:birnlexDefinition>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The term Stratum radiatum is a cytoarchitectural term denoting the layer of the hippocampus located deep to the Stratum lacunosum-moleculare and superficial to the Stratum pyramidale hippocampi (Stephan-75) (NeuroNames).</j.3:externallySourcedDefinition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1299 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1299">
        <rdfs:label rdf:datatype="&xsd;string">Medial mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_865"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">359</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4462</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175329</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289568</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">MM</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial mammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1300 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1300">
        <rdfs:label rdf:datatype="&xsd;string">Superior medullary velum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">588</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152284</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior medullary velum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1301 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1301">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white dorsal regional part of thalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1686"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white dorsal regional part of thalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1302 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1302">
        <rdfs:label rdf:datatype="&xsd;string">Medial longitudinal fasciculus of midbrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">517</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262284</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial longitudinal fasciculus of midbrain</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mlfmb</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1303 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1303">
        <rdfs:label rdf:datatype="&xsd;string">Superior frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">65</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152296</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the frontal lobe, lateral aspect.  The rostral boundary is the first appearance of the superior frontal sulcus whereas the caudal boundary is the midpoint of the paracentral sulcus on the &#39;inflated&#39; surface. The medial and lateral boundaries are  the medial aspect of the frontal lobe and the superior frontal sulcus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1304 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1304">
        <rdfs:label rdf:datatype="&xsd;string">Composite part spanning multiple base regional parts of brain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Composite part spanning multiple base regional parts of brain</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">It will be necessary to create a composite class set at a higher level than this, should we seek to assemble classes whose constituents lie both inside and outside the brain.  For instance, to construct the entirety of the cuneate or gracile fasciculi, you&#39;d need to included the components residing in the spinal cord as well.</j.1:editorialNote>
        <j.1:editorialNote rdf:datatype="&xsd;string">Note that many of these composite structures could be created by simply defining them as the union of their constituent parts - e.g., Medial_lemniscus = UNION(Medial_lemniscus_of_midbrain, Medial_lemniscus_of_pons, Medial_lemniscus_of_medulla).  I&#39;ve hard-coded these examples using class equivalency to show there are more than a single means to bring classes together.  The cerebellar peduncular complex was constructed using equivalency relations to demonstrate another alternative.  Each of these mechanisms has its own set of pros and cons (BB).</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1305 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1305">
        <rdfs:label rdf:datatype="&xsd;string">Subiculum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_944"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Fill out.</j.3:pendingActionNote>
        <j.3:synonym rdf:datatype="&xsd;string">Subicular cortex</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Subiculum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1149</j.2:hasFormerParentClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1306 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1306">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of medial mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1697"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of medial mammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1307 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1307">
        <rdfs:label rdf:datatype="&xsd;string">Superior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">564</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175427</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior olivary complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1308 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1308">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white dorsal regional part of metathalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1301"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-05</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white dorsal regional part of metathalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1310 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1310">
        <rdfs:label rdf:datatype="&xsd;string">Medial pes lemniscus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">523</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175410</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial pes lemniscus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mpl</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1311 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1311">
        <rdfs:label rdf:datatype="&xsd;string">Superior rostral gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">309168177</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior rostral gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1312 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1312">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part medial zone</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1953</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">248</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHpmm</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part medial zone</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1313 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1313">
        <rdfs:label rdf:datatype="&xsd;string">Septal nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1321"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_724"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_712"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_963"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_719"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1668"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_816"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_704"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1560"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_730"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">BFO includes a &quot;snap:ObjectAggregate&quot;.  That would probably be more appropriate for these sort of aggregate structures (BB).</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0036687</j.3:UmlsCui>
        <j.1:definition rdf:datatype="&xsd;string">Collection of nerve cells in the medial forebrain lying generally in front of the anterior commissure (Maryann Martone).</j.1:definition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Collection of nerve cells in the medial forebrain lying generally in front of the anterior commissure (Maryann Martone).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Septal nuclear complex</j.1:prefLabel>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">This is not the typical name used for this collection of septal nuclei. Typically the preferred term is simply &quot;septal nuclei&quot; but I&#39;m trying to avoid plurals.  This commonly used preferred term is included as a synonym.</j.3:pendingActionNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:synonym rdf:datatype="&xsd;string">septal nuclei</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1314 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1314">
        <rdfs:label rdf:datatype="&xsd;string">Lateral part of medial mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1299"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">399</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694606</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral part of medial mammillary nucleus</j.1:prefLabel>
        <j.3:abbrev rdf:datatype="&xsd;string">MML</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">intercalated mammillary nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">intermediate mammillary nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">lateral mammillary nucleus (Gagel)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">lateral subdivision of medial mammillary nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1315 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1315">
        <rdfs:label rdf:datatype="&xsd;string">Septal pellucidum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_963"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">238</j.2:neuronamesID>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">A triangular double membrane, consisting of glial cells and fibers (Heimer, 1996) separating the anterior horns of the lateral ventricles of the brain. It is situated in the median plane and bounded by the corpus callosum and the body and columns of the fornix.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">A triangular double membrane, consisting of glial cells and fibers (Heimer, 1996) separating the anterior horns of the lateral ventricles of the brain. It is situated in the median plane and bounded by the corpus callosum and the body and columns of the fornix.</j.1:definition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0036700</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Septal pellucidum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1316 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1316">
        <rdfs:label rdf:datatype="&xsd;string">Supracallosal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_947"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">154</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-10</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152333</j.3:UmlsCui>
        <j.1:historyNote rdf:datatype="&xsd;string">Had been a subclass of Regional_part_of_archicortex (birnAnatomy_250), but archicortex has been obsoleted for the time being, as we are trying to stick to a strict volumetric parcellation and not convolve into that functional, development, and/or phylogenetic relations (MM).</j.1:historyNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supracallosal gyrus</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1317 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1317">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of middle frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1093"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of middle frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1318 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1318">
        <rdfs:label rdf:datatype="&xsd;string">Mesencephalic tract of trigeminal nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">591</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228703</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Mesencephalic tract of trigeminal nerve</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">me5</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1319 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1319">
        <rdfs:label rdf:datatype="&xsd;string">Olfactory nerve</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1623"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1632"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* The 1st cranial nerve. The olfactory nerve conveys the sense of smell. It is formed by the axons of OLFACTORY RECEPTOR NEURONS which project from the olfactory epithelium (in the nasal epithelium) to the OLFACTORY BULB. (MSH)
* first cranial nerve; conveys the sense of smell; it is formed by the axons of olfactory receptor neurons which project from the olfactory epithelium (in the nasal epithelium) to the olfactory bulb. (CSP)</j.3:externallySourcedDefinition>
        <j.2:neuronamesID rdf:datatype="&xsd;string">13</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">1n</j.3:abbrev>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0028938</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1268984</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Cranial nerve I</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">First cranial nerve</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Olfactory nerve</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1320 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1320">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part lateral zone</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1954</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">249</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHpml</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part lateral zone</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1321 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1321">
        <rdfs:label rdf:datatype="&xsd;string">Lateral septal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1313"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1668"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_704"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_712"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_719"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_724"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_730"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_816"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">243</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175232</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral septal nucleus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Lateral septum</j.3:synonym>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Regional part of the septal nuclei, lying dorsal and slightly lateral to the medial septal nucleus.  The lateral septum receives the bulk of projections of areas projecting to the septal nuclei (Adapted from Brodal, 1981).</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Regional part of the septal nuclei, lying dorsal and slightly lateral to the medial septal nucleus. The lateral septum receives the bulk of projections of areas projecting to the septal nuclei (Adapted from Brodal, 1981).</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.3:synonym rdf:datatype="&xsd;string">lateral parolfactory nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">lateral septal nucleus (Cajal)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">lateral septum nucleus</j.3:synonym>
        <j.1:changeNote rdf:datatype="&xsd;string">made a Predominantly_gray_regional_part_of_septal_nucleus based on NN (BB).</j.1:changeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1322 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1322">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of medial mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1306"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of medial mammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1323 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1323">
        <rdfs:label rdf:datatype="&xsd;string">Oculomotor nerve fibers</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:abbrev rdf:datatype="&xsd;string">3nf</j.3:abbrev>
        <j.2:neuronamesID rdf:datatype="&xsd;string">520</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175408</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Oculomotor nerve fibers</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of frontal lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_984"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of frontal lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1325 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1325">
        <rdfs:label rdf:datatype="&xsd;string">Suprachiasmatic nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* An ovoid densely packed collection of small cells of the anterior hypothalamus lying close to the midline in a shallow impression of the optic chiasm. (MSH)
* small group of nerve cell bodies in the supraoptic region of the hypothalamus, just above the optic chiasm; influences rhythmic aspects of hypothalamic functions in many vertebrate species. (CSP)</j.3:externallySourcedDefinition>
        <j.2:bamsID rdf:datatype="&xsd;string">10324</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">11522</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">12279</j.2:bamsID>
        <owl:versionInfo rdf:datatype="&xsd;string">131109</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">2000</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">295</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">367</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4176</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">4781</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">6884</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0038866</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289559</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">SCN</j.3:abbrev>
        <j.3:abbrev rdf:datatype="&xsd;string">SCh</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Suprachiasmatic nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
        <j.3:synonym rdf:datatype="&xsd;string">suprachiasmatic nucleus of hypothalamus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1326 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1326">
        <rdfs:label rdf:datatype="&xsd;string">Lumbar spinal cord ventral commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1647"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_828"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_834"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_840"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Lumbar spinal cord anterior commissure</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lumbar spinal cord ventral commissure</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1327 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1327">
        <rdfs:label rdf:datatype="&xsd;string">Anterior horizontal limb of lateral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1487"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">50</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior horizontal limb of lateral sulcus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262190</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1328 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1328">
        <rdfs:label rdf:datatype="&xsd;string">Optic nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_144250"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1640"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Optic nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1329 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1329">
        <rdfs:label rdf:datatype="&xsd;string">Flocculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_904"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Flocculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1330 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1330">
        <rdfs:label rdf:datatype="&xsd;string">Anterior ascending limb of lateral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1487"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">49</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior ascending limb of lateral sulcus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262186</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1331 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1331">
        <rdfs:label rdf:datatype="&xsd;string">Pallidotegmental fasciculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">521</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175407</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pallidotegmental fasciculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">ptf</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1332 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1332">
        <rdfs:label rdf:datatype="&xsd;string">Anterior subcentral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">54</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior subcentral sulcus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexPendingDifferentiaNote rdf:datatype="&xsd;string">UMLS contains two separate CUIs to cover this region, one for Macaca (C1110638) and the other for human (C0262197).</j.2:birnlexPendingDifferentiaNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1333 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1333">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of paravsuprachiasmatic nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of paravsuprachiasmatic nucleus</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1334 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1334">
        <rdfs:label rdf:datatype="&xsd;string">Hemispheric parts of the cerebellar cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1094"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hemispheric parts of the cerebellar cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1335 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1335">
        <rdfs:label rdf:datatype="&xsd;string">Oculomotor nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_144250"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Oculomotor nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <dc:description>Initial segment of the occulomotor nerve as it leaves the midbrain</dc:description>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1336 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1336">
        <rdfs:label rdf:datatype="&xsd;string">First lumbar spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1652"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1340"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1345"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457872</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">First lumbar spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">L1 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1337 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1337">
        <rdfs:label rdf:datatype="&xsd;string">Vestibular nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">711</j.2:neuronamesID>
        <j.1:editorialNote rdf:datatype="&xsd;string">BFO includes a &quot;snap:ObjectAggregate&quot;.  That would probably be more appropriate for these sort of aggregate structures (BB).</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0042600</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">Used this preferred term from Carpenter-83, as opposed to the NeuroNames preferred term, because we&#39;re trying to avoid plurals (BB).</j.1:editorialNote>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vestibular nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">vestibular nuclei</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1338 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1338">
        <rdfs:label rdf:datatype="&xsd;string">Anterior superior frontal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4007"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1030"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1065886326</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior superior frontal sulcus</j.1:prefLabel>
        <j.1:scopeNote rdf:datatype="&xsd;string">Macaque-only</j.1:scopeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1339 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1339">
        <rdfs:label rdf:datatype="&xsd;string">Hemispheric part of the anterior lobe of the cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1334"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hemispheric part of the anterior lobe of the cerebellum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1340 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1340">
        <rdfs:label rdf:datatype="&xsd;string">Third lumbar spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1652"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1345"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457874</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">L3 spinal cord segment</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Third lumbar spinal cord segment</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1341 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1341">
        <rdfs:label rdf:datatype="&xsd;string">Trochlear nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1260"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1032"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Trochlear nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1342 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1342">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - medial parvicellular part, ventral zone</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1945</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">240</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHmpv</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - medial parvicellular part, ventral zone</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1343 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1343">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of medullary white matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="&j.2;_birnlex_retired_class"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">June 11, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of medullary white matter</j.1:prefLabel>
        <rdfs:comment rdf:datatype="&xsd;string">This class has been retired and needed no replacement.</rdfs:comment>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <owl:deprecated rdf:datatype="&xsd;boolean">true</owl:deprecated>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1344 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1344">
        <rdfs:label rdf:datatype="&xsd;string">Diagonal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1324"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">48</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694582</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Diagonal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1345 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1345">
        <rdfs:label rdf:datatype="&xsd;string">Second lumbar spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1652"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457873</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">L2 spinal cord segment</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Second lumbar spinal cord segment</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1346 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1346">
        <rdfs:label rdf:datatype="&xsd;string">Trigeminal nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1268"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_733"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Trigeminal nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1347 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1347">
        <rdfs:label rdf:datatype="&xsd;string">Ventral supraoptic decussation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:bamsID rdf:datatype="&xsd;string">11578</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">372</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175339</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral supraoptic decussation</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">commissure of Gudden</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">ventral supraoptic commissure (of Meynert)</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">vsox</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1348 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1348">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - dorsal parvicellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1435"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1946</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">241</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHdp</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - dorsal parvicellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1349 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1349">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of medullary raphe nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of medullary raphe nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1350 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1350">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of anterior nuclear group</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1524"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-04</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-04</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of anterior nuclear group</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1351 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1351">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of diencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1685"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of diencephalon</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1352">
        <rdfs:label rdf:datatype="&xsd;string">Forth lumbar spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1652"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457875</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Forth lumbar spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">L4 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1353 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1353">
        <rdfs:label rdf:datatype="&xsd;string">Hypophysis</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1581"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_994"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1015"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1586"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* A small, unpaired gland situated in the SELLA TURCICA. It is connected to the HYPOTHALAMUS by a short stalk. (MSH)
* epithelial body located at the base of the brain in the sella turcica, attached by a stalk to the hypothalamus from which it receives important neural and vascular outflow; it consists of the anterior lobe, or adenohypophysis, which secretes most of the hormones, the posterior lobe or neurohypophysis, which stores and releases neurohormones that it receives from the hypothalamus, and an intermediate lobe. (CSP)</j.3:externallySourcedDefinition>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">382</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4462</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0032005</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">Hp</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hypophysis</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
        <j.3:synonym rdf:datatype="&xsd;string">pituitary gland</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1354 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1354">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - lateral parvicellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1947</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">242</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHlp</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - lateral parvicellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1355">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of medulla oblongata</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_949"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of medulla oblongata</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1356 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1356">
        <rdfs:label rdf:datatype="&xsd;string">Cerebral ventricular cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1402"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1263"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1256"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_714"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1261"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebral ventricular cavity</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">March 18, 2010</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Organ cavity of the brain which consists of the lateral ventricles, the third and fourth ventricles and the cerebral aqueduct.</j.1:definition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Organ cavity of the brain which consists of the lateral ventricles, the third and fourth ventricles and the cerebral aqueduct.</j.2:birnlexDefinition>
        <j.3:synonym rdf:datatype="&xsd;string">brain ventricles</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">cerebral ventricles</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">ventricles</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventricular system of the brain</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1357 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1357">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of medullary raphe nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1349"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of medullary raphe nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1358 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1358">
        <rdfs:label rdf:datatype="&xsd;string">Anterodorsal nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1692"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">286</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">60</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AD</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterodorsal nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228318</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">anterodorsal nucleus of the thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">anterodorsal thalamic nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior dorsalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior dorsalis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior thalami dorsalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterodorsalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterodorsalis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterodorsalis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterosuperior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus thalamicus anterodorsalis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1359 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1359">
        <rdfs:label rdf:datatype="&xsd;string">Stratum lacunosum moleculare</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_integral_part"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4123"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4124"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4125"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">137</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-03-24</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">A cytoarchitectural term denoting the outermost layer of the hippocampus (Stephan-75) (NeuroNames).</j.3:externallySourcedDefinition>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_C000286</j.2:bonfireID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Stratum lacunosum moleculare</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1360 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1360">
        <rdfs:label rdf:datatype="&xsd;string">Superficial feature part of cerebral peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superficial feature part of cerebral peduncle</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1361 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1361">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of metencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_949"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_965"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-05</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of metencephalon</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1362 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1362">
        <rdfs:label rdf:datatype="&xsd;string">CA2</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_721"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">129839</owl:versionInfo>
        <j.2:neuronamesID rdf:datatype="&xsd;string">166</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-09-28</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694599</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">CA2</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">CA2 field</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">CA2 field of hippocampus</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of hippocampus proper bounded by areas CA3 and CA1, characterized by a narrow layer of large pyramidal cells, similar in size to CA3 pyramidal cells, but which lack the mossy fiber input from the dentate gyrus (adapted from Paxinos, G.  The rat central nervous system, 2nd ed, Academic Press, San Diego, 1995, pg. 460)</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192</j.2:hasFormerParentClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1363 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1363">
        <rdfs:label rdf:datatype="&xsd;string">Nucleus raphe magnus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1369"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1375"/>
        <owl:versionInfo rdf:datatype="&xsd;string">132381</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">736</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175515</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nucleus raphe magnus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">raphe magnus nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1364 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1364">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of inferior parietal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1177"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of inferior parietal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1365 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1365">
        <rdfs:label rdf:datatype="&xsd;string">Anteromedial nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1692"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">287</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">57</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AM</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anteromedial nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228319</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">anteromedial nucleus of the thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">anteromedial thalamic nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior medialis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior thalami medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteromedialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteromedialis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteromedialis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus thalamicus anteromedialis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1366 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1366">
        <rdfs:label rdf:datatype="&xsd;string">Abducens nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_923"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">132363</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">580</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Abducens nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152407</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1367">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of neostriatum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_702"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2678"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of neostriatum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1368 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1368">
        <rdfs:label rdf:datatype="&xsd;string">Rhinal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">22</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228254</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Fissura rhinalis</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Rhinal sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus rhinalis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">rhinal fissuer (Turner, Rezius)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">rhinal fissure</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">rhs</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1369 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1369">
        <rdfs:label rdf:datatype="&xsd;string">Nucleus raphe obscurus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1375"/>
        <owl:versionInfo rdf:datatype="&xsd;string">132382</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">737</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175516</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nucleus raphe obscurus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">raphe obscurus nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1370 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1370">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of superior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1078"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of superior olivary complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1371 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1371">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly Gray regional part of inferior parietal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1364"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly Gray regional part of inferior parietal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1372 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1372">
        <rdfs:label rdf:datatype="&xsd;string">Anteroventral nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1692"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">288</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">56</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">57</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">AV</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anteroventral nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0752050</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">anteroventral nucleus of the thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">anteroventral thalamic nucleus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior thalami ventralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anterior ventralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteroinferior</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteroventralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus anteroventralis thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus thalamicus anteroprincipalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus thalamicus anteroventralis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1373 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1373">
        <rdfs:label rdf:datatype="&xsd;string">Caudate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1212"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1215"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_1010001"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1217"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">208</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0007461</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Caudate nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Subcortical nucleus of telecephalic origin consisting of an elongated gray mass lying lateral to and bordering the lateral ventricle.  It is divided into a head, body and tail in some species.</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">Subcortical nucleus of telecephalic origin consisting of an elongated gray mass lying lateral to and bordering the lateral ventricle. It is divided into a head, body and tail in some species.</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1374 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1374">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - forniceal part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1945</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">243</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHf</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division - forniceal part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1375 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1375">
        <rdfs:label rdf:datatype="&xsd;string">Nucleus raphe pallidus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">132383</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">738</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175517</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nucleus raphe pallidus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">raphe pallidus nucleus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1376 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1376">
        <rdfs:label rdf:datatype="&xsd;string">Angular gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">91</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Angular gyrus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152305</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1377 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1377">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of superior olivary complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1078"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of superior olivary complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1378 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1378">
        <rdfs:label rdf:datatype="&xsd;string">Forth thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1383"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1387"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1392"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457862</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Forth thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T4 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1379 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1379">
        <rdfs:label rdf:datatype="&xsd;string">Area X</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1237"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">325</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Area X</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262201</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">Synonyms derived both from UMLS and from NN, with NN given precedence (BB: 2007-03-03).</j.1:editorialNote>
        <j.3:abbrev rdf:datatype="&xsd;string">X</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">anteromedial part of ventral lateral posterior nucleus (Jones)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">area X of Olszewski</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus lateralis intermedius mediodorsalis situs ventralis medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventralis oralis, pars posterior (Dewulf)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventrooralis internus (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus ventrooralis internus, superior part</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1380 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1380">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus magnocellular division</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus magnocellular division</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1381 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1381">
        <rdfs:label rdf:datatype="&xsd;string">Supramarginal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">90</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228214</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the parietal lobe.  The first coronal slice between the superior temporal gyrus and the postcentral gyrus where the supramarginal gyrus appears was the rostral boundary whereas the slice where the supramarginal gyrus becomes continuous with the superior parietal gyrus was the caudal boundary. The medial and lateral boundaries were the lateral banks of the intraparietal sulcus and the medial banks of the lateral fissure and/or the superior temporal gyrus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supramarginal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1382 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1382">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of superior olive</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1078"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of superior olive</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1383 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1383">
        <rdfs:label rdf:datatype="&xsd;string">Fifth thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1387"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1392"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457863</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fifth thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T5 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1384 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1384">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - anterior magnocellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1950</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">245</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHam</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - anterior magnocellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1385 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1385">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of superior olive</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1382"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of superior olive</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1386 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1386">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of occipital lobe</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1188"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of occipital lobe</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1387 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1387">
        <rdfs:label rdf:datatype="&xsd;string">Sixth thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1392"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457864</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sixth thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T6 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1388 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1388">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - medial magnocellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1951</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">246</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHmm</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - medial magnocellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1389 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1389">
        <rdfs:label rdf:datatype="&xsd;string">Transverse temporal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Copmonent of the temporal lobe, lateral aspect.  The rostral boundary is the first appearance of the transverse temporal sulcus whereas the caudal boundary is the last slice where the transverse temporal cortex could be identified before its merger into the insular cortex. The lateral fissure and the superior temporal gyrus are the medial and lateral boundaries respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Transverse temporal cortex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1390 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1390">
        <rdfs:label rdf:datatype="&xsd;string">Suprachiasmatic nucleus dorsomedial part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1333"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12278</j.2:bamsID>
        <owl:versionInfo rdf:datatype="&xsd;string">132356</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">2001</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">296</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">6667</j.2:bamsID>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_C000254</j.2:bonfireID>
        <j.3:abbrev rdf:datatype="&xsd;string">SCHd</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Suprachiasmatic nucleus dorsomedial part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1391 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1391">
        <rdfs:label rdf:datatype="&xsd;string">Annectant gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1386"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">135</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Annectant gyrus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0694596</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">macaque-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1392 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1392">
        <rdfs:label rdf:datatype="&xsd;string">Seventh thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457865</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Seventh thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T7 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1393 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1393">
        <rdfs:label rdf:datatype="&xsd;string">Suprachiasmatic nucleus ventrolateral part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1333"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12277</j.2:bamsID>
        <owl:versionInfo rdf:datatype="&xsd;string">132354</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">2002</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">297</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">6668</j.2:bamsID>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_C000255</j.2:bonfireID>
        <j.3:abbrev rdf:datatype="&xsd;string">SCHv</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Suprachiasmatic nucleus ventrolateral part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1394 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1394">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1952</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">247</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHpm</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division - posterior magnocellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1395 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1395">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord central canal</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_717"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228637</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">November 5, 2010</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of spinal cord central canal contained in the thoracic spinal cord. It is continuous rostrally with the cervical spinal cord central canal and caudally with the lumbar spinal cord central canal.</j.1:definition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord central canal</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1396 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1396">
        <rdfs:label rdf:datatype="&xsd;string">Cuneus cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1386"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">139</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152307</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the occipital lobe.  The rostral boundary was the first coronal slice above the calcarine sulcus where the cuneus cortex becomes visible whereas the caudal boundary was the last slice where the calcarine sulcus was visualized. The medial boundary was the most medial portion of the occipital and parietal cortices. The superio-lateral boundary was the parieto-occipital fissure whereas the inferolateral boundary was the pericalcarine cortex (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cuneus cortex</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">UMLS and NeuroNames use the preferred name &quot;cuneus&quot;.</j.1:editorialNote>
        <j.3:synonym rdf:datatype="&xsd;string">cuneate lobule</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">cuneus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">cuneus gyrus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">cuneus of hemisphere</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1397 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1397">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord lateral horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_989"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1404"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1410"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1547"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228631</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1288551</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Thoracic spinal cord intermediate horn</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord lateral horn</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1398">
        <rdfs:label rdf:datatype="&xsd;string">Eighth thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457866</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Eighth thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T8 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1399 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1399">
        <rdfs:label rdf:datatype="&xsd;string">Inferior occipital gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">138</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1110643</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior occipital gyrus</j.1:prefLabel>
        <j.1:scopeNote rdf:datatype="&xsd;string">UMLS includes an additional CUI not restricted to macaque-only (C0228231).</j.1:scopeNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">macaque-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_14 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_14">
        <rdfs:label rdf:datatype="&xsd;string">Body system</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_6"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-09-07</j.3:createdDate>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ccdb.ucsd.edu/NIF/OBO_annotation_properties.owl#FMA</j.3:hasExternalSource>
        <j.1:example rdf:datatype="&xsd;string">insect tracheolar network</j.1:example>
        <j.1:example rdf:datatype="&xsd;string">nervous system</j.1:example>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1400 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1400">
        <rdfs:label rdf:datatype="&xsd;string">Supraoptic crest</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210"/>
        <j.2:bamsID rdf:datatype="&xsd;string">12279</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">2000</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">295</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">366</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4176</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175316</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">SoC</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supraoptic crest</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">prechiasmatic gland</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">vascular organ of lamina terminalis</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1401 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1401">
        <rdfs:label rdf:datatype="&xsd;string">Anteroventral periventricular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">10321</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">12325</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">1936</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">231</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">3479</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">365</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AVPe</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anteroventral periventricular nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262200</j.3:UmlsCui>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1402 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1402">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of neuraxis cavity</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1039"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of neuraxis cavity</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#definition_incomplete</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1403 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1403">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus magnocellular division - posterior magnocellular part</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1380"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus magnocellular division - posterior magnocellular part</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1404 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1404">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord dorsal horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_989"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1410"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1547"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228628</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord dorsal horn</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Thoracic spinal cord posterior horn</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1405 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1405">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of oculomotor nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of oculomotor nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1407 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1407">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of hypothalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1210"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">* Nucleus in the anterior part of the hypothalamus. (MSH)
* one of the magnocellular hypothalamic nuclei, an elongated plate of large, deeply staining cells located close to the third ventricle in the anterior hypothalamic area; major source of oxytocin and to a lesser extent, of antidiuretic hormone, neurohormones, which are carried to the neurohypophysis along the paraventriculohypophysial tract. (CSP)</j.3:externallySourcedDefinition>
        <owl:versionInfo rdf:datatype="&xsd;string">130125</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">1943</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">238</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">370</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0030532</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">Pa</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of hypothalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1408 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1408">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of midbrain reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1485"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of midbrain reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1409 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1409">
        <rdfs:label xml:lang="en">Spinal cord central canal</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1029"/>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:synonym xml:lang="en">Central canal</j.3:synonym>
        <dc:description xml:lang="en">Part of the organ cavity of the neuraxis that runs longitudinally through the length of the spinal cord. It is continuous rostrally with the fourth ventricle and is filled with cerebrospinal fluid. (Maryann Martone)</dc:description>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1410 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1410">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord ventral horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_989"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1547"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228632</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1288552</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Thoracic spinal cord anterior horn</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord ventral horn</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1411 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1411">
        <rdfs:label rdf:datatype="&xsd;string">Supraoptic nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090310"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090311"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:bamsID rdf:datatype="&xsd;string">10271</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">11523</j.2:bamsID>
        <owl:versionInfo rdf:datatype="&xsd;string">132358</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">1938</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">233</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">368</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4186</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">4787</j.2:bamsID>
        <j.2:bamsID rdf:datatype="&xsd;string">6901</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0038869</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">SO</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supraoptic nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">supraoptic nucleus of hypothalamus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1412 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1412">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of oculomotor nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1405"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of oculomotor nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1413 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1413">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <j.2:bamsID rdf:datatype="&xsd;string">1944</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">239</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHd</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus descending division</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1414">
        <rdfs:label rdf:datatype="&xsd;string">Medullary white matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">775</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262182</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medullary white matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1415 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1415">
        <rdfs:label rdf:datatype="&xsd;string">Ventral tegmental area</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">512</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175405</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">March 24, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">VTA</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral tegmental area</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">ventral tegmental area of Tsai</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ventromedial mesencephalic tegmentum</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1416 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1416">
        <rdfs:label rdf:datatype="&xsd;string">Optic chiasm</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1640"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">442</j.2:neuronamesID>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">A location within the visual system of binocular animals where axons of retinal ganglion cells cross contralaterally or remain ipsilatterally towards termination zones in the lateral geniculate nucleus.</j.2:birnlexDefinition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0029126</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Optic chiasm</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">ox</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of thoracic spinal cord dorsal horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_989"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1547"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of thoracic spinal cord dorsal horn</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1418 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1418">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of red nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of red nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1419 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1419">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406"/>
        <owl:versionInfo rdf:datatype="&xsd;string">130123</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">1949</j.2:bamsID>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">244</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHm</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus magnocellular division</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1420">
        <rdfs:label rdf:datatype="&xsd;string">Medullary raphe nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1799"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2659"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2662"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2663"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2664"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">735</j.2:neuronamesID>
        <j.1:editorialNote rdf:datatype="&xsd;string">BFO includes a &quot;snap:ObjectAggregate&quot;.  That would probably be more appropriate for these sort of aggregate structures (BB).</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175514</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medullary raphe nuclear complex</j.1:prefLabel>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">This is not the typical name used for this collection of raphe nuclei in the medulla. Typically the preferred term is &quot;Raphe nuclei of medulla&quot; but I&#39;m trying to avoid plurals.  This commonly used preferred term is included as a synonym (BB).</j.3:pendingActionNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">raphe nuclei of medulla</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1421 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1421">
        <rdfs:label rdf:datatype="&xsd;string">Ventral tegmental nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">509</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175394</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">VTg</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Ventral tegmental nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1422 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1422">
        <rdfs:label rdf:datatype="&xsd;string">Occipitotemporal sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">36</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228245</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Occipitotemporal sulcus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">inferior temporal fissure (Crosby)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">inferior temporal sulcus (Roberts)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">inferior temporal sulcus (Szikla)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">inferior temporal sulcus-2</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">lateral occipitotemporal sulcus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">occipito-temporal sulcus</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">ots</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">third temporal sulcus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1423 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1423">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of habenula</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1607"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-03</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of habenula</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1424 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1424">
        <rdfs:label rdf:datatype="&xsd;string">Anterior hypothalamic commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_20090513"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:bamsID rdf:datatype="&xsd;string">3455</j.2:bamsID>
        <j.2:neuronamesID rdf:datatype="&xsd;string">373</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">4292</j.2:bamsID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior hypothalamic commissure</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Anterior hypothalamic decussation of Ganser</j.3:synonym>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175337</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">ahc</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1425 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1425">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of red nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1418"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of red nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1426 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1426">
        <rdfs:label rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus parvicellular division</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406"/>
        <owl:versionInfo rdf:datatype="&xsd;string">130126</owl:versionInfo>
        <j.2:bamsID rdf:datatype="&xsd;string">1955</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:bamsID rdf:datatype="&xsd;string">250</j.2:bamsID>
        <j.3:abbrev rdf:datatype="&xsd;string">PVHp</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paraventricular nucleus of the hypothalamus parvicellular division</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1427 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1427">
        <rdfs:label rdf:datatype="&xsd;string">Apex of thoracic spinal cord dorsal horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1432"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Apex of thoracic spinal cord dorsal horn</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Apex of thoracic spinal cord posterior horn</j.3:synonym>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228629</j.3:UmlsCui>
        <j.1:editorialNote rdf:datatype="&xsd;string">UML has duplicate concept (C1288553).</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1428 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1428">
        <rdfs:label rdf:datatype="&xsd;string">Parieto-occipital sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">33</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228191</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Fissura parieto-occipitalis</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Parieto-occipital sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus parieto-occipitalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus parieto-occipitalis medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus parietoccipitalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus parietooccipitalis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">parieto-occipital fissure</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">parieto-occipital incisure</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">parietooccipital sulcus</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">pos</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1429">
        <rdfs:label rdf:datatype="&xsd;string">Solitary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2567"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2569"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2572"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2573"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">739</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175518</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Solitary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus of the solitary tract</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus of the tractus solitarius</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1430 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1430">
        <rdfs:label rdf:datatype="&xsd;string">Cuneiform nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">493</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175396</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">CnF</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cuneiform nucleus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1431 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1431">
        <rdfs:label rdf:datatype="&xsd;string">Medial habenular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1611"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">277</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">335</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228389</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MHb</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial habenular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">medial habenula</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenulae medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenularis medialis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenularis medialis (Hassler)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenularis medialis epithalami</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1432 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1432">
        <rdfs:label rdf:datatype="&xsd;string">Substantia gelatinosa of thoracic spinal cord dorsal horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1417"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228630</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1288554</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Substantia gelatinosa of thoracic spinal cord dorsal horn</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Substantia gelatinosa of thoracic spinal cord posterior horn</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1433 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1433">
        <rdfs:label rdf:datatype="&xsd;string">Dorsal supraoptic decussation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">371</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175338</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsal supraoptic decussation</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Dorsal supraoptic decussation (of Ganser)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Dorsal supraoptic decussation (of Meynert)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">commissure of Meynert</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">dsox</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1434 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1434">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of red nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1418"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of red nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1435 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1435">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus descending division</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1406"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of paraventricular nucleus of hypothalamus descending division</j.1:prefLabel>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BAMS</j.3:hasExternalSource>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1436 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1436">
        <rdfs:label rdf:datatype="&xsd;string">Preoccipital notch</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">35</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228192</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Incisura praeoccipitalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Incisura preoccipitalis</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Preoccipital notch</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">incisura parieto-occipitalis</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">pon</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">preoccipital incisura</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">preoccipital notch</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1437 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1437">
        <rdfs:label rdf:datatype="&xsd;string">Pedunculopontine tegmental nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">495</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262306</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:scopeNote rdf:datatype="&xsd;string">Having pontine in the name implies this may in fact be a structure that dwells across the midbrain and hindbrain.  Need to check Carpenter and coroborate with some neuroanatomists.</j.1:scopeNote>
        <j.3:abbrev rdf:datatype="&xsd;string">PPTg</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pedunculopontine tegmental nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1438 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1438">
        <rdfs:label rdf:datatype="&xsd;string">Lateral habenular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1611"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">278</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">339</j.2:bamsID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228390</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">LHb</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral habenular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral habenula</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenulae lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenularis lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nucleus habenularis lateralis epithalami</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1439 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1439">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord lateral column</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_885"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1442"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1448"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1556"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228635</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord lateral column</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1440 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1440">
        <rdfs:label rdf:datatype="&xsd;string">Supraopticohypophysial tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1005"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">374</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228368</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supraopticohypophysial tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">soh</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1441 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1441">
        <rdfs:label rdf:datatype="&xsd;string">Subcuneiform nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1235"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">494</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175397</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">SubCn</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Subcuneiform nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1442 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1442">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord dorsal column</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_885"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1448"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1556"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228634</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord dorsal column</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Thoracic spinal cord posterior column</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1443 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1443">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of habenula</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1423"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-03-04</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-04</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of habenula</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1444 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1444">
        <rdfs:label rdf:datatype="&xsd;string">Stratum pyramidale hippocampi</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1192"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_integral_part"/>
                <owl:someValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4110"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4111"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4112"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">138</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-09-28</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-03-24</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">A cytoarchitectural term denoting the layer of the hippocampus in which pyramidal cells are predominant. Its location is superficial to the Stratum oriens; it is deep to the Stratum radiatum in area CA1 and area CA2 and deep to the Stratum lucidum in area CA3 (Stephan-75) (NeuroNames).</j.3:externallySourcedDefinition>
        <j.3:synonym rdf:datatype="&xsd;string">Pyramidal cell layer of the hippocampus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Pyramidal layer of hippocampus</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Stratum pyramidale hippocampi</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">stratum pyramidale</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1445 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1445">
        <rdfs:label rdf:datatype="&xsd;string">Anterior median oculomotor nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1240"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">488</j.2:neuronamesID>
        <j.3:abbrev rdf:datatype="&xsd;string">AM3</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Anterior median oculomotor nucleus</j.1:prefLabel>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175382</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1446 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1446">
        <rdfs:label rdf:datatype="&xsd;string">Precuneus cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">92</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152306</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the pareital lobe.  The rostral boundary was the posterior extent of the paracentral lobule whereas the caudal boundary was the lingual gyrus. The medial and lateral boundaries were the parieto-occipital fissure and the superior parietal gyrus respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Precuneus cortex</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">UMLS and NeuroNames use precuneus alone as the preferred term.</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">precuneate lobule</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">precuneus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">quadrate lobule</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1447 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1447">
        <rdfs:label rdf:datatype="&xsd;string">Inferior rostral gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">-1465682436</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Inferior rostral gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.1:scopeNote rdf:datatype="&xsd;string">human-only</j.1:scopeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1448 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1448">
        <rdfs:label rdf:datatype="&xsd;string">Thoracic spinal cord ventral column</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_885"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1556"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228636</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1288556</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Thoracic spinal cord ventral column</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1449 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1449">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of hippocampal formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1186"/>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of hippocampal formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1450 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1450">
        <rdfs:label rdf:datatype="&xsd;string">Superior parietal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">88</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152303</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Copmonent of the parietal lobe.  The rostral and caudal boundaries of the superior parietal cortex were the precentral gyrus and lateral occipital cortex respectively. The medial and lateral boundaries were the precuneus and/or cuneus cortex and the infererior parietal cortex respectively (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Superior parietal cortex</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">UMLS and NeuroNames both use the preferred term &quot;superior parietal lobule.&quot;</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">superior parietal gyrus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">superior parietal lobule</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">superior portion of parietal gyrus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1451 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1451">
        <rdfs:label rdf:datatype="&xsd;string">Middle frontal gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">66</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152297</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the frontal lobe, lateral aspect (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Middle frontal gyrus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1452">
        <rdfs:label rdf:datatype="&xsd;string">First thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457859</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">First thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T1 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1453 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1453">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord dorsal horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1457"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1459"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1527"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord dorsal horn</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sacral spinal cord posterior horn</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1454">
        <rdfs:label rdf:datatype="&xsd;string">Second thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457860</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Second thoracic spinal cord segment</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">T2 spinal cord segment</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1455 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1455">
        <rdfs:label rdf:datatype="&xsd;string">Precentral gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">71</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152299</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the frontal lobe.  The appearance and disappearance of the central sulcus is the rostral and caudal boundaries of the precentral gyrus respectively. The medial boundary is specific frontal gyri (superior, middle and inferior) whereas the lateral boundary is the medial bank of the central sulcus (Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Precentral gyrus</j.1:prefLabel>
        <j.1:editorialNote rdf:datatype="&xsd;string">UMLS has a seperate CUI for the distinct structure &quot;precentral gyrus of insula (human only)&quot; (C0694588).</j.1:editorialNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1456 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1456">
        <rdfs:label rdf:datatype="&xsd;string">Vagus nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_144250"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Vagus nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1457 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1457">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord ventral horn</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1459"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1527"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Sacral spinal cord anterior horn</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord ventral horn</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1458">
        <rdfs:label rdf:datatype="&xsd;string">Third thoracic spinal cord segment</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_892"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1584"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1591"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1596"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1598"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0457861</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">T3 spinal cord segment</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Third thoracic spinal cord segment</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1459 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1459">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord gray commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1527"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord gray commissure</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1460 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1460">
        <rdfs:label rdf:datatype="&xsd;string">Lateral mammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_865"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">396</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152357</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289570</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">LM</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Lateral mammillary hypothalamic nucleus</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral mammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1461 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1461">
        <rdfs:label rdf:datatype="&xsd;string">Metathalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_954"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">334</j.2:neuronamesID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">MTh</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Metathalamus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">geniculate group of the dorsal thalamus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nuclei metathalami</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1462 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1462">
        <rdfs:label rdf:datatype="&xsd;string">Midline nuclear group</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_954"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">289</j.2:neuronamesID>
        <j.2:bamsID rdf:datatype="&xsd;string">73</j.2:bamsID>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">MNG</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Midline nuclear group</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">midline nuclei of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">nuclei mediani (thalami)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">periventricular nuclei of thalamus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1463 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1463">
        <rdfs:label rdf:datatype="&xsd;string">Posterior nucleus of hypothalamus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">403</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228385</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">PH</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior nucleus of hypothalamus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">posterior hypothalamic area</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1464 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1464">
        <rdfs:label rdf:datatype="&xsd;string">Pyramidal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">134410</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">797</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0034229</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 22, 2010</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Pyramidal tract</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">corticospinal tract</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1465 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1465">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of midbrain tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of midbrain tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1466 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1466">
        <rdfs:label rdf:datatype="&xsd;string">Posterior periventricular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">402</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262317</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">PPe</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior periventricular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">posterior periventricular hypothalamic nucleus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior periventricular nucleus of hypothalamus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1467 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1467">
        <rdfs:label rdf:datatype="&xsd;string">Posterior nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_954"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-03-03</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">343</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175298</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">PNC</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Posterior nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">nuclei posteriores thalami</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior complex of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior nuclear complex of thalamus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">posterior thalamic nuclear group</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1468 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1468">
        <rdfs:label rdf:datatype="&xsd;string">Cingulate sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">24</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228189</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cingulate sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus callosomarginalis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus cingulatus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus cinguli</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">calloso-marginal sulcus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">callosomarginal fissure</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">callosomarginal sulcus</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">cgs</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">cingulate fissure</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1469 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1469">
        <rdfs:label rdf:datatype="&xsd;string">Dorsal nerve root of sacral spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Dorsal nerve root of sacral spinal cord</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Posterior nerve root of sacral spinal cord</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1470 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1470">
        <rdfs:label rdf:datatype="&xsd;string">Nucleus of posterior commissure</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">502</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175386</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Nucleus of posterior commissure</j.1:prefLabel>
        <j.3:abbrev rdf:datatype="&xsd;string">PCom</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1471 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1471">
        <rdfs:label rdf:datatype="&xsd;string">Reticulospinal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">130714</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">802</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175558</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Reticulospinal tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1472 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1472">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly white regional part of midbrain tegmentum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-09-28</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly white regional part of midbrain tegmentum</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1473 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1473">
        <rdfs:label rdf:datatype="&xsd;string">Premammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">401</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262317</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">PMm</j.3:abbrev>
        <j.3:synonym rdf:datatype="&xsd;string">Premammillary nuclei</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Premammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1474 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1474">
        <rdfs:label rdf:datatype="&xsd;string">Peripeduncular nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">511</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152368</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">PPd</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Peripeduncular nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1475 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1475">
        <rdfs:label rdf:datatype="&xsd;string">Circular sulcus of insula</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1117"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">32</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228258</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Circular sulcus of insula</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus circularis insulae</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus marginalis insulae</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">circular fissure</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">circular sulcus (of Reil)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">circuminsular sulcus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">ciruclar insular sulcus</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">crs</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">limiting fissure</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">marginal insular sulcus</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1476 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1476">
        <rdfs:label rdf:datatype="&xsd;string">Rubrospinal tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-08</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">803</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152377</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Rubrospinal tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">rubrospinal tract (Monakow)</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1477 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1477">
        <rdfs:label rdf:datatype="&xsd;string">Spinal trigeminal tract of medulla</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">788</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0262330</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Spinal trigeminal tract of medulla</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1478 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1478">
        <rdfs:label rdf:datatype="&xsd;string">Red nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_725"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_720"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">496</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0034910</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">R</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Red nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1479 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1479">
        <rdfs:label rdf:datatype="&xsd;string">Supramammillary nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">401</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228378</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289571</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Premammillary nuclei</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">SuM</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Supramammillary nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1480 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1480">
        <rdfs:label rdf:datatype="&xsd;string">Collateral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">28</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228226</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Collateral sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus collateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">collateral fissure</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">cos</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1481 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1481">
        <rdfs:label rdf:datatype="&xsd;string">Rostral interstitial nucleus of medial longitudinal fasciculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">507</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175403</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:abbrev rdf:datatype="&xsd;string">RI</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Rostral interstitial nucleus of medial longitudinal fasciculus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1482 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1482">
        <rdfs:label rdf:datatype="&xsd;string">Hilus of dentate gyrus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1183"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1178"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">163</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1134421</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Dentate gyrus polymorphic layer</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Hilus</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Hilus of dentate gyrus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">field CA4 of hippocampal formation</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1483 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1483">
        <rdfs:label rdf:datatype="&xsd;string">Solitary tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">131013</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">782</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175559</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Solitary tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1484 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1484">
        <rdfs:label rdf:datatype="&xsd;string">Spino-olivary tract</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_957"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-08</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">806</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175562</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Spino-olivary tract</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1485 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1485">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of midbrain reticular formation</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1227"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of midbrain reticular formation</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1486 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1486">
        <rdfs:label rdf:datatype="&xsd;string">Mammillary peduncle</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">408</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152358</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1289573</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Mammillary peduncle</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Peduncle of mammillary body</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mpe</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1487 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1487">
        <rdfs:label rdf:datatype="&xsd;string">Lateral sulcus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">30</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228187</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Fissura lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Fissura lateralis cerebri</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Fissura lateralis cerebri (Sylvii)</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Lateral sulcus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Sulcus lateralis</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Sylvian fissure</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:synonym rdf:datatype="&xsd;string">lateral fissure</j.3:synonym>
        <j.3:abbrev rdf:datatype="&xsd;string">ls</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1488 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1488">
        <rdfs:label rdf:datatype="&xsd;string">Trochlear nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_28443"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1200"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:abbrev rdf:datatype="&xsd;string">4</j.3:abbrev>
        <j.2:neuronamesID rdf:datatype="&xsd;string">504</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152406</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Trochlear nucleus</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1489 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1489">
        <rdfs:label rdf:datatype="&xsd;string">Cerebellum</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_942"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1568"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1566"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">640</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0007765</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1268981</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebellum</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Part of the rhombencephalon that lies in the posterior cranial fossa behind the brain stem. It is concerned with the coordination of movement.</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.3.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1490 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1490">
        <rdfs:label rdf:datatype="&xsd;string">Paleodentate of dentate nucleus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1171"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">682</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175486</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Paleodentate of dentate nucleus</j.1:prefLabel>
        <j.3:abbrev rdf:datatype="&xsd;string">Pdt</j.3:abbrev>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1491 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1491">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord gray matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1453"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1459"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1527"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1457"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1500"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord gray matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1492 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1492">
        <rdfs:label rdf:datatype="&xsd;string">Mammillary princeps fasciculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1649"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">130662</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">405</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175331</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Mammillary princeps fasciculus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Principal mammillary fasciculus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Principal mammillary tract</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mpr</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1493 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1493">
        <rdfs:label rdf:datatype="&xsd;string">Limen of insula</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-05</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2008-02-29</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">31</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228263</j.3:UmlsCui>
        <j.3:synonym rdf:datatype="&xsd;string">Gyrus ambiens (Noback)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">Limen insulae</j.3:synonym>
        <j.1:prefLabel rdf:datatype="&xsd;string">Limen of insula</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">angulus gyri olfactorii lateralis</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">lmi</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494">
        <rdfs:label rdf:datatype="&xsd;string">Cerebral cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1422"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1136"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1117"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1487"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1079"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1475"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1072"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1128"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1493"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1086"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1148"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1428"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1480"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_928"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom>
                    <owl:Class>
                        <owl:unionOf rdf:parseType="Collection">
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1063"/>
                            <rdf:Description rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_922"/>
                        </owl:unionOf>
                    </owl:Class>
                </owl:allValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1368"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1436"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1160"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1468"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1616"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">20</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0007776</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cerebral cortex</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Cortex</j.3:synonym>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">Find out what areas are included in cerebral cortex from Allan (2006-07-15).</j.3:pendingActionNote>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon and folds into gyri (adapted from MSH by Christine Fennema-Notestine).</j.2:birnlexDefinition>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon and folds into gyri. It reaches its highest development in man and is responsible for intellectual faculties and higher mental functions (MeSH &amp; CSP both).</j.3:externallySourcedDefinition>
        <j.1:definition rdf:datatype="&xsd;string">The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon. It consists of the neocortex (6 layered cortex or isocortex), the hippocampal formation and the olfactory cortex.</j.1:definition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.1:changeNote rdf:datatype="&xsd;string">made a region of the telencephalon based on NN (BB).</j.1:changeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1495">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of sacral spinal cord gray matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1500"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of sacral spinal cord gray matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1496">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_16"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1605"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1713"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_4098"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of spinal cord</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BIRN_OTF</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1497 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1497">
        <rdfs:label rdf:datatype="&xsd;string">Mammillotegmental fasciculus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1651"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-19</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-19</j.3:modifiedDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">406</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228376</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Mammillotegmental fasciculus</j.1:prefLabel>
        <j.3:synonym rdf:datatype="&xsd;string">Mammillotegmental tract of hypothalamus</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
        <j.3:abbrev rdf:datatype="&xsd;string">mtg</j.3:abbrev>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1499 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1499">
        <rdfs:label rdf:datatype="&xsd;string">Cervical spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2665"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_958"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1531"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1521"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1709"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1505"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_964"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0581619</j.3:UmlsCui>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C1278837</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cervical spinal cord</j.1:prefLabel>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.12.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1500 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1500">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord white matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1514"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1587"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1520"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:allValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1528"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Sacral spinal cord white matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1501 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1501">
        <rdfs:label rdf:datatype="&xsd;string">Medial medullary lamina</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1234"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1626"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1634"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">217</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152340</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Medial medullary lamina</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1502 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1502">
        <rdfs:label rdf:datatype="&xsd;string">Fimbria of hippocampus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_705"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_715"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_721"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1510"/>
        <j.2:neuronamesID rdf:datatype="&xsd;string">169</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-07</j.3:createdDate>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_T0000397</j.2:bonfireID>
        <j.2:birnlexRetiredDefinition rdf:datatype="&xsd;string">Bundle of white matter along the ventricular edge (check this definition;  it&#39;s medial edge in primates but lateral edge in rodents) of the hippocampus, consisting of fibers largely projecting from the hippocampal formation.  It is continuous with the alveus and the fornix (MM).</j.2:birnlexRetiredDefinition>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0152315</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fimbria of hippocampus</j.1:prefLabel>
        <j.3:pendingActionNote rdf:datatype="&xsd;string">I would recommend that we change the preferred label to &quot;fimbria of hippocampus&quot;;  currently it&#39;s fimbria (MM: 2006-10-26)</j.3:pendingActionNote>
        <j.1:scopeNote rdf:datatype="&xsd;string">Need to determine whether the fimbria is part of the fornix.  Sometimes the language suggests it isn&#39;t always thought of that way, but I see no useful reason why it should be separate;  it all forms one continuous white matter tract</j.1:scopeNote>
        <j.1:editorialNote rdf:datatype="&xsd;string">NeuroNames uses the preferred term &quot;fimbria of hippocampus&quot;.  That is included here as a synonym (BB).</j.1:editorialNote>
        <j.1:scopeNote rdf:datatype="&xsd;string">Neuronames and others include this as part of the hippocampal formation (MM).</j.1:scopeNote>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Regional part of fornix consisting of a prominent white matter structure adjacent to the hippocampus on the ventricular side continuous with the alveus.  Near the splenium the fimbria separates from the hippocampus as the crus of the fornix. [adapted from Wikipedia] (MM: 2006-10-26).</j.2:birnlexDefinition>
        <j.3:synonym rdf:datatype="&xsd;string">fimbria</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">fimbria of the fornix</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">fimbria-fornix</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1149</j.2:hasFormerParentClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503">
        <rdfs:label rdf:datatype="&xsd;string">Diencephalon</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_734"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1416"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_925"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1509"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_708"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_954"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1710"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1684"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1328"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1176"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1700"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">271</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0012144</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">DiE</j.3:abbrev>
        <j.1:prefLabel rdf:datatype="&xsd;string">Diencephalon</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:synonym rdf:datatype="&xsd;string">Interbrain</j.3:synonym>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">Part of the brain consisting of the paired caudal parts of the prosencephalon from which the Thalamus; Hypothalamus; Epithalamus; and Subthalamus are derived.</j.3:externallySourcedDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1.4</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
        <j.1:changeNote rdf:datatype="&xsd;string">made a region of the forebrain based on NN (BB).</j.1:changeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1504 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1504">
        <rdfs:label rdf:datatype="&xsd;string">Fasciculus retroflexus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_872"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#nlx_anat_101177"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">1008354279</j.2:neuronamesID>
        <owl:versionInfo rdf:datatype="&xsd;string">132365</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2006-10-07</j.3:modifiedDate>
        <j.1:editorialNote rdf:datatype="&xsd;string">As this defined fiber bundle courses through both the forebrain and the midbrain, it must be kept here at the base of the brain region hierarchy in order to avoid multiple inheritance (BB).</j.1:editorialNote>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228391</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Fasciculus retroflexus</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">October 22, 2010</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The term habenulo-interpeduncular tract refers to a composite structure that includes the habenulo-interpeduncular tract of diencephalon and the habenulo-interpeduncular tract of midbrain (NeuroNames).</j.3:externallySourcedDefinition>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">White matter tract containing fibers projecting from the habenular nuclei to the interpeduncular nucleus (Maryann Martone)</j.2:birnlexDefinition>
        <j.1:definition rdf:datatype="&xsd;string">White matter tract containing fibers projecting from the habenular nuclei to the interpeduncular nucleus (Maryann Martone)</j.1:definition>
        <j.3:synonym rdf:datatype="&xsd;string">fasciculus retroflexus (Meynert)</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">habenulo-interpeduncular tract</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">habenulointerpeduncular fasciculus</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">habenulointerpeduncular tract</j.3:synonym>
        <j.3:synonym rdf:datatype="&xsd;string">habenulopeduncular tract</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_defSource</j.3:hasDefinitionSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:neuroNamesAncillaryTerm rdf:datatype="&xsd;string">true</j.2:neuroNamesAncillaryTerm>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1505 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1505">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of cervical spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2665"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of cervical spinal cord</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506">
        <rdfs:label rdf:datatype="&xsd;string">Regional part of sacral spinal cord white matter</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Regional part of sacral spinal cord white matter</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1507">
        <rdfs:label rdf:datatype="&xsd;string">Predominantly gray regional part of basal nuclear complex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_702"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1672"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_2678"/>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-10-04</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Predominantly gray regional part of basal nuclear complex</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1508">
        <rdfs:label rdf:datatype="&xsd;string">Entorhinal cortex</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1494"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <owl:versionInfo rdf:datatype="&xsd;string">129858</owl:versionInfo>
        <j.2:neuronamesID rdf:datatype="&xsd;string">150</j.2:neuronamesID>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0175196</j.3:UmlsCui>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Component of the temporal lobe on the mesial surface.  The rostral and caudal boundaries of the entorhinal cortex are the rostral end of the collateral sulcus and the caudal end of the amygdala respectively.  The medial boundary is the medial aspect of the temporal lobe and the lateral boundary is the collateral sulcus. (DK)</j.2:birnlexDefinition>
        <j.1:prefLabel rdf:datatype="&xsd;string">Entorhinal cortex</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.3:externallySourcedDefinition rdf:datatype="&xsd;string">The cytoarchitecturally well-defined area of multilaminate cerebral cortex on the medial aspect of the parahippocampal gyrus, immediately caudal to the olfactory cortex of the uncus. The entorhinal cortex is the origin of the major neural fiber system afferent to the hippocampus, the so-called PERFORANT PATHWAY. (Stedman, 25th ed)</j.3:externallySourcedDefinition>
        <j.3:synonym rdf:datatype="&xsd;string">entorhinal area</j.3:synonym>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#graph_position_temporary</j.2:hasCurationStatus>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH</j.3:hasExternalSource>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeSH_defSource</j.3:hasDefinitionSource>
        <j.1:changeNote rdf:datatype="&xsd;string">made a Predominantly_gray_regional_part_of_parahippocampal_gyrus based on NN (BB).</j.1:changeNote>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1509 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1509">
        <rdfs:label rdf:datatype="&xsd;string">Forebrain</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1167"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1503"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;has_proper_part"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1115"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:createdDate rdf:datatype="&xsd;string">2006-07-15</j.3:createdDate>
        <j.2:neuronamesID rdf:datatype="&xsd;string">8</j.2:neuronamesID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0085140</j.3:UmlsCui>
        <j.3:abbrev rdf:datatype="&xsd;string">FB</j.3:abbrev>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Forebrain</j.1:prefLabel>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">The part of the brain developed from the most rostral of the three primary vesicles of the embryonic neural tube and consisting of the Diencephalon and Telencephalon.</j.2:birnlexDefinition>
        <j.3:nifID rdf:datatype="&xsd;string">_5.1_1.11.1</j.3:nifID>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham</j.2:hasBirnlexCurator>
        <j.3:hasAbbrevSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource</j.3:hasAbbrevSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.3:hasDefinitionSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#UMLS_defSource</j.3:hasDefinitionSource>
        <j.3:synonym rdf:datatype="&xsd;string">prosencephalon</j.3:synonym>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1510 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1510">
        <rdfs:label rdf:datatype="&xsd;string">Alveus</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_757"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_715"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.2:neuronamesID rdf:datatype="&xsd;string">168</j.2:neuronamesID>
        <j.1:prefLabel rdf:datatype="&xsd;string">Alveus</j.1:prefLabel>
        <j.2:bonfireID rdf:datatype="&xsd;string">BF_T0000419</j.2:bonfireID>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228247</j.3:UmlsCui>
        <j.3:modifiedDate rdf:datatype="&xsd;string">February 26, 2012</j.3:modifiedDate>
        <j.2:birnlexDefinition rdf:datatype="&xsd;string">Regional part of fornix consisting of a thin layer of white matter on the surface of the hippocampal formation, bordering the wall of the lateral ventricle and composed of white, myelinated fibers. The alveus arises from cell bodies in the subiculum and hippocampus, and eventually merges with the fimbria of the hippocampus. The fimbria goes on to become the fornix (MM: 2006-10-26).</j.2:birnlexDefinition>
        <j.1:historyNote rdf:datatype="&xsd;string">created novel BONFIRE ID (MM: 2006-10-26)</j.1:historyNote>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Maryann_Martone</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#NeuroNames</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#pending_final_vetting</j.2:hasCurationStatus>
        <j.2:hasFormerParentClass rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1149</j.2:hasFormerParentClass>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1511 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1511">
        <rdfs:label rdf:datatype="&xsd;string">Cervical spinal cord central canal</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_717"/>
        <owl:versionInfo rdf:datatype="&xsd;string">135825</owl:versionInfo>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:UmlsCui rdf:datatype="&xsd;string">C0228620</j.3:UmlsCui>
        <j.1:prefLabel rdf:datatype="&xsd;string">Cervical spinal cord central canal</j.1:prefLabel>
        <j.3:modifiedDate rdf:datatype="&xsd;string">November 4, 2010</j.3:modifiedDate>
        <j.1:definition rdf:datatype="&xsd;string">Part of central canal contained within the cervical spinal cord. It is continuous caudally with the thoracic spinal cord central canal and rostrally with the fourth ventricle of the brain via the obex</j.1:definition>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1512">
        <rdfs:label rdf:datatype="&xsd;string">Segment part of sacral spinal cord</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1284"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1518"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-18</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-18</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Segment part of sacral spinal cord</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.3:hasExternalSource rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#UMLS</j.3:hasExternalSource>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#raw_import</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1513 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1513">
        <rdfs:label rdf:datatype="&xsd;string">Facial nerve root</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1268"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="&ro;proper_part_of"/>
                <owl:someValuesFrom rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_733"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <j.3:modifiedDate rdf:datatype="&xsd;string">2007-08-20</j.3:modifiedDate>
        <j.3:createdDate rdf:datatype="&xsd;string">2007-08-20</j.3:createdDate>
        <j.1:prefLabel rdf:datatype="&xsd;string">Facial nerve root</j.1:prefLabel>
        <j.2:hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</j.2:hasBirnlexCurator>
        <j.2:hasCurationStatus rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#uncurated</j.2:hasCurationStatus>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1514 -->

    <owl:Class rdf:about="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1514">
        <rdfs:label rdf:datatype="&xsd;string">Sacral spinal cord dorsal column</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1506"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1520"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1528"/>
        <owl:disjointWith rdf:resource="http://ontology.neuinfo.org/NIF/BiomaterialEntities/NIF-GrossAnatomy.owl#birnlex_1587"/>
        <j.3:modifiedDate rdf:datatype="&xsd;string