<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY foaf "http://xmlns.com/foaf/0.1/" >
    <!ENTITY dcmitype "http://purl.org/dc/dcmitype/" >
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY swrl "http://www.w3.org/2003/11/swrl#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1/" >
    <!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY core "http://www.w3.org/2004/02/skos/core#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY Backend "http://ontology.neuinfo.org/NIF/Backend/" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY protege "http://protege.stanford.edu/plugins/owl/protege#" >
    <!ENTITY xsp "http://www.owl-ontologies.com/2005/08/07/xsp.owl#" >
    <!ENTITY protege-dc "http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl#" >
    <!ENTITY skos "http://www.w3.org/2004/02/skos/core/owl-dl/skos-core-owl-dl.owl#" >
    <!ENTITY obo_annot "http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#" >
]>


<rdf:RDF xmlns="&Backend;BIRNLex_annotation_properties.owl#"
     xml:base="&Backend;BIRNLex_annotation_properties.owl"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:protege-dc="http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl#"
     xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
     xmlns:dcmitype="http://purl.org/dc/dcmitype/"
     xmlns:obo_annot="&Backend;OBO_annotation_properties.owl#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:swrl="http://www.w3.org/2003/11/swrl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:core="http://www.w3.org/2004/02/skos/core#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core/owl-dl/skos-core-owl-dl.owl#"
     xmlns:Backend="http://ontology.neuinfo.org/NIF/Backend/">
    <owl:Ontology rdf:about="&Backend;BIRNLex_annotation_properties.owl">
        <dc:creator rdf:datatype="&xsd;string"> xml:lang=&quot;en&quot;The BIRN Ontology Task Force</dc:creator>
        <owl:versionInfo rdf:datatype="&xsd;string">1.3.1</owl:versionInfo>
        <obo_annot:createdDate rdf:datatype="&xsd;string">2006-09-26</obo_annot:createdDate>
        <obo_annot:modifiedDate rdf:datatype="&xsd;string">2008-03-21</obo_annot:modifiedDate>
        <core:changeNote xml:lang="en"> (2008-03-13) - finally added Template URLs for GO ID.</core:changeNote>
        <core:changeNote xml:lang="en"> (2008-03-21) - finally added ID property and Template URLs for ChEBI and PubChem CIDs.</core:changeNote>
        <core:changeNote xml:lang="en"> v1.2 (2007-03-20): Changed all Class identifiers to rdf:ID properties.  Some had previously been rdf:about properties.  Since Protege-OWL automatically sets new class identifiers to rdf:ID, I&#39;m changing these across the files, to help make it more deterministic when parsing the RDF/XML.</core:changeNote>
        <dc:title xml:lang="en">BIRNLex_annotation_properties</dc:title>
        <core:changeNote xml:lang="en">Have &#39;cleansed&#39; the file to be OWL-DL (v1.2.2).</core:changeNote>
        <core:changeNote xml:lang="en">Now using a specific set of AnnotationProperties that link to specific Enumeration classes to specify annotations from a fixed list of values - e.g., ExternalSource, DefinitionSource.  This is the second iteration of this mechanism (first was put in v1.2.2).  This second version follows a patter recommended by Alan Ruttenberg which avoids using ObjectProperties as the Manchester design pattern for Value Partitions recommends, and instead sticks to AnnotationProperties only.  Note this version of OBO_annotation_properties uses the same EnumerationClasses from v1.2.2, and still includes the related ObjectProperties, so as to be able to support XSLT-based translation of the BIRNLex files that used the v1.2.2 pattern.  The next version of this file will eliminate the ObjectProperties and will rename the equivalent AnnotationProperties to remove the trailing &#39;2&#39; put in there to provide a unique name.</core:changeNote>
        <core:changeNote xml:lang="en">Processed file with XSLT to remove the explicit DataTypeProperty declarations (v1.2.2)</core:changeNote>
        <rdfs:comment xml:lang="en">These are OWL Annotation Properties created by the BIRN OTF for the purposes of better managing the curation of the BIRNLex ontology.</rdfs:comment>
        <core:changeNote xml:lang="en">v1.3.0 (2007-08-03) - Changed many things, but primarily: (1) removed rdf:datatype xsd:string specs for all AnnotationProperties, since they are now all untyped and should assume STRING as a the default; (2) added the typing of AnnotationProperties using annotationType which should aid in algorithmically processing; (3) added ReferenceURLTemplate to linked IDs to aid in algorithmically constructing URLs from IDs.  The reference URL template provides a URL template that includes a specification of how to combine it with the associated ID to build a putative URL for an external resource - putative in the sense that there is no guarantee the external curating authority will maintain this URL template; however, with these paired fields - ID and URL template template - it should be possible to update the template, when the authority changes their URL template - an updated that would then be algorithmicaly percollated to the use of that field across BIRNLex.</core:changeNote>
        <core:changeNote xml:lang="en">v1.3.1 (2007-11-30) - Removed some UTF8 characters that dont translate well to other encodings (e.g., curly double quotes 0xE2809C).</core:changeNote>
        <owl:imports rdf:resource="&Backend;OBO_annotation_properties.owl"/>
        <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl"/>
        <owl:imports rdf:resource="http://www.w3.org/2004/02/skos/core"/>
    </owl:Ontology>
    


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

    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#bonfireID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">This ID is derived from the BIRN BONFIRE vocubulary management system</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#PMID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">A PMID (PubMed Identifier or PubMed Unique Identifier) is a unique number assigned to each PubMed citation of life sciences and biomedical scientific journal articles.</core:definition>
    </owl:AnnotationProperty>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasBirnlexCurator">
        <obo_annot:annotationPropertyRange rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#BirnlexCurator</obo_annot:annotationPropertyRange>
        <obo_annot:annotationPropertyDomain rdf:datatype="&xsd;string">owl:Class</obo_annot:annotationPropertyDomain>
        <obo_annot:hasValidationMethod rdf:datatype="&xsd;string">sparql_verify_annotation_domain_and_range</obo_annot:hasValidationMethod>
    </rdf:Description>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDiagramID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID type linked to a partiular URL Template.  An instance of this ID type can be combined algorithmically with a URL template (&#39;$$ID$$&#39;) placeholder literal is replaced by an ID value to create a URL that links to the curated info associated with that ID.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#atccID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for a biological material - typically a cell line - from the American Type Culture Collection database.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for this taxonomic category in the NCBI Taxonomy database</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#umls_ID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#bamsID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The &quot;aidi&quot; ID from the Brain Architecture Management System (BAMS) corresponding to this class.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#tacMiceID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for a mouse strain distributed by and tracked in the Taconic Farms Mouse database.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxBlastName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#altLabel</obo_annot:annotationType>
        <core:definition xml:lang="en">The &quot;BLAST names&quot; are a specially designated set of common names selected from the Taxonomy database. These were chosen to provide a pool of familiar names for large groups of organisms (such as &quot;insects&quot;, &quot;mammals&quot;, &quot;fungi&quot;, and others) so that any particular species (which may not have an informative common name of its own) could inherit a meaningful collective common name from the Taxonomy database. This was originally developed for BLAST, because a list of BLAST results will typically include entries from many species identified by Latin binomials, which may not be familiar to all users. BLAST names may be nested; for example, &quot;eukaryotes&quot;, &quot;animals&quot;, &quot;chordates&quot;, &quot;mammals&quot;, and &quot;primates&quot; are all flagged as &quot;blast names&quot;. 
         Blast names are now used in several other applications, for example the Tax BLAST displays, the Summary view in Entrez Taxonomy, and in the Summary display of the Common Tree
         format (NCBI doc on NCBI Taxonomy, 2003).</core:definition>
        <obo_annot:usageNote xml:lang="en">The taxonomic name used in BLAST homology analysis given in NCBI Taxonomy</obo_annot:usageNote>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifTaxonKeyID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for this taxonomy key in Global Biodiversity Information Facility taxonomic ,knowledgebase</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#gene_Ontology_ID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDataID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for a Theiler mouse prenatal development stage as given by the EMAP Project.</core:definition>
    </owl:AnnotationProperty>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#birnlexDefinition">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#oboDefinition</obo_annot:annotationType>
        <core:definition xml:lang="en">This is a type of OBO_definition that includes additional requirements specified by the BIRN OTF (additional requirements pending as of 2006-10-02).</core:definition>
    </rdf:Description>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#animalModel">
        <core:definition xml:lang="en">An organism providing a model system which mimics certain aspects of a particular human clinical syndrome or disease.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#PubMedID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The ID from the NIH/NLM/NCBI PubChem chemical taxonomy corresponding to this class.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#neuroNamesAncillaryTerm">
        <core:definition xml:lang="en"> This class was derived from a NeuroNames ancillary term, indicated the NeuroNames developers were unable to fit it into the core NN hierarchy.</core:definition>
        <core:definition xml:lang="en">&quot;(NeuroNames) defines the brain in terms of about 550 primary structures to which all other structures, names, and synonyms are related.  (It) provides standard English and Latin names for more than 850 unique structures including the primary structures, superstructures and related superficial features and shows hierarchical relations of each structure to its superstructures and substructures.  NeuroNames also defines more than 1500 other neuroanatomical entities in terms of structures in the Hierarchy. The structure you name may not be part of the Brain Hierarchy. For example, it may represent a different way of subdividing the brain or it may exist only at the embryonic stage of brain development. Such items are referred to as &#39;ancillary structures&#39; (http://braininfo.rprc.washington.edu/indexabout.html).</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasFormerParentClass">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/identifier</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#historyNote</obo_annot:annotationType>
        <core:definition xml:lang="en">This annotation property is used to link back to the original parent class for an obsoleted term.  The value of this property will simply be the ontology ID for the parent class.  An obsoleted asserted class should have one and only one former parent class.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasFormerChildClass">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/identifier</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#historyNote</obo_annot:annotationType>
        <core:definition xml:lang="en">This annotation property is used to link back to an original child class for an obsoleted term.  The value of this property will simply be the ontology ID for the child class.  An obsoleted class can have greater than one former children..</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#httpQueryUrlTemplate">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/relation</obo_annot:annotationType>
        <obo_annot:usageNote xml:lang="en">This URL will typically return a well-formed HTML page for viewing in a web browser, so long as the curating authority doesn&#39;t changed their HTTP Query template.</obo_annot:usageNote>
        <core:definition xml:lang="en">This is a template for constructing an HTTP-based dynamic query using an associated source ID.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxGenbankCommonName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#altLabel</obo_annot:annotationType>
        <core:definition xml:lang="en">The &quot;genbank common name&quot; was introduced to provide a mechanism by which, when there is more than one common name associated with a particular node in the taxonomy, one of them could be designated to be the common name that should be used by default in the GenBank flat- files and other applications that are trying to find a common name to use for display (or other) purposes. This is not intended to confer any special status or blessing on this particular common name over any of the other common names that might be associated with the same node, and we have developed mechanisms to override this choice for a common name on a case-by-case basis if another name is more appropriate or desirable for a particular sequence entry. Each node may have at most one &quot;genbank common name&quot; (NCBI doc on NCBI Taxonomy, 2003).</core:definition>
        <obo_annot:usageNote xml:lang="en">The common taxonomic name assigned by NCBI Taxonomy and applied to GENBANK sequence records.</obo_annot:usageNote>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#webServiceUrlTemplate">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/relation</obo_annot:annotationType>
        <obo_annot:usageNote xml:lang="en">This is merely information and is designed to be associated with an ExternalSource, when a service is available to access related resource information using an External ID tracked in the ontology.</obo_annot:usageNote>
        <core:definition xml:lang="en">This is the HTTP or WSDL URL with which a query can be constructed to return a data fragment describing the associated source ID.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#urlTemplateLinkedID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <obo_annot:usageNote xml:lang="en">This URL constructed this way will typically return a well-formed HTML page for viewing in a web browser, so long as the curating authority doesn&#39;t changed their HTTP Query template.</obo_annot:usageNote>
        <core:definition xml:lang="en">This is a template for constructing an HTTP-based dynamic query using an associated source ID.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#jaxMiceID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for a mouse strain distributed by and tracked in the Jackson Laboratory Mouse database.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#sao_ID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#neuronamesID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The ID from the NeuroNames neuroanatomical thesaurus corresponding to this class.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#itisID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for this taxonomic category in the North American Integrated Taxonomic Information System (ITIS) taxonomic ,knowledgebase</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The unique ID for this taxonomic category in Global Biodiversity Information Facility taxonomic ,knowledgebase</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ChEBIid">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
        <core:definition xml:lang="en">The ID from the Chemical Entities of Biological Interest (ChEBI) chemical taxonomy corresponding to this class.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#nitrc_ID">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#externalSourceId</obo_annot:annotationType>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#imsrStandardStrainName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/identifier</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#altLabel</obo_annot:annotationType>
        <core:definition xml:lang="en">This annotation property contains the approved strain name for an inbred mouse or rat as given by the International Mouse Strain Repository (IMSR).</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiIncludesName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#scopeNote</obo_annot:annotationType>
        <core:definition xml:lang="en">The &quot;includes&quot; nametype is the opposite of the in-part nametype and is included for retrieval terms that have a narrower scope of application than the taxon at which they appear. For example, we could list &quot;reptiles&quot; as an &quot;includes&quot; nametype for the Amniota (or at any higher node in the lineage) (NCBI doc on NCBI Taxonomy, 2003).</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#isReplacedByClass">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/identifier</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#historyNote</obo_annot:annotationType>
        <core:definition xml:lang="en">This annotation property is used to link the new classes that now are used to represent the entities formerly represented by an obsoleted class.  The value of this property will simply be the ontology ID for the replacement class(es).</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#putativeClassExtension">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#pendingActionNote</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#scopeNote</obo_annot:annotationType>
        <core:definition xml:lang="en">This is a note describing possible class sub-genera.</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasReferenceURLTemplate">
        <obo_annot:annotationPropertyRange rdf:datatype="&xsd;string">ReferenceURLTemplate</obo_annot:annotationPropertyRange>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://purl.org/dc/elements/1.1/relation</obo_annot:annotationType>
        <obo_annot:annotationPropertyDomain rdf:datatype="&xsd;string">owl:Class</obo_annot:annotationPropertyDomain>
        <obo_annot:hasValidationMethod rdf:datatype="&xsd;string">sparql_verify_annotation_domain_and_range</obo_annot:hasValidationMethod>
        <obo_annot:usageNote xml:lang="en">A Class can be assigned more than one ReferenceURLTemplate assigned via distince hasReferenceURLTemplate properties</obo_annot:usageNote>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiInPartName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#scopeNote</obo_annot:annotationType>
        <core:definition xml:lang="en">The &quot;in-part&quot; nametype is included for retrieval terms that have a broader range of application than the taxon or taxa at which they appear. For example, we list reptiles and Reptilia as in-part nametypes at our nodes Testudines (the turtles), Lepidosauria (the lizards and snakes), and Crocodylidae (the crocodilians).
         (NCBI doc on NCBI Taxonomy, 2003).</core:definition>
    </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxScientificName">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#synonym</obo_annot:annotationType>
        <core:definition xml:lang="en">The preferred label for this taxonomic category in the NCBI Taxonomy database</core:definition>
    </owl:AnnotationProperty>
    


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

    


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

    


    <!-- http://ontology.neuinfo.org/NIF/Backend/SKOS_Entity -->

    <owl:Class rdf:about="&Backend;SKOS_Entity">
        <rdfs:label xml:lang="en">SKOS_Entity</rdfs:label>
        <rdfs:subClassOf rdf:resource="&Backend;_backend_class"/>
        <rdfs:comment xml:lang="en">Parent class of the class entities imported from SKOS.</rdfs:comment>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/_backend_class -->

    <owl:Class rdf:about="&Backend;_backend_class">
        <rdfs:label>_backend_entity</rdfs:label>
        <obo_annot:createdDate xml:lang="en">July 15, 2011</obo_annot:createdDate>
        <rdfs:comment xml:lang="en">Parent class of all the common &#39;backend&#39; class entities for all the NIFSTD modules. These classes are imported from SKOS, Dublin Core Meta Data, Protege-DC, and &#39;extra&#39; classes generated by OBO-to-OWL converted ontologies.</rdfs:comment>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-2004_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2000_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB_abbrevSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Watson-rat-1998_abbrevSource"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karen_Crawford"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Bill_Bug"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jeff_Grethe"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BIRN_OTF"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jessica_Turner"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Maryann_Martone"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jyl_Boline"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Brett_Peterson"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Carol_Bean"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Michele_Diaz"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karl_Helmer"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#David_Kennedy"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Amarnath_Gupta"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Angie_Laird"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Rob_Williams"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <core:definition xml:lang="en">This property defines the BIRNLex ontology curators who&#39;ve contributed to the definition of a class.  More than one instance of this property is valid.  In the case of multiple curators, the individual curator name may also be associated with the definition, if that person was primarily responsible for it.</core:definition>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ChEBI_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#The_Sylvius_Project_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR_Glossary_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC_defSource"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_defSource"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <core:definition xml:lang="en">It indicates the external knowledge resource from which this class&#39;s definition derived.</core:definition>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#PsychInfo_Thesaurus"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BONFIRE"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SAO"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#TacFarms"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2001"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#EMAP"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#JAX-mouse-stock"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <core:definition xml:lang="en">It indicates the external knowledge resource from which this class&#39;s definition derived.</core:definition>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#CurationStatus">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#pending_final_vetting"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#curation_complete"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#raw_import"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#graph_position_temporary"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#uncurated"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#definition_incomplete"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <core:scopeNote xml:lang="en">The current range of values for this property are: (1) raw_import :== a class derived directly via import of an entity form an existing knowledge resource.  Terms labeled as such has yet to receive any additional curation.  As they do, their status is likely to change, though the link back to the original entity in the external resource is maintained; (2) definition_incomplete :== the curators recognize the definition of the class remains incomplete in someway.  Many definitions are dervied from external sources (a fact tracked via an additional annotation property) and require considerable amending before they fully comply with the OBO Foundry Aristotelean genera/differentia &amp; non-circular specification; (3) graph_position_temporary :== indicates the class may not be in its final preferred location within the ontology graph.  This label can be particularly useful during early ontology creation, as for certain entities, it may not be obvious where precisely a given class should reside until a sufficiently large portion of the graph has been settled; (4) uncurated :== indicates a class has been created by curators but has received minimal review; (5) pending_final_vetting :== indicates the term is likely ready for promotion to &quot;curation_complete&quot; status, and only requires a final review by the curators responsible.  A class may also be demoted to this status when a formerly &quot;complete&quot; class has been determined to require amendments.  In accordance with the emerging best practices, such a term will be moved to an obsolete branch of the ontology, when the new replacement class has been fully vetted and marked as such; (6) curation_complete :== indicates a class has been fully vetted by the curation authorities and to the best of their ability determined to be ready for use.</core:scopeNote>
        <core:definition xml:lang="en">This provides specific info on the level of curation a given class has received and is specifically design to promote automated reporting on the status of classes in an ontology.  It is likely some classes will require more than one instance of this property to fully describe their status.   Is a type of skos_editorial_note.</core:definition>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#CoCoMac_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#FreeSurfer_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IATR_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ABA_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#GENSAT_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SenseLab_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Franklin-Paxinos-mouse-2001_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainInfo.org_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMaps.org_app"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MBAT_app"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <core:definition xml:lang="en">A application where the class entity is known to currently be in use by annotators and users searching those annotations.  Multiple instances of this property can be used to identify more than one current application.</core:definition>
        <core:scopeNote xml:lang="en">This property is merely informative and not assumed to be an exhaustive list.  Rather, it is just an list of examples known to the BIRNLex curators at the time the term was last modified.</core:scopeNote>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate">
        <owl:equivalentClass>
            <owl:Class>
                <owl:oneOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#tacMiceURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#neuronamesURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#atccURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#chebiURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#jaxMiceURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#bamsURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifTaxonKeyURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#pubchemCicURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#itisURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#meshURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDiagramURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDataURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#goURLTemplate"/>
                    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxURLTemplate"/>
                </owl:oneOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="&Backend;OBO_annotation_properties.owl#EnumerationClass"/>
        <obo_annot:usageNote xml:lang="en">Note that each instance of ReferenceURLTemplate will be named using the template name of the matching ID AnnotationProperty.  For example, the ReferenceURLTemplate ncbiTaxURLTemplate is linked to the ncbiTaxID AnnotationProperty, whose value can be combined algorithmically with this URL template to construct a working URL to the specific class reference.  This is a far from perfect solution to some of the limitations of imposed on the use of AnnotationProperties - in particular, the inability to explicitly link one annotation property to another (e.g., explicitly relating ncbiTaxID ncbiTaxURLTemplate as applied to a specific owl:Class).  However, this mechanism should suffice for now.  It will not only support more complete automatic processing of this critical information, but can also be algorithmically translated to whatever better mechanims may become available in future versions of OWL.</obo_annot:usageNote>
        <obo_annot:usageNote xml:lang="en">The URL reference template is given exactly as posted in the form of a HTTP query, with the unique ID represented with the symbol &#39;$$ID$$&#39;</obo_annot:usageNote>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#_birnlex_limbo_class">
        <rdfs:label xml:lang="en">_limbo_class</rdfs:label>
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
        <obo_annot:modifiedDate rdf:datatype="&xsd;string">2007-03-05</obo_annot:modifiedDate>
        <obo_annot:createdDate rdf:datatype="&xsd;string">2007-03-05</obo_annot:createdDate>
        <core:prefLabel rdf:datatype="&xsd;string">_birnlex_limbo_class</core:prefLabel>
        <core:definition rdf:datatype="&xsd;string">class in limbo since major refactoring of foundational community ontologies (e.g., BFO, OBI, SKOS). (BB:2007-03-05).</core:definition>
        <hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</hasBirnlexCurator>
    </owl:Class>
    


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

    <owl:Class rdf:about="&Backend;BIRNLex_annotation_properties.owl#_birnlex_retired_class">
        <rdfs:label xml:lang="en">_retired_class</rdfs:label>
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
        <obo_annot:createdDate rdf:datatype="&xsd;string">2007-06-06</obo_annot:createdDate>
        <obo_annot:modifiedDate rdf:datatype="&xsd;string">2007-06-06</obo_annot:modifiedDate>
        <birnlexDefinition rdf:datatype="&xsd;string">These are classes for which the represented entities are now described using a different class.  A class is deprecated if it&#39;s semantic meaning required alteration or its entity is now represented directly in an imported foundational ontology.  Such obseleted classes are removed from the core subsumptive hierarchy and retired to this root branch of the tree for this ontology.  Deprecated classes maintain their original identifiers, so as to provide support for previous applications making use of the class prior to its being deprecated.</birnlexDefinition>
        <core:prefLabel rdf:datatype="&xsd;string">_birnlex_retired_class</core:prefLabel>
        <hasBirnlexCurator rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Bill_Bug</hasBirnlexCurator>
    </owl:Class>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#EnumerationClass -->

    <rdf:Description rdf:about="&Backend;OBO_annotation_properties.owl#EnumerationClass">
        <rdfs:subClassOf rdf:resource="&Backend;_backend_class"/>
    </rdf:Description>
    


    <!-- http://purl.org/dc/dcmitype/Image -->

    <rdf:Description rdf:about="&dcmitype;Image">
        <rdfs:subClassOf rdf:resource="&Backend;_backend_class"/>
    </rdf:Description>
    


    <!-- http://www.w3.org/1999/02/22-rdf-syntax-ns#List -->

    <rdf:Description rdf:about="&rdf;List">
        <rdfs:subClassOf rdf:resource="&Backend;_backend_class"/>
    </rdf:Description>
    


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

    <rdf:Description rdf:about="&core;Collection">
        <rdfs:subClassOf rdf:resource="&Backend;SKOS_Entity"/>
    </rdf:Description>
    


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

    <rdf:Description rdf:about="&core;Concept">
        <rdfs:subClassOf rdf:resource="&Backend;SKOS_Entity"/>
    </rdf:Description>
    


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

    <rdf:Description rdf:about="&core;ConceptScheme">
        <rdfs:subClassOf rdf:resource="&Backend;SKOS_Entity"/>
    </rdf:Description>
    


    <!-- http://xmlns.com/foaf/0.1/Document -->

    <rdf:Description rdf:about="&foaf;Document">
        <rdfs:subClassOf rdf:resource="&Backend;_backend_class"/>
    </rdf:Description>
    


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

    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#ABA_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Amarnath_Gupta">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Angie_Laird">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
        <dc:publisher rdf:datatype="&xsd;string">Brain Architecture Center, University of Southern California, CA, USA</dc:publisher>
        <dc:title rdf:datatype="&xsd;string">Brain Architecture Management System</dc:title>
        <dc:source rdf:datatype="&xsd;string">http://brancusi.usc.edu/bkms/</dc:source>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BIRN_OTF">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BONFIRE">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
        <dc:title rdf:datatype="&xsd;string">The BIRN BONFIRE terminology server</dc:title>
        <dc:publisher rdf:datatype="&xsd;string">The Biomedical Informatics Research Network (BIRN), NCRR, NIH</dc:publisher>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Bill_Bug">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainInfo.org_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
        <dc:publisher rdf:datatype="&xsd;string">Research Imaging Center, University of Texas Health Science Center, San Antonio, TX, USA</dc:publisher>
        <dc:title rdf:datatype="&xsd;string">The BrainMap Project</dc:title>
        <dc:source rdf:datatype="&xsd;string">http://www.brainmap.org/</dc:source>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMaps.org_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Brett_Peterson">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Carol_Bean">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#ChEBI_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#CoCoMac_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#David_Kennedy">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#EMAP">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
        <dc:title rdf:datatype="&xsd;string">Edinburgh Mouse Atlas Project</dc:title>
        <dc:publisher rdf:datatype="&xsd;string">MRC Human Genetics Unit, Western General Hospital, Edinburgh, UK</dc:publisher>
        <dc:source rdf:datatype="&xsd;string">http://genex.hgu.mrc.ac.uk/</dc:source>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Franklin-Paxinos-mouse-2001_app -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Franklin-Paxinos-mouse-2001_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#FreeSurfer_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#GENSAT_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2000_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2000_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2001 -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2001">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#IATR_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR_Glossary_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#JAX-mouse-stock">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jeff_Grethe">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jessica_Turner">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jyl_Boline">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karen_Crawford">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karl_Helmer">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#MBAT_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Maryann_Martone">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Michele_Diaz">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
        <dc:publisher rdf:datatype="&xsd;string">The BrainInfo Project, Washington National Primate Research Center, University of Washington, Seattle, WA, USA</dc:publisher>
        <dc:title rdf:datatype="&xsd;string">The NeuroNames Ontologies</dc:title>
        <dc:source rdf:datatype="&xsd;string">http://braininfo.rprc.washington.edu/nnont.html</dc:source>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001 -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Paxinos-Watson-rat-1998_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Watson-rat-1998_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#PsychInfo_Thesaurus">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Rob_Williams">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#SAO">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#SenseLab_app">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#KnownApplicationUses"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


    <!-- http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#Swanson-rat-2004_abbrevSource -->

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-2004_abbrevSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexAbbrevSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#TacFarms">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexExternalSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#The_Sylvius_Project_defSource">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexDefinitionSource"/>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#atccURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#atccID</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.atcc.org/common/catalog/numSearch/numResults.cfm?atccNum=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a resource page at the American Type Culture Collection catalog.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#bamsURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://brancusi.usc.edu/bkms/brain/show-braing2.php?aidi=$$ID$$</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#bamsID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for the main page in the Brain Architecture Management portal for a BAMS-defined neuroanatomical structure.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#chebiURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#ChEBIid</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.ebi.ac.uk/ontology-lookup/?termId=CHEBI%3A$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for an Ontology Lookup Service Browser page for a given ChEBI term.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#curation_complete">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">indicates a class has been fully vetted by the curation authorities and to the best of their ability determined to be ready for use.</core:definition>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#definition_incomplete">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">the curators recognize the definition of the class remains incomplete in someway.  Many definitions are dervied from external sources (a fact tracked via an additional annotation property) and require considerable amending before they fully comply with the OBO Foundry Aristotelean genera/differentia &amp; non-circular specification.</core:definition>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDataURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://genex.hgu.mrc.ac.uk/Databases/Anatomy/XML/$$ID$$.xml</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#emapMouseStageDataID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for the data associated with a Theiler mouse prenatal development stage as given by the EMAP Project,</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDiagramURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://genex.hgu.mrc.ac.uk/Databases/Anatomy/Diagrams/$$ID$$</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#emapMouseStageDiagramID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for the diagram associated with a Theiler mouse prenatal development stage as given by the EMAP Project.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifTaxonKeyURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#gbifTaxonKeyID</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.europe.gbif.net/portal/ecat_browser.jsp?taxonKey=$$ID$$&amp;countryKey=0&amp;resourceKey=0</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a taxonomy key in Global Biodiversity Information Facility taxonomic ,knowledgebase</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://data.gbif.org/species/$$ID$$</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#gbifID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a taxonomic category in Global Biodiversity Information Facility taxonomic ,knowledgebase</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#goURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <webServiceUrlTemplate rdf:datatype="&xsd;string">http://amigo.geneontology.org/cgi-bin/amigo/go.cgi?format=xml&amp;query=$$ID$$</webServiceUrlTemplate>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://amigo.geneontology.org/cgi-bin/amigo/go.cgi?view=details&amp;query=$$ID$$</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#GOid</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for an AmiGO Browser page for a given Gene Ontology term.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#graph_position_temporary">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">indicates the class may not be in its final preferred location within the ontology graph.  This label can be particularly useful during early ontology creation, as for certain entities, it may not be obvious where precisely a given class should reside until a sufficiently large portion of the graph has been settled.</core:definition>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#itisURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#itisID</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&amp;search_value=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a taxonomic category in the North American Integrated Taxonomic Information System (ITIS) taxonomic ,knowledgebase</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#jaxMiceURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://jaxmice.jax.org/strain/$$ID$$.html</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#jaxMiceID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a mouse strain tracked in the Jackson Laboratory Mouse database</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#meshURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <webServiceUrlTemplate rdf:datatype="&xsd;string">http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=mesh&amp;id=$$ID$$</webServiceUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#MeshUid</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.nlm.nih.gov/cgi/mesh/2008/MB_cgi?field=uid&amp;term=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for an NLM MeSH Browser page for a given MeSH heading.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <webServiceUrlTemplate rdf:datatype="&xsd;string">http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=taxonomy&amp;id=$$ID$$</webServiceUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#ncbiTaxID</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&amp;id=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a taxonomic category in NCBI Taxonomy</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#neuronamesURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://braininfo.rprc.washington.edu/Scripts/hiercentraldirectory.aspx?ID=$$ID$$</httpQueryUrlTemplate>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#neuronamesID</urlTemplateLinkedID>
        <obo_annot:usageNote xml:lang="en">The URL reference template for the main page in the BrainInfo.org portal for a NeuroNames neuroanatomical structure.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#nlx_000014">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#BirnlexCurator"/>
        <rdfs:label xml:lang="en">Anita_Bandrowski</rdfs:label>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#pending_final_vetting">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">indicates the term is likely ready for promotion to &quot;curation_complete&quot; status, and only requires a final review by the curators responsible.  A class may also be demoted to this status when a formerly &quot;complete&quot; class has been determined to require amendments.  In accordance with the emerging best practices, such a term will be moved to an obsolete branch of the ontology, when the new replacement class has been fully vetted and marked as such.</core:definition>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#pubchemCicURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#ChEBIid</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?cid=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for an PubChem Browser page for a given PubChem CID term.</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#raw_import">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">a class derived directly via import of an entity form an existing knowledge resource.  Terms labeled as such has yet to receive any additional curation.  As they do, their status is likely to change, though the link back to the original entity in the external resource is maintained.</core:definition>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#tacMiceURLTemplate">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#ReferenceURLTemplate"/>
        <urlTemplateLinkedID rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#tacMiceID</urlTemplateLinkedID>
        <httpQueryUrlTemplate rdf:datatype="&xsd;string">http://www.taconic.com/wmspage.cfm?parm1=$$ID$$</httpQueryUrlTemplate>
        <obo_annot:usageNote xml:lang="en">The URL reference template for a mouse strain tracked in the Taconic Farms Mouse database</obo_annot:usageNote>
    </owl:NamedIndividual>
    


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

    <owl:NamedIndividual rdf:about="&Backend;BIRNLex_annotation_properties.owl#uncurated">
        <rdf:type rdf:resource="&Backend;BIRNLex_annotation_properties.owl#CurationStatus"/>
        <core:definition xml:lang="en">indicates a class has been created by curators but has received minimal review.</core:definition>
    </owl:NamedIndividual>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotations
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#birnlexComment">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#editorialNote</obo_annot:annotationType>
        <core:editorialNote xml:lang="en">Is there a use for a BIRN-specific comment independent of rdfs:comment?</core:editorialNote>
    </rdf:Description>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#birnlexRetiredDefinition">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#definition</obo_annot:annotationType>
        <core:definition xml:lang="en">A former definition for a class.  It is kept for the purposes of interpreting annotations made when this definition was in effect and to monitor the evolution of class definitions.  Given this requirement, a &quot;retiredDate&quot; is added to the definition on the date of retirement.</core:definition>
    </rdf:Description>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#birnlexPendingDifferentiaNote">
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/OBO_annotation_properties.owl#pendingActionNote</obo_annot:annotationType>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#scopeNote</obo_annot:annotationType>
        <core:example xml:lang="en">&quot;Basal nucleus of Meynert&quot; is used for labeling the Basal nucleus in humans.  In a human specific neuroanatomical ontology layer, basal nucleus will receive the prefered lable &quot;Basal nucleus of Meynert&quot;.</core:example>
        <core:definition xml:lang="en">This is a note describing a pending class sub-genera.</core:definition>
    </rdf:Description>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasKnownApplicationUses">
        <obo_annot:annotationPropertyRange rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#KnownApplicationUses</obo_annot:annotationPropertyRange>
        <obo_annot:annotationPropertyDomain rdf:datatype="&xsd;string">owl:Class</obo_annot:annotationPropertyDomain>
        <obo_annot:hasValidationMethod rdf:datatype="&xsd;string">sparql_verify_annotation_domain_and_range</obo_annot:hasValidationMethod>
    </rdf:Description>
    <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#hasCurationStatus">
        <obo_annot:annotationPropertyRange rdf:datatype="&xsd;string">http://ontology.neuinfo.org/NIF/Backend/BIRNLex_annotation_properties.owl#CurationStatus</obo_annot:annotationPropertyRange>
        <obo_annot:annotationType rdf:datatype="&xsd;string">http://www.w3.org/2004/02/skos/core#editorialNote</obo_annot:annotationType>
        <obo_annot:annotationPropertyDomain rdf:datatype="&xsd;string">owl:Class</obo_annot:annotationPropertyDomain>
        <obo_annot:hasValidationMethod rdf:datatype="&xsd;string">sparql_verify_annotation_domain_and_range</obo_annot:hasValidationMethod>
    </rdf:Description>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // General axioms
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BONFIRE"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#EMAP"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2001"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#JAX-mouse-stock"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#PsychInfo_Thesaurus"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SAO"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#TacFarms"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Allan_MacKenzie-Graham"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Amarnath_Gupta"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Angie_Laird"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BIRN_OTF"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Bill_Bug"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Brett_Peterson"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Carol_Bean"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Christine_Fennema-Notestine"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#David_Kennedy"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jeff_Grethe"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jessica_Turner"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Jyl_Boline"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karen_Crawford"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Karl_Helmer"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Maryann_Martone"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Michele_Diaz"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Rob_Williams"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Hof-et-al-mouse-2000_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Franklin-mouse-2001_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Paxinos-Watson-rat-1998_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SumsDB_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1992_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-1998_abbrevSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Swanson-rat-2004_abbrevSource"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#curation_complete"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#definition_incomplete"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#graph_position_temporary"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#pending_final_vetting"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#raw_import"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#uncurated"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ATCC_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ChEBI_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IMSR_Glossary_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MGI_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#NeuroNames_defSource"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#The_Sylvius_Project_defSource"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ABA_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BAMS_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainInfo.org_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMap.org_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#BrainMaps.org_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#CoCoMac_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#Franklin-Paxinos-mouse-2001_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#FreeSurfer_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#GENSAT_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#IATR_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#MBAT_app"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#SenseLab_app"/>
        </owl:distinctMembers>
    </rdf:Description>
    <rdf:Description>
        <rdf:type rdf:resource="&owl;AllDifferent"/>
        <owl:distinctMembers rdf:parseType="Collection">
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#atccURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#bamsURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#chebiURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDataURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#emapMouseStageDiagramURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifTaxonKeyURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#gbifURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#goURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#itisURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#jaxMiceURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#meshURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#ncbiTaxURLTemplate"/>
            <rdf:Description rdf:about="&Backend;BIRNLex_annotation_properties.owl#neuronamesURLTemplate"/>
        </owl:distinctMembers>
    </rdf:Description>
</rdf:RDF>



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


